Saturday, October 19, 2024

Cloud Project: Deployment of Multicloud App

 Project name: Deployment of Multicloud App

Objectives: To deploy a multicloud app using two load balancer setups on AWS and Azure platforms

Skills: AWS, Azure, High Availability, Cloud Architect


Scenario

A logistics company wants to ensure high availability for its end users using their web application which can be accessed from anywhere in the world. Since the web application gets huge traffic everyday, the company cannot afford to have any downtime. So they have decided to deploy the web application on two cloud platforms to maintain resiliency.


Create an architecture and the step-by-step guide to provide a solution for this scenario.


Object:

Deploy the web application on both AWS and Azure so that if one platform experiences downtime, the application remains available on the other


Diagram









Step

1. Set up Azure VMs (VM1, VM2)







2. Set up AWS EC2 instances (two)











3. Set up Window web servers (4)
















4. Azure Load Balancer setup










5. Azure Traffic manager setup








 






6. Health Check and Test



No comments:

Post a Comment

Waviz Project: Building a Visualizer Without External Libraries

  Back in the day , music visualizers were magic. Whether it was the old Windows Media Player or Winamp, watching sound morph into motion fe...