AWS Three‑Tier Web Architecture Project
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 redirects our API calls to the applica...
aqibaws.hashnode.dev1 min read