Register
5:00
Stop
CCP - Technologies and concepts - Databases
Advanced
1/5
Which AWS database service is best suited for applications that require complex transactions and strong ACID compliance?
a.
Amazon Neptune, a fully managed graph database service that is purpose-built for storing and navigating highly connected datasets
b.
Amazon Aurora Serverless, an auto-scaling configuration for Amazon Aurora that automatically starts up, shuts down, and scales capacity based on your application's needs
c.
Amazon RDS (Relational Database Service)
d.
Amazon DynamoDB, which provides fast and predictable performance with seamless scalability for non-relational databases
Advanced