Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sredevops01
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sredevops01
2y ago
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 3-years at this rate.
2.
▲
by
sredevops01
2y ago
This is when you ask for a discount
3.
▲
by
sredevops01
3y ago
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 would be cool. Not sure t
4.
▲
by
sredevops01
3y ago
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 you have to
5.
▲
by
sredevops01
3y ago
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 API because the APIs ch
6.
▲
by
sredevops01
3y ago
I love Verizon's Edgecast cache feature. It just works so well.
7.
▲
by
sredevops01
3y ago
Make it extremely easy, like with the addition of an API key, to swap over to your service during a failover/outage.
8.
▲
by
sredevops01
3y ago
Terraform is terrible as it is. Good riddance. We need real tools instead of messing around with text files with ridiculous formatting.
9.
▲
by
sredevops01
3y ago
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 being cloud nati
10.
▲
by
sredevops01
3y ago
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 this. For exam