AWS

Amazon Web Services (AWS) offers a broad portfolio of managed database services alongside options for running relational database engines such as MySQL in the cloud. This chapter covers the database types available on AWS, the Amazon Relational Database Service (RDS), Amazon Aurora (AWS's MySQL- and PostgreSQL-compatible database engine), and the tools and processes used to deploy and migrate databases into AWS.


Each topic in this chapter reflects features and behavior of Amazon RDS and Amazon Aurora as documented by AWS, with worked examples showing Infrastructure as Code, Lambda/Python connectivity, and migration scripting.