Amazon Relational Database Service (Amazon RDS) is a web service that makes it easy to set up, operate, and scale a relational database in the cloud. You can migrate existing applications and tools that utilize a relational database to the Amazon Web Services because Amazon RDS offers access to the capabilities of a MySQL, Oracle, SQL Server, and the PostgreSQL database engine. Amazon RDS provides cost-efficient and resizable capacity while managing time-consuming database administration tasks. This efficiency frees you to focus on your applications and business.
This lab is focused on Amazon RDS. Follow along and learn to create and use your first RDS database with Amazon AWS.
Your first step to start the laboratory experience
How to create a DB Subnet Group for RDS instances
Create an RDS instance using the MySQL engine
How to add the right rules to connect to the RDS instance
Launch a new EC2 instance using the management console wizard
How to use a remote Linux shell from Windows, Linux or Mac
How to use the mysql client to connect to an RDS instance
How to destroy an RDS instance