DevOps Classroom notes 06/Jun/2025

Activity -2 : Creating an ntier application in AWS

  • Overview
    Preview
  • Manual steps

    • Create a vpc
      • cidr
      • region
    • Create six subnets
      • zone
      • cidr
    • Create an internet gateway and attach to vpc
    • modify default route table to add route to internet gateway
      • route:
        • cidr: 0.0.0.0/0
        • forward to internet gateway
    • add 3 security groups for web, app, db servers
    • Now import a key pair
    • create an ec2 instance with subnet selected, AMI (os image), key pair with public ip enabled (user data-> script to install during creation)
      • AMI id
  • Refer Here for the basic template
  • Exercise: Create till security groups in terraform

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