Ensure you have a valid email address.
Ensure you have a smartphone with a Two Factor Authentication tool such as Microsoft Authenticator.
Step By Step - Configure a GitHub Account
Step By Step - Install Visual Studio Code
Step By Step - Install and Configure Git
Step By Step - Connect Visual Studio Code to GitHub
Step By Step - Create an AWS Account
Step By Step - Connect Visual Studio Code to AWS
Step By Step - Build a Static Website on AWS - Prerequisites

1 - Actor uses laptop, opens browser, and types in a ULR.
2 - Browser queries DNS service to locate website.
3 - DNS service tries to locate website. Route 53 returns the DNS record to the DNS server so it can direct the browser request to the Application Load Balancer.
4 - Browser request is answered by the Application Load Balancer.
5 - The Application Load Balancer is integrated with AWS Certificate Manager and provides the public certificate to the browser.
6 - The Application Load Balancer connects to EC2, which runs IIS and returns that result to the Application Load Balancer, which returns that result to the client.



































































































