Aurora Global Databases

0

Is Global database is a feature of Aurora? can i use global database along with rds provisioned without using aurora instances

gefragt vor 2 Monaten266 Aufrufe
2 Antworten
0

Hello.

Yes, global database is a feature available in Aurora.
This is a feature not found in regular RDS database engines.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-global-database.html

profile picture
EXPERTE
beantwortet vor 2 Monaten
0

Hiii,

Yes, Amazon Aurora Global Databases is a feature of Aurora that allows you to create a single database that spans multiple AWS regions.

However, you cannot use Global Database with RDS provisioned instances without using Aurora instances. Global Database is a feature exclusive to Aurora and requires Aurora instances to function.

To use Global Database, you must:

  1. Create an Aurora primary instance in one region.
  2. Create Aurora read replicas in other regions.
  3. Enable Global Database on the primary instance.

You cannot use RDS instances (e.g., MySQL, PostgreSQL) with Global Database. You must use Aurora instances. https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-global-database.html

profile picture
EXPERTE
beantwortet vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen