Its easy to create php application  with amazon elastic beanstalk.

What is AWS Elastic Beanstalk


AWS Elastic Beanstalk is an even easier way for you to quickly deploy and manage applications in the AWS cloud. You simply upload your application, and Elastic Beanstalk automatically handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring. At the same time, with Elastic Beanstalk, you retain full control over the AWS resources powering your application and can access the underlying resources at any time.

1. Select PHP

The getting started page of AWS elastic beanstalk will show you several options (tomcat , php , python, node ) . Select application type as PHP from that drop down box and click on "Get Started" button.

Now the AWS elastic beanstalk will create php sample application for you. You can replace this application with your own application. Here you can see the process while creating sample php application.

After creating that sample application it will show green color mark to specify that the application running in healthy manner.

2. Upload PHP application 

Now you can upload your own php application . Here you can see the screenshot

Run Your Application

Now run your application on default domain. Here you can observe the red mark for default domain.


If you want run your application on your own domain then use AWS Route53. Here you can see how to run application on customize domain

THANK YOU

0 comments:

Blogroll

Popular Posts