AWS Web Architecture 101 – Lessons Learned
This blog discusses some of the lessons learned in implementing a Web Architecture with RDS. We walk through some key elements and highlight some gotchas to be mindful of.
Scenario
The components for this scenario include:
- Virtual Private Cloud (VPC) with a public subnet and a private subnet.
- ELB for Web Traffic
- IIS Web Server instance
- MS SQL RDS instance
- Jump box for management connectivity
One of the first implementation considerations in AWS is how you will setup your network.… [Keep reading] “AWS Web Architecture 101 – Lessons Learned”