BUILDING AWEB-APP
SERVERWITH AWS
Nicholas Swink
Making aVirtual Private Cloud
Public and Private Subnets inTwo
Availability Zones
Created three security groups
Created a Load Balancer For OurVPC
Putting our database in the cloud with
RDS
CreatingTheWeb Page
CreatingTheWeb ServerWith Node.js
CreatedTwo AMI’s forWeb Server and
Node.js Server
■ Created anAMI for our web server with our html on it and another for our node.js
server
■ Then made two auto scaling groups that use thoseAMI’s
■ Finally created two launch configurations that use those auto scaling groups
Once our launch configurations spin up
instances…
Our web server can be accessed through the load balancer’s DNS name
Here is what ourVirtual Private Cloud
looks like

Project final pres