Live data from Hacker News

Viewing profile — sredevops01

sredevops01

HN member
Joined
Thu, Jul 27, 2023, 12:51 PM UTC
HN karma
-2
Public activity
10 items

About sredevops01

No profile information was provided.

Recent public activity

  1. comment
    Comment #41870164

    Exactly, that's how business works. You calculate the cost it will take to deploy in the new region, and tell them, in order for your business to move there, instead of using AWS o…

  2. comment
    Comment #41742725

    This is when you ask for a discount

  3. comment
    Comment #38462490

    One of the things I am working on is moving all our monitoring to grab and store into Azure Log Analytics. This tool is rather smart, if it can hook into all the services then let …

  4. comment
    Comment #38070683

    Yeah essentially this. Then have something crawl your database and find IP's that are crawling your dummy pages, and block those. Most of it is EC2/GCP instances and Azure VMs that…

  5. comment
    Comment #37585774

    Btw if you are thinking of doing this, how I have done it with other vendors, is use Terraform to export their config, then convert the TF data to my intended system. Rather than w…

  6. comment
    Comment #37512713

    I love Verizon's Edgecast cache feature. It just works so well.

  7. comment
    Comment #37512694

    Make it extremely easy, like with the addition of an API key, to swap over to your service during a failover/outage.

  8. comment
    Comment #37138367

    Terraform is terrible as it is. Good riddance. We need real tools instead of messing around with text files with ridiculous formatting.

  9. comment
    Comment #36956665

    True, spinning up nginx and setting that up is the cheapest option I have come across with the best enterprise support. It's also available in Microsoft to deploy instead of using …

  10. comment
    Comment #36955735

    Currently, how are your clients setup? What are their www and root records pointed to? For load balancing, all you need to do is CNAME your customer to your firewall/load balancer.…