All Content tagged with AWS Elastic Beanstalk

AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger, and IIS.

Content language: English

Select tags to filter
Sort by most recent
1160 results
Hi, We are running an Elastic Beanstalk application using Apache and PHP 8. The application is based on WordPress, and we manage multiple WordPress versions across different groups of sites. All sit...
1
answers
0
votes
16
views
asked a day ago
Regarding new possibility : https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/AWSHowTo.secrets.env-vars.html I tried to configure my Elastic Beanstalk environment to use AWS Secrets Manager. Whe...
1
answers
0
votes
22
views
asked 2 days ago
What does setting an Elastic Beanstalk environment's "Rolling update type" to "Deactivated" do? I can't find any documentation on this setting.
1
answers
0
votes
24
views
asked 6 days ago
Hi, I am using AWS Elastic Bean stalk running: Platform Corretto 21 running on 64bit Amazon Linux 2023/4.5.1 It is used for a Java app which is running perfectly and EC2 is up and everything is fi...
1
answers
0
votes
21
views
asked 8 days ago
whenever I push a change into my elastic beanstalk using codepush with github CI/CD I get lots of emails telling me the system is on severe state and not updating itself ![Enter image description here...
1
answers
0
votes
36
views
asked 15 days ago
My bill went from $3 USD to $30 USD how do I find and turn off the services that increased my monthly bill? Through a course I just blindly followed and created stuff in **Amazon Lambda Functions** a...
2
answers
0
votes
89
views
asked 15 days ago
April 29 i deployed an image that built successfully. Last night I did a minor update for some backend bugs and the new image will not build. i get the following error: ``` #22 [16/16] RUN cd /tmp/d...
1
answers
0
votes
28
views
I managed to set up an Elastic Beanstalk domain, which works fine on my main computer. However, when I share with someone else or another device on the same network, it doesn't load. I need this to be...
4
answers
0
votes
38
views
asked 17 days ago
I currently have an 'empty' Websocket Server here https://github.com/LanCorC/EmptyWebsocket/tree/master. Running the main class `org.example.Main` and visiting via localhost returns a plain HTML that ...
1
answers
0
votes
41
views
asked 18 days ago
I'm following a tutorial on how to use Elastic Beanstalk for the Certified Cloud Practitioner Certification. I have set up a basic application using the default Node.JS platform and used the Sample Ap...
3
answers
0
votes
47
views
asked 19 days ago
I am using elastic beanstalk for my project. I want one of my instances to not be deleted at all. Previously using "Set scale-in protection" used to work, but nowadays, it's deleting the instance even...
2
answers
0
votes
35
views
asked 23 days ago
Hi, After updating to the latest amazon linux 2023 version I am having 502 bad gateway errors happen for around 1 minute during every deploy. I have tried setting RuntimeDirectoryPreserve=yes as I th...
1
answers
0
votes
37
views
asked 23 days ago