MultiCloud Classroom notes 21/May/2025

Nop Commerce

  • This is an open source ecommerce application
  • link
  • System Components

    • App Server
    • Database Server
      Preview
  • Minimum infra required

    • network
    • 2 servers with ubuntu os connected to the network
  • To make this application available to public we need public ip address which is mapped to some domain
    Preview

How to make this work on AWS

  • We need a Network which is capable of having both public and private ip address (VPC)
  • We would need a server running mysql database (RDS)
  • We would need a server running ubuntu where we can install nop Commerce (EC2)
  • We need to configure restricted access for administration and free access over web

How to make this work on Azure

  • We need a Network which is capable of having both public and private ip address (Virtual Network)
  • We would need a server running mysql database (Azure For mysql)
  • We would need a server running ubuntu where we can install nop Commerce (Virtual Machines)
  • We need to configure restricted access for administration and free access over web
  • Refer Here for Service Equivalents

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

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