Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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...
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...
What does setting an Elastic Beanstalk environment's "Rolling update type" to "Deactivated" do? I can't find any documentation on this setting.
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...
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...
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...
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...
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...
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 ...
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...
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...
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...