Creating and Deploying PHP Applications on AWS Elastic Beanstalk
Elastic Beanstalk for PHP makes it easy to deploy, manage, and scale your PHP web applications using Amazon Web Services. Elastic Beanstalk for PHP is available to anyone developing or hosting a web application using PHP. This section provides instructions for deploying your PHP web application to Elastic Beanstalk. You can deploy your application in just a few minutes using the Elastic Beanstalk Command Line Interface (EB CLI) or by using the Elastic Beanstalk Management Console. It also provides walkthroughs for common frameworks such as CakePHP and Symfony2.
The topics in this chapter assume some knowledge of Elastic Beanstalk environments. If you haven't used Elastic Beanstalk before, try the getting started tutorial to learn the basics.
Topics
- Using the AWS Elastic Beanstalk PHP Platform
- Deploying a Laravel Application to Elastic Beanstalk
- Deploying a CakePHP Application to Elastic Beanstalk
- Deploying a Symfony2 Application to Elastic Beanstalk
- Deploying a High-Availability PHP Application with an External Amazon RDS Database to Elastic Beanstalk
- Deploying a High-Availability WordPress Website with an External Amazon RDS Database to Elastic Beanstalk
- Deploying a High-Availability Drupal Website with an External Amazon RDS Database to Elastic Beanstalk
- Adding an Amazon RDS DB Instance to your PHP Application Environment
- Resources

