AWS Classroom notes 28/Oct/2023

AWS Networking

Scenario

  • Create a VPC in mumbai region
    • cidr: 10.10.0.0/21
  • subnets:

    • web1: (public)
      • AZ: a
    • web2: (public)
      • AZ: b
    • app1 (private)
      • AZ: a
    • app2 (private)
      • AZ b
    • db1 (private)
      • AZ a
    • db2 (private)
      • AZ b
    • mgmt1 (public)
      • AZ a
    • mgmt2 (public)
      • AZ b
  • Next Steps:

    • Security Groups
    • NACL
    • NAT Gateways

Leave a Reply

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

About continuous learner

devops & cloud enthusiastic learner