ITM 300 - Cloud Foundations

Midterm

list

ITM 300 Midterm Instructions

Do this midterm in your LEARNER LAB enviornment

Important Instructions

The instructions for this midterm are not all inclusive. You will be required to figure out what you must install, what additional services you must create, what other ports to enable, and what other configurations are necessary to make the website work as intended.

Read ALL instructions prior to beginning the midterm.

Complete the following:

This will be a new server from the server we did in class.

For the content of the website, you will need to clone the public GitHub repo React github repo into the default website directory being served for index.html. Note, you may need to run the clone command as sudo, ie. sudo git clone https://github.com/blaineh-byu/aws-byui-lab-sample-react-site.git.

Complete the following:

Helpful hints

You will need to ssh into your Linux server using the private key that you create while provisioning or just connect via the browser shell (connect option).

You may look back at other module labs to help you find the commands you need to complete the task, use online resources, or utilize gernative AI (chatGPT) to help you.