AWS SAA - Module 4 - Challenge Lab: Creating a Dynamic Website for the Café - Anand K

preview_player
Показать описание
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
Рекомендации по теме
Комментарии
Автор

This is my lucky day i was waiting for this lab.Thank you Sir keep the good work 😊👏👏

dhouhaaouididi
Автор

i updated the iam to caferole but the website is still stuck on the cafe title what to do?

Ali-wrrh
Автор

ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: YES)
when i enter password its gives me error

Tayyaba-queen
Автор

hi, please how could i get acccess to these labs?

teddycayne
Автор

I literal just copy paste the commands and have an error:

voclabs:~/environment $ service mysqld status
Redirecting to /bin/systemctl status mysqld.service
Unit mysqld.service could not be found.

cezar
Автор

How much pass percentage in this aws to get certificate

kasanavyasridurga
Автор

when executing the following command
service mysqld status

the following error appears:

Redirecting to /bin/systemctl status mysqld.service
Unit mysqld.service could not be found.


***I saw that the red hat version is 10, what would be the problem? helpp

NyxAGO
Автор

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

BreydNN