Deploy Java Web Application in Amazon Elastic Beanstalk Free Usage Tier

We know amazon provides best and powerful cloud computing compare to others.Here we will see how to deploy java web application in amazon cloud.Amazon has Elastic Beanstalk Platform-as-a-Service (PaaS) solution that easier way for you to quickly deploy and manage applications in the AWS cloud.
You just simply upload your application, and Elastic Beanstalk automatically handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring.We will use Amazon Free Usage Tier to deploy java application.And this post is really useful for person who is new to Amazon Web Services.

Amazon Cloud – Elastic Beanstalk

Check the Steps involved in deploying java application.

Also check the link about How to Deploy Web Application in Free Usage Tier.

I have a  Sample Spring MVC Project War file.Before starting this you should have amazon AWS Account to deploy your application in the cloud.

Step1:

Open AWS Elastic Bean console using this link.

Step 2:Click Create New Application.Upload your application like below.

Deploy Java Web Application in Amazon Elastic Beanstalk Free Usage Tier

Step 2:  Enter environment details like name and application url.
Deploy Java Web Application in Amazon Elastic Beanstalk Free Usage Tier

Step 3: For Free Usage tier you should use micro instance type.

Deploy Java Web Application in Amazon Elastic Beanstalk Free Usage Tier                           
 Step 4:Review the application details before deployment.

Deploy Java Web Application in Amazon Elastic Beanstalk Free Usage Tier             Check the application deployed successfully.And view the application using below url

Deploy Java Web Application in Amazon Elastic Beanstalk Free Usage Tier

http://springmvcapp.elasticbeanstalk.com

Deploy Java Web Application in Amazon Elastic Beanstalk Free Usage Tier

Note: I will delete this application after some so don’t expect this url will alive.

Also Check the post about How to deploy Java Application in Appfog

I am MohanFounder of TechPages.If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.
About admin

This is Mohan Jayapalan author of TechPages Blog.I am a part time blogger and Currently working for private Software Concern.