Recently I have discovered that now you can provision a standby Autonomous Database on shared Exadata infrastructure. This peer database can be then used for data protection and disaster recovery. The technology behind is well known. It is Data Guard, here called Autonomous Data Guard. Sounds great? There is only one drawback. Your primary ATP … Continue reading DataGuard Protection for OCI Autonomous Database
Category: switchover
Cross-region DataGuard in OCI coded with Terraform
In one of the latest lessons of my tutorial I have shown how to setup DataGuard locally within the same region. I guess this is some sort of database protection, but in case of the whole region failure it will not help at all. So it is worth to consider the cross-region solution for database … Continue reading Cross-region DataGuard in OCI coded with Terraform