Practice
After watching Plan, the player prepares for Practice
- In the Practice interface
- Read step 1 of Database in Practice
- Read CONCEPT
- Select START LAB
- Select the arrow to the right to see the next steps

- In the Learn interface
- Read step 2 of Database in Practice
- Read CONCEPT
- Select Open AWS Console

- In the AWS Console interface

- In the Practice* interface
- Read step 3 of Database in Practice
- Select CONCEPT
- Select the arrow to the right to see the next steps

- In the Practice interface
- Read step 4 of Database in Practice
- Read CONCEPT
- Select the arrow to the right to see the next steps

- In the RDS interface
- Select Databases
- Select Create database
- In Choose a database creation method, select Standard create
- In Engine options, select MariaDB

- In the Practice interface
- Read step 5 of Database in Practice
- Read CONCEPT
- Select the arrow to the right to see the next steps

- In the RDS interface
- Version, select MariaDB 10.4.13
- Templates, select Dev/Test

- In the RDS interface
- Version, select MariaDB 10.4.13
- Templates, select Dev/Test

- In the Practice interface
- Read step 6 of Databases in Practice
- Read CONCEPT
- Select the arrow to the right to see the next steps

- In the RDS interface
- DB instance identifier, enter
my-database
- Master username, enter
admin
- Master password, enter
123456789admin
- Confirm password, enter
123456789admin

- In the Practice interface
- Read step 7 of Databases in Practice
- Read CONCEPT
- Select the arrow to the right to see the next steps

- In the RDS interface
- In DB instance class, select Burstable classes (includes t classes)
- Select db.t3.large
- In Storage type, select General Purpose SSD (gp2)
- In Allocated storage, enter
20

- In the Practice interface
- Read step 8 of Databases in Practice
- Select CONCEPT
- Select the arrow to the right to see the next steps

- In the RDS interface
- In Storage autoscaling, select Enable storage autoscaling
- In Maximum storage threshold, enter
1000
- In Multi-AZ deployment, select Create a standby instance (recommended production usage)

- In the Practice interface
- Read step 9 of Databases in Practice
- Read CONCEPT
- Select the arrow to the right to see the next steps

- In the Connectivity interface
- Choose the default VPC
- Select the default Subnet group
- In Public access, select No
- In VPC security group, select Choose existing
- In Existing VPC security groups, select default

- In the Practice interface
- Read step 10 of Databases in Practice
- Read CONCEPT
- Select the arrow to the right to see the next steps

- In the Additional configuration interface
- In Initial database name, enter
my_database
- In DB parameter group, select default:mariadb-10-4
- In Option group, select default:mariadb-10-4
- In Backup, select Enable automated backups
- In Backup window, select No preference
- Select Copy tags to snapshots

- In the Practice interface
- Read step 11 of Databases in Practice
- Select the arrow to the right to see the next steps

- In the RDS interface
- In Encrytion, select Enable encrytion
- In Performance Insights, uncheck Enable Performance Insights
- In Monitoring, uncheck Enable Enhanced monitoring

- In the Practice interface
- In step 12 of Databases in Practice
- Select the arrow to the right to see the next steps

- In the Create database interface
- In Maintenance, uncheck Enable auto minor version upgrade
- In Maintenance window, select No preference
- View Estimated monthly costs
- Select Create database

- In the Practice interface
- Read step 13 of Databases in Practice
- Select the right arrow to see the next steps

- Congratulations to the player on completing the lab

- Review my-database just created
