Skip to main content

All Questions

1 vote
0 answers
345 views

Elastic Beanstalk deploy app in private VPC without public ip address for EC2

I'm currently developing a NodeJS application that I want to deploy in Elastic Beanstalk (EBS). To isolate & secure my cloud resources I'm using VPCs where I deploy the EBS app and also my ...
Marc Becker's user avatar
2 votes
1 answer
2k views

How do I figure out what is filling up my AWS EC2 file system? [duplicate]

Elastic Beanstalk is telling me that my root file system is 96% full. When I SSH into the EC2 instance and run df, I can see that my root file system is 7.95GB/8GB used: Filesystem 1K-blocks ...
Chris.B's user avatar
  • 421
0 votes
1 answer
2k views

How do I change (upgrade) my Elastic Beanstalk instance type?

My current Elastic Beanstalk environment is using the "t2.micro" instance. Recently, my website is getting a lot of traffic and it is not been able to handle CRON jobs. The instance is ...
Navneet Pratap's user avatar
1 vote
0 answers
764 views

Remove the default Security Group assigned by Elastic Beanstalk

I have created a Elastic Beanstalk environment and have created this .config to edit the security groups which worked. Now my EC2s are attached to the new SG and the default one. option_settings: - ...
Rami's user avatar
  • 11
0 votes
1 answer
2k views

Best AWS option for occasional video encoding with FFMPEG? [closed]

I have an app which receives a video file and a text from a front-end form, creates a video intro with text, merges this intro with 1 to 2 hour video. Everything is being encoded using ffmpeg, after ...
Mike's user avatar
  • 13
1 vote
0 answers
64 views

ElasticBeanStalk URL directing to incorrect IP

I have two Elastic Beanstalk environments, running java applications on tomcat. Application/Environment A uses an ALB and Application/Environment uses an network LB. Environment B is within a private ...
pineapple303's user avatar
0 votes
1 answer
179 views

Make a new EC2 instance on Elastic Beanstalk

I deployed my app onto Elastic Beanstalk. I have a few questions related to the EC2 instances: By running en ssh, I understand that I will ssh onto one of the instances. What if there is more than ...
Merc's user avatar
  • 807
0 votes
0 answers
16 views

Traffic handling capacity for 1 EC2 instance for t3.2xlarge [duplicate]

Protocol exchange between phone server and IOT device(inter regional). say there are 100000 users and each are requesting or using 12 - 20 times a day may be approximately at the same time(protocols ...
Pavan Kumar's user avatar
1 vote
2 answers
4k views

How to auto-terminate EC2 instances after 24 hours?

An auto-scaling group launches EC2 instances and it appears that instances that run roughly >24 hours begin to degrade in performance. The longest one was running for 3 days until I manually ...
Manuel's user avatar
  • 235
5 votes
3 answers
3k views

How to change Elastic Beanstalk launch configuration to launch template?

I want to replace the launch configuration with a launch template for my existing Elastic Beanstalk environment. In the EC2 dashboard I created a launch template and selected it in the existing EB ...
Manuel's user avatar
  • 235
0 votes
0 answers
319 views

how to add a single line in nginx.conf file on ec2 server of elastic beanstalk

I would really appreciate a quick fix. I have deployed laravel app on Docker based single container app environment. I have pulled the image from ecr. Attached the rds to the elastic beanstalk app ...
Sabit Mubarik's user avatar
0 votes
0 answers
282 views

AWS load balancer does not trigger latency-based descaling if no data is received

I'm currently testing out doing some auto-scaling within AWS Elastic Beanstalk, trying to get very small EC2 instances to fire up and then remove themselves on a short time-scale. I've played with ...
Matt Fletcher's user avatar
2 votes
1 answer
819 views

Does elastic beanstalk managed updates replace the need for patch manager (Windows)?

With version 2 of the Elastic Beanstalk platform for Windows, managed platform updates are enabled in immutable update scenarios (https://aws.amazon.com/about-aws/whats-new/2019/02/aws-elastic-...
Shawn's user avatar
  • 131
0 votes
2 answers
88 views

Elastic Beanstalk - WordPress and Laravel using common RDS instance, is this ok?

I'm working on a project that utilizes WordPress' admin front end to manage data, and a Laravel API that accesses the WP database (via Corcel) to return JSON/HTML/whatever. I'd like to run these as ...
Adam Crampton's user avatar
2 votes
1 answer
265 views

AWS Instances breeding and dying for no apparent reason

This has happened a couple of times since we moved our cluster project from Google to AWS. We have an EFS volume that's mounted on a load-balanced cluster in a Beanstalk project. I will be in the ...
hbquikcomjamesl's user avatar

15 30 50 per page