AWS Classroom Series – 07/Feb/2021

Cloud formation contd..

Lets create an rds instance

  • To Create database we will be using AWS RDS

    • Creating a db subnet group with 2 subnets in it
    • We will be using db security group
    • We will be create an rds mysql instance with db.t2.micro
  • Manual Steps

    • DB Subnet Group Preview Preview Preview
    • Create an RDS Instance
    • Create an ec2 instance with ubuntu image in app1 subnet
      • Select subnet
      • Select Security group
      • Select Key Value pair
    • Create an ec2 instance and install apache server while creating ec2 instance Preview
  • Cloud formation:

  • Architecture realized so far Preview

  • Improvements

    • We need to fix userdata problem
    • AMI ids and instance types are hard coded, we need to use parameters
    • Advanced: we are copying the same resources multiple times in a template to create resources, we need to explore re usability options

Leave a Reply

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

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

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