3 Views 0 Ratings Rate it

This tutorial show you how to setup and deploy a PHP application using Elastic Beanstalk service in your AWS account.

Following is the list of topics covered in this session:
1.Introduction to EBS
2.Introduction to Amazon Elastic BeanStalk
3.Amazon Elastic BeanStalk Functionality
4.Amazon Elastic BeanStalk Advantage
5.Amazon Elastic BeanStalk Highlights
6.Why not use my own app server AMI?
7.Elastic BeanStalk Under-the-Hood
8. How do I access Elastic Beanstalk?

AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, and Docker on familiar servers such as Apache HTTP Server, Apache Tomcat, Nginx, Passenger, and IIS. You can simply upload your code and Elastic Beanstalk automatically handles the deployment, from capacity provisioning, load balancing, auto-scaling to application health monitoring.

Amazon Elastic BeanStalk, a PaaS (Platform as a Service) service handles capacity provisioning, app health monitoring and allows users to create applications. To have more insight into what it is and how it works, watch the video that talks about the following:


3 Views 0 Ratings Rate it

Written by admin