Skip to main content

Command Palette

Search for a command to run...

Kodekloud - 100 Days of cloud (AWS) Day 31: Configuring a Private RDS Instance for Application Development

Published
1 min read

Step 1: Login into the AWS environment using provided credentials.

Step 2: Go to RDS Section and select MYSQL option.

Step 3: Select the version for MYSQL as mentioned below.

Step 4: Name the DB instance and mention the credentials management type.

Step 5: Select the instance type for instance.

Step 6: Enable auto scaling for storage and mention maximum limit.

Step 7: Create the instance and the verify.