project 3(Devops):3-Tier Architecture Deployment on aws
introduction Architecture Overview In this architecture, a public-facing Application Load Balancer forwards client traffic to our web tier EC2 instances. The web tier is running Nginx webservers that are configured to serve a React.js website and re...
Dec 23, 202330 min read120

