Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (12.9k points)

Can anyone point me to the steps/resources that describe:

How to deploy a Java EE app on amazon-EC2

Maintain changes to the meta-data of the app server (deploy new applications) after an instance reboot (probably using amazon-ebs)

1 Answer

0 votes
by (18.2k points)

Try the following steps:

1. Start an EC2 instance

2. Install any Java EE application server such as tomcat, glassfish or any other.

3. Install your application into the application server

After the above steps are done, you can now create an AMI of this instance or you can also create a user script which will apply these changes when your instance starts.

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
asked Jul 11, 2019 in AWS by yuvraj (19.1k points)
0 votes
1 answer
0 votes
1 answer

Browse Categories

...