Is it possible to have something similar to DynamoDB global tables in AWS RDS?
I know that with Aurora we can have multiple read-replicas in different regions and two active masters in the same region but does AWS offer the possibility for a relational database to have two active masters to write to in two different regions?