Embed presentation
Download to read offline











Nicholas Swink created an AWS virtual private cloud with public and private subnets across two availability zones and three security groups. A load balancer was set up for the VPC along with an RDS database in the cloud. Two AMIs were created, one for a web server with HTML and another for a Node.js server, each using auto scaling groups and launch configurations to spin up instances. Once launched, the web server could be accessed through the load balancer's DNS name.










