Setup RDS Instance

Now it's time to actually setup an RDS instance. This instance will be in the free tier, but we'll be using secrets manager (monthly charge of $0.40) to manage the admin password for the database.

  • We'll start by creating the RDS instance.
  • Then we'll setup a quick database on the instance for testing.
  • Then we'll look at how to configure the database with parameter and option groups.
step 1:

Navigate to the RDS console

Navigate to RDS in the AWS console
step 2:

Click on Create database

Click Create database
step 3:

Select Standard create

Select Standard create
step 4:

Select MySQL

Select MySQL as the database engine
step 5:

Select Free tier

Select Free tier template
step 6:

You can leave the default identifier and admin name, or change them to something else

Keep the default database identifier or enter a custom name
step 7:

Select **Managed in AWS Secrets Manager - most secure

Select Managed in AWS Secrets Manager for credentials

This means we'll need to use AWS Secrets Manager to manage the admin password for this database. This also means we'll need to get the password from secrets manager after the database has been created.

Cloud Course
Cloud Course
$89.70
$299.00 Lifetime
  • 81+ learning resources
  • 57 lessons and tutorials
  • 15 hands-on deployments
  • 9 quizzes
  • 29 videos (4h 17m 38s)
  • More content coming soon
  • Unlimited lifetime access to all course content
  • Deployment assessment CLI tool
  • Exclusive Discord access
Original Price:$299.00
Discount:-$209.30
Total:$89.70