Hacker News new | ask | show | jobs
by sredevops01 1003 days ago
Make it extremely easy, like with the addition of an API key, to swap over to your service during a failover/outage.
1 comments

Love this. Thank you!
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 change and the Terraform modules are updated pretty fast to export the required data with SaaS vendors