Chapter 11. DB Instance Administration and Management
As we know, Amazon RDS takes care of time consuming management tasks, such as provisioning and maintenance, freeing you to focus on your application and business. You still need to understand how RDS platform works and how best you can make use of it. In this chapter, we will learn how you can work with RDS platform using PowerShell and perform day-to-day activities. Though there are multiple database engines supported by the RDS platform, I will primarily make use of MySQL database engine to demonstrate the operational aspects of the platform in this chapter. Focusing on all the database engines is beyond the scope of this book, but I would like to advise you to review the RDS User Guide for the database engine that you want to work with. Conceptually, it will be the same for all the other database engines, with the exception of read replicas as they are not something you find in the Oracle or SQL Server database engines.
In this chapter...