We want to use a backup server, when the website goes down.
Public website: example.com
Running server: example.aws.com
Backup server: example2.aws.com
How can we use the backup server without downtime?
If we update the CNAME record, it takes some time before it is working.
Can we use Cloudflare load balancer?