Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

-1 votes
0 answers
11 views

Difference Between Immutable, Traffic Splitting and Blue Green Deployment [closed]

I am new to AWS and have a couple of questions regarding the different deployment options for Elastic BeanStalk. Regarding Immutable Deployment, We create a new ASG under the same ALB and provision ...
Danny Shen's user avatar
1 vote
0 answers
18 views

Elastic Load Balancer Managing Requests Sequentially Instead of Concurrently - Configuration Issues?

I am deploying a Flask application using Gunicorn with Flask-SocketIO on AWS Elastic Beanstalk. I’m experiencing issues where my Elastic Load Balancer (ELB) seems to handle incoming requests ...
Maverick's user avatar
0 votes
0 answers
182 views

Can I download a old version of google chrome stable? [closed]

I use the below config file in the .ebextensions to preinstall the Google Chrome stable when deploying our Ruby application to AWS EB. commands: 01-install: command: rpm -q google-chrome-...
lei lei's user avatar
  • 1,829
0 votes
1 answer
20 views

AWS auto scaling group - Health check grace period value reset

In AWS we have an autoscaling group setup for a load balancer. We were getting error messages when the auto scaling group tries to add another windows ec2 instance. (ELB health is failing or not ...
Simon Twist's user avatar
-4 votes
0 answers
25 views

High CPU usage on php 8.1 using aws elastic beanstalk

php-fpm processes are consuming too much CPU, my instance type is t3.large, traffic: 37.8 requests per second CPU ~30%, I am using yii2 php framework, when traffic increases to 60, CPU is about 80-90%,...
Gor Hakobyan's user avatar
0 votes
0 answers
20 views

Unable to Create Redis OSS Cache in AWS due to VPC Subnet Issue

I'm trying to create a Redis OSS cache using Amazon ElastiCache in AWS, but I'm getting "Customer account VPC should have a minimum of 3 default subnets." I have set up my VPC with multiple ...
umop's user avatar
  • 2,162
0 votes
0 answers
36 views

AWS - Elastic Beanstalk Java deployment

Deployment Fails on Elastic Beanstalk with Application Load Balancer Environment: Elastic Beanstalk: Corretto 21 on 64-bit Amazon Linux 2023 Load Balancer: Application Load Balancer (ALB) Previous ...
Chen Cohen's user avatar
-1 votes
0 answers
14 views

AWS EB Crontab laravel

I'm running a Laravel application on AWS Elastic Beanstalk and have set up a cron job to execute php artisan schedule:run using the following cron configuration file: files: "/etc/cron.d/...
JoãoM's user avatar
  • 1
0 votes
0 answers
36 views
+50

Accessing Environment variables within Running Container Host in ElasticBean stalk

I have a Red Hat Enterprise Linux Docker container designed to run and host a Tomcat application. I'm using Docker platform with Amazon Linux 2023. During the Docker build, the Tomcat application ...
Kevin's user avatar
  • 2,842
0 votes
0 answers
11 views

AWS beanstalk nodejs application failing with 5xx error

I have a nodejs application running on AWS Elastic Beanstalk. I am using Nginx server. I have used load balancer as well. From a last few hours, my app goes from : 'Environment health has transitioned ...
Rinku Patel's user avatar
0 votes
0 answers
11 views

Can i deploy my Node js express app to AWS Amplify?

So my question is, is it possible to deploy my node js express app on AWS Amplify? Currently i get an error that the dist is not available. My react app deployed with no issues but the backend isn't. ...
Kashyap's user avatar
  • 95
0 votes
1 answer
23 views

How to create EC2 instance profile for AWS Elastic Beanstalk? [duplicate]

I understand that it requires you to create a role from the IAM dashboard which is exactly what I did. Basically My IAM role isn't visible in the drop down menu for EC2 instance. And I'm wondering ...
Battlecode222's user avatar
0 votes
0 answers
14 views

Elastic Beanstalk error 128 "No url found for submodule path 'aws-elastic-beanstalk-cli-setup' in .gitmodules" in Windows

I have inherited a Ruby on Rails app hosted on AWS and managed by Elastic Beanstalk. I have completed the setup, with my AWS credentials, including separate ssh keys for both the staging environment. ...
Onikoroshi's user avatar
-1 votes
0 answers
31 views

Facing issue while installing libdmtx-devel package in AWS EC2 Linux server

I want to install libdmtx-devel package in AWS EC2 Linux server. But I am unable to install. I am getting the following error. Help me solve this issue. 2024/07/11 11:57:38.809677 [INFO] Instance is ...
jayanthee's user avatar
0 votes
0 answers
46 views

Route 53 subdomain not routing correctly to Elastic Beanstalk environment

I have a domain through Squarespace. I have a NestJS application hosted with AWS Elastic Beanstalk. This is up and running and accessible through the generated domain name. I have an AWS Amplify ...
Adam Piper's user avatar

15 30 50 per page
1
2 3 4 5
463