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: dataguard
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
How to use Terraform and OCI – lesson 7a
A few days back I have written a post about a new feature in OCI related to the DBSystem. Now you can change the shape of your VM where your database is deployed. This level of elasticity is crucial. But what to do in case of a Disaster Recovery scenario. What to do when one … Continue reading How to use Terraform and OCI – lesson 7a