https://github.com/panntod/mysql-rds-on-aws
Create simple Database using RDS and MySql on Aws 💻
https://github.com/panntod/mysql-rds-on-aws
aws ec2 mysql rds subnet-group vpc
Last synced: 3 months ago
JSON representation
Create simple Database using RDS and MySql on Aws 💻
- Host: GitHub
- URL: https://github.com/panntod/mysql-rds-on-aws
- Owner: panntod
- Created: 2024-03-22T08:54:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T02:35:32.000Z (over 2 years ago)
- Last Synced: 2024-05-08T00:17:49.172Z (about 2 years ago)
- Topics: aws, ec2, mysql, rds, subnet-group, vpc
- Homepage:
- Size: 3.36 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MySql-RDS-on-Aws
Amazon Relational Database Service is a distributed relational database service by Amazon Web Services. It is a web service running "in the cloud" designed to simplify the setup, operation, and scaling of relational databases for use in applications
*Note: Make sure you have done these steps
- [Create Vpc](https://github.com/panntod/MySql-RDS-on-Aws/tree/main/Create%20Vpc)
- [Create EC2](https://github.com/panntod/MySql-RDS-on-Aws/tree/main/Create%20EC2)
- [Create Subnet Group](https://github.com/panntod/MySql-RDS-on-Aws/tree/main/Create%20Subnet%20Group)
## Next, let's create an rds by following these steps
1. 
2. 
3. 
4. 
5. 
6. 
7. 
8. 
9. 
10. 