AWS Classroomnotes 09/Dec/2022

Connecting to AWS RDS with in VPC

  • We have create a windows vm and installed mysql workbench and tried to connect to the database (rds) which is present in the same vpc (network) and the connection was successful.
    Preview
  • Lets try to make mysql connection over ssh using a public ip of the linux machine. This is refereed as tunneling connection.
    Preview
    Preview
    Preview
    Preview

Instance Configuration

  • AWS db instances have different sizes and purposes
    • General Purpose
    • Memory Optimized
      Preview
  • With db instance type we indirectly selct
    • number of cpus
    • RAM
    • Network speed
      Preview
  • For free tier usage we have
    • db.t2.micro => 1 vcpu and 1 GB RAM
    • db.t3.micro => 2 vcpu and 1 GB RAM
  • Not all db engines support micro or small instance sizes

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