Questions tagged [amazon-beanstalk]
34 questions
0
votes
1 answer
How to deploy a WAR in AWS Beanstalk with high availability
I'm using AWS Beanstalk (Tomcat) with two EC2 instances. I have minimum and maximum instances count to 2 and Any 2 in Availability zones.
I was expecting high availability when deploying a new WAR according to Beanstalk FAQ, but when ELB resolves to…

IsidroGH
- 103
- 2
0
votes
2 answers
SSL problems on Android (Intermediate Certificate)
My site works well on every browser and device, except on Android, where it throws a security exception. I already installed my SSL certificate on my Amazon Elastic Beanstalk instance (by installing the certificate on the load balancer).
It seems…

Tony
- 445
- 2
- 6
- 14
0
votes
1 answer
Does/should my sandbox server need to be exactly like my production server?
I am a little new to cloud hosting. For the smallish projects I have done so far, I am used to having one sandbox/testing server and one production server, and that's it. Now I'm developing something that will likely come under a lot more strain,…

Jake
- 103
- 1
0
votes
0 answers
AWS Beanstalk - Website refreshing infinitely during scale up
I have a configuration in my Elastic Beanstalk where the maximum number of instances can be "3" and minimum is 1.
When the website is running with just one ec2 instance, it loads without any issues. When the website receives traffic and it scale up…

Rahul Raj
- 1
- 2