inDevelopme / justaskdavidb

These are the publications that players on our team created for publications.
GNU General Public License v3.0
1 stars 1 forks source link

Participants interested in AWS devops should have basic understanding of AWS RDS #18

Open justaskdavidb opened 1 year ago

andrew-zhouu commented 2 days ago

Deploying an RDS Instance

1. Create Database:

2. Launch the Database:


Multi-AZ and Read Replicas

1. Multi-AZ Deployment:

2. Read Replicas:


Backup and Recovery

1. Automated Backups:

2. Manual Snapshots:

3. Point-In-Time Recovery:


Security and Monitoring

1. Security Groups:

2. Encryption:

3. Monitoring with CloudWatch:

4. Performance Insights:

5. IAM Roles:


Summary