All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
846 B
846 B
Lab 5
Build an RDS Database (MySQL) within VPC
Tasks
- Using Terraform, provision a private RDS MySQL 8.0 instance in the same VPC. Restrict access so only your EC2 (from Month 1) can connect on port 3306.
Map
Resources
- https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc
- https://docs.aws.amazon.com/vpc/latest/userguide/vpc-cidr-blocks.html
- An Introduction to Networking Terminology, Interfaces, and Protocols
- Understanding IP Addresses, Subnets, and CIDR Notation for Networking
Terms
- CIDR blocks:
- IPv4 and IPv6: