Module 4 - Challenge Lab: Creating a Dynamic Website for the Café
Lab overview and objectives
In this lab, you will deploy an application on an Amazon Elastic Compute Cloud (Amazon EC2) instance. The application enables the café to accept online orders. After testing that the application works as intended in the first AWS Region (the development environment), you will then create an Amazon Machine Image (AMI) from the EC2 instance. You will also deploy a second instance of the same application as the production environment in another AWS Region.
After completing this lab, you should be able to:
Connect to the AWS Cloud9 IDE on an existing EC2 instance
Analyze the EC2 instance environment and confirm web server accessibility
Install a web application on an EC2 instance that also uses AWS Systems Manager Parameter Store
Test the web application
Create an AMI
Deploy a second copy of the web application to another AWS Region
Pl.Note: solve it by replacing "mysqld" with "mariadb" in all of the commands provided
Ещё видео!