How to create a application on AWS(Amazon Web Services)?
To create a webapplication on the AWS follows the steps given below
Step:1 Create a Elastic Beanstalk by clicking on the Elastic Beanstalk link on the AWS dashboard.
Step:2 Click on create new application.
Step:3 Fill in all the details for the environment configuration details which includes the security group and key pair name setting which is used to connect the ftp client with the server.
Step:4 Fill in the details for the Database instance.
After doing all the above steps your application and environment will be set up.