Final Project Lab
The second deliverable is a "proof of concept" lab that you build from what you learned in this class using the AWS Academy Learner Lab.
(Note: You must log in to AWS Academy Learner Labs and use that lab for this project! )
This proof of concept lab will show the CEO what AWS is capable of! For your final project lab submission, you must submit evidence of having configured the following:
A security group called "lastname FP SG" with the following inbound security rules from 0.0.0.0/0: Ports 22 (TCP), 80 (TCP/UDP), 3389 (TCP) and 443 (TCP)
2 micro instances running the OS Windows Server 2019 with the security group created above assigned to them. Name the servers lastnameFP1 and lastnameFP2 in AWS.
Rename the servers in Windows to LastnameFP1 and lastnameFP2.
IIS 10.0 installed on both servers with a sample web page created using this how-to (CLICK HERELinks to an external site.)
For reference, here is an additional how-to describing installing IIS on Server 2019 (CLICK HERELinks to an external site.)
A load balancer called "lastnameFPLB" that is directed to port 80 on both of the web servers
Also include a screenshot of the "Targets" for the load balancer that shows both nodes (it is OK if they do not show healthy as long as you can access your website using the load balancer URL)
Include a screenshot showing accessing your webpage using the load balancer URL.
A Route 53 DNS entry pointing at the Load Balancer DNS hostname using a domain name of "IFT320Spring2021.com"
You will need to use the old Route 53 interface in order to create this entry
You will not be able to access this entry, you just need to show you created it
This will be an internal zone, you do not need to try to register it and make it external
CloudWatch metrics showing the resource utilization of both servers
A DynamoDB Table that contains the contact information of ASU., Inc's customers
You only need a screenshot of the table in the AWS UI, you do not need to display it
First
Last Phone Number
Nick Smith 363-634-5736
Bob Johnson 363-634-5766
Teresa Thorton 363-634-5797
Kendra Li 363-634-2634
Steve Drift 225-446-9029
YourName YourName 123-456-1235
As a note, every lab screenshot must reflect the naming conventions above. Any deliverables without the naming conventions in the screenshots will not have credit reflected. Additionally ALL screenshots must include your name on it either due to a named resource or because your AWS login is visible in the top right of the page. Any screenshots without your name will not be counted toward your grade. Last, the list above is effectively the rubric for this assignment, make sure you have proof of each item in what you turn in!