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
1155 results
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...
1
answers
0
votes
34
views
asked 2 days ago
Every word I have found does not reflect the current state. Event the amazon docs look like something from a hundred years. Thanks. Mauricio
1
answers
0
votes
28
views
asked 3 days ago
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...
1
answers
0
votes
73
views
asked 3 days ago
I want to perform cross account access to AWS secrets manager to populate the ElasticBeanstalk environment variable so that application can use it from another account.
After finding out something went wrong with the elastic beanstalk I set up with terraform, I tried both `terraform destroy` and terminate environment in AWS console, but failed to terminate the enviro...
1
answers
0
votes
22
views
asked 6 days ago
I'm trying to override the client_header_timeout nginx config by adding the config client_header_timeout 300; to the file: ./platform/nginx/conf.d/myconfig.conf My EC2 instance has the following co...
1
answers
0
votes
44
views
asked 11 days ago
One of our elastic beanstalk instances, `develop-restore,` is no longer available. I don't know what happened. I can't tell if someone in our org deleted it or if it is in some flux. The EC2 instance ...
Accepted AnswerAWS Elastic Beanstalk
2
answers
0
votes
44
views
asked 13 days ago
Hi everyone, I am facing a CORS issue with my AWS setup, and I could really use some guidance on how to resolve it. Here’s the setup: Frontend: React app built with Vite, deployed via CloudFront Bac...
1
answers
0
votes
49
views
asked 14 days ago
Hey Guys, My Elastic beanstalk, app connects to external database ( a third party database). and they were allowing my aws ip range. Currently the third-party had their audit, and given recent ra...
2
answers
0
votes
54
views
asked 15 days ago
Does elastic beanstalk notify me when it changes anything?
2
answers
0
votes
32
views
asked 20 days ago
I have an Elastic Beanstalk app that is a rest API running on NodeJS. The app runs in us-west-1 as do all the DynamoDB tables. The only thing the app does in a different region is SMS but that region ...
1
answers
0
votes
57
views
asked 21 days ago
High Memory Usage (96%) in AWS Elastic Beanstalk – How to Optimize Auto Scaling Policy? I am running an AWS Elastic Beanstalk environment with the following Auto Scaling configuration: Current Auto S...
1
answers
0
votes
46
views
asked 22 days ago