简体   繁体   中英

Connection to Amazon EC2 instance and RDS

I'm having some problems with the integration of my android app, Amazon EC2 and Amazon RDS system. Yesterday I create my ec2 instance, deployed my webservice, set up de security groups, and I did the same thing to my RDS system. Everything was working very well.

Today I can't retrieve any information from my RDS, nothing returns to my app. Although, I can connect to both systems through SSH, but neither from a navigator nor from my phone.

There are another configuration I should do to be capable to access all the time my systems from my app?

I finally found out my mistake, It's was really missing some configuration to me to do. I needed to configure my tomcat service to launch automatically. Here is a link that can help everyone to configure their tomcat 7: http://www.javacodegeeks.com/2013/10/amazon-free-usage-tier-installing-tomcat-7-on-an-ec2-linux-instance.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM