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
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...
I'm receiving an error when setting up an Elastic Beanstalk web application; and, in particular, setting up the environment. I was able to trace the issue myself to an expired credit card. I have sinc...
So I just hopped back on AWS after a bit and tried creating a beanstalk environment to host my .NET Core 7.0 based web app and even though I am trying to use the available "aws-elasticbeanstalk-servic...
Every word I have found does not reflect the current state. Event the amazon docs look like something from a hundred years.
Thanks.
Mauricio
I am getting this error every time I deploy an app in the pipeline:
*The provided role does not have the elasticbeanstalk:CreateApplicationVersion permission*
I tried to add a new policy with just one...