Start LAMP Stack Web application

https://aws.amazon.com/cn/getting-started/projects/launch-lamp-web-app/

In this project, you will learn how to use the AWS Elastic Beanstalk and Amazon Relational Database Service (RDS) to deploy high availability LAMP stack Web application. This stack using Linux, Apache, MySQL and PHP. Using Elastic Beanstalk, you simply upload the code, Elastic Beanstalk automatically pre-processing includes capacity, load balancing, automatic deployment and expansion of health monitoring applications, including. Elastic Beanstalk according to the specific needs of the application, can be easily adjusted using the Auto Scaling settings to automatically expand and reduce application. Use Amazon RDS, you can easily set up in the cloud, operation and extended relational database. Amazon RDS can simultaneously process time-consuming database administration tasks, provide cost-effective adjustable capacity.

aws-project_lamp-app_arch
 

Guess you like

Origin www.cnblogs.com/cloudrivers/p/11328984.html