MultiCloud Classroom notes 22/May/2025

Realizing nop commerce in AWS

  • Create a network using vpc, we need to give private ip range 10.0.0.0/16
  • To understand the next topic, today explore
    • Region
      • Zones (AZ): This will have many datacenters in it
  • As we need to create subnets

    • AWS: Subnet is mapped to a availability zone
  • For nop Commerce lets create two subnets

    • app
    • db
  • AWS: AWS used id’s over names
  • Watch recording for steps
  • We have create a network with one public and one private subnet
  • Lets create two security groups

    • one for nop commmerce (80,5000,22)
    • one for mysql (3306)
  • Lets create an ec2 instance in app subnet (Watch recording)
  • To connect to linux instance
ssh -i <path to pem> username@ipaddress

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
Social Media Icons Powered by Acurax Web Design 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