AWS Classroomnotes 14/Sep/2023

AWS RDS

  • RDS (Relational Database Service) is managed Relational Database offering from AWS and it natively supports
    • mySQL
    • Postgres
    • Microsoft SQL Server
    • Oracle
  • AWS has a default vpc in every region with one subnet per AZ.
  • DB subnet group is group (atleast 2) subnets where AWS will be creating rds database instace
  • AWS RDS has a default DB subnet group
  • Every DB Instance has two options
    • publically accessible (internet facing)
    • internally accessible (available with in vpc)
  • Around Every Database instace we can protect it by Security group which will have allow rules around ip,protocol and port
  • Overview of the discussion
    Preview

Lets create our first free tier eligible mysql rds instance

  • Navigate to RDS and follow the below screens
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
  • Lets figure out endpoint info and security group
    Preview
  • Lets add a rule to allow access from any ip address
    Preview
    Preview
  • Now lets connect to the database (Follow instructions as discussed)
    Preview
  • Clean up
    Preview
    Preview

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube