Can Java Enterprise Edition applications on AWS EC2

0 votes
I aim at doing the following:

First deploy a Java EE app on amazon-EC2. Second, keep changes to the meta-data of the app server after an instance reboot. How does one proceed with it?
May 15, 2018 in Cloud Computing by code_ninja
• 6,290 points
802 views

1 answer to this question.

0 votes
It would be good if you start with this:
http://docs.aws.amazon.com/gettingstarted/latest/awsgsg-intro/intro.html
This link should give you the complete the know-how.

And yes, it is possible to deploy your Java EE to EC2. These are the probable steps:
1.    Begin by starting an instance
2.    Then Install a Java EE application server
3.    Install your application (war/ear) into the application server
These the options you have
1.you can bundle the above into an ebs ami,  
2. you can write a script (bash/tcl) which will apply these changes when your instance initiates. The scripts enables modification of what gets installed/started/moved around without having to rebundle your instance.
There's some great resources here: http://developer.amazonwebservices.com/connect/kbcategory.jspa?categoryID=100
answered May 15, 2018 by Meci Matt
• 9,460 points

Related Questions In Cloud Computing

+1 vote
5 answers

Java 8 application on EC2

This set of command will serve the ...READ MORE

answered Oct 25, 2018 in Cloud Computing by gionete
1,722 views
0 votes
1 answer

How can install MongoDB on AWS?

Installing MongoDB Run these commands individually from the ...READ MORE

answered Aug 13, 2018 in Cloud Computing by bug_seeker
• 15,520 points
464 views
0 votes
2 answers

How can I route request to EC2 instance behind AWS ELB?

You can have a look at the ...READ MORE

answered Aug 17, 2018 in Cloud Computing by Priyaj
• 58,090 points
846 views
+1 vote
1 answer

Can we host website on AWS EFS

You can host a website on a ...READ MORE

answered May 4, 2018 in Cloud Computing by DragonLord999
• 8,450 points
555 views
0 votes
1 answer

AWS: How can you connect to an EC2 Linux instance using Putty?

1. Select your instance in the EC2 ...READ MORE

answered Aug 6, 2018 in Cloud Computing by Meci Matt
• 9,460 points
918 views
0 votes
1 answer

Can someone brief on Topic modelling in AWS?

Topic Modeling identifies relevant terms or topics ...READ MORE

answered Nov 13, 2018 in Cloud Computing by SIMON
506 views
0 votes
1 answer

AWS EC2 Cloud: Can you remove Bitnami info page banner for AWS Cloud EC2

Now the problem is to remove the ...READ MORE

answered May 23, 2018 in Cloud Computing by Meci Matt
• 9,460 points
870 views
0 votes
1 answer

AWS: Can we Disable Redis Instance Swap on ElastiCache

Is it because you are having trouble ...READ MORE

answered May 29, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,079 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP