sredevops01
No user record in our sample, but sredevops01 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but sredevops01 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
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 or GCP or any competitor, we need…
This is when you ask for a discount
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 me funnel it to Log Analytics that…
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 people spin up with stolen cards, so…
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 writing code to import based on their…
I love Verizon's Edgecast cache feature. It just works so well.
Make it extremely easy, like with the addition of an API key, to swap over to your service during a failover/outage.
Terraform is terrible as it is. Good riddance. We need real tools instead of messing around with text files with ridiculous formatting.
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 their tools. However, some people like…
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. So you aren't using A records for…