February 2021
Intermediate to advanced
388 pages
6h 45m
English
In the last chapter, you learned how to use the Auto Scaling group to scale in and scale down your resources based on demand.
In this chapter, we'll look at AWS Relational Database Service (RDS), to manage database service by using AWS. Using AWS RDS, it's easier to set up and manage databases in the cloud. When you use AWS RDS to create your database, AWS will take care of some of the heavy lifting, including the following:
In this chapter, we will look at various RDS offerings, and then we deep dive into the offering covering MySQL. We will start with setting ...