Summary and Quiz

Get a refresher on what we’ve learned about the databases in AWS and take a short quiz to validate your knowledge.

We'll cover the following...

We’ve studied different databases offered by AWS and their important features, use cases, and limitations. Let’s summarize the services we’ve covered:

Summary

  • Amazon RDS: Amazon RDS is a fully managed relational database service that supports multiple popular database engines, such as MySQL, PostgreSQL, Oracle, and SQL Server. To ensure high availability, it offers deployment options including Single-AZ, Multi-AZ, and Multi-AZ DB Cluster. It also provides automated backups, failover, and scalability features.

  • Amazon Aurora: Aurora is a fully managed ...