Top "Amazon-elastic-beanstalk" questions

AWS Elastic Beanstalk is a PaaS (Platform as a Service) service from Amazon Web Services that allows users to create applications and push them to a definable set of AWS services.

AWS API Gateway + Elastic Beanstalk and Microservices

I'm going to build microservices' architecture on AWS and I want to ask you to clarify my doubts. My current …

amazon-web-services amazon-elastic-beanstalk microservices aws-api-gateway
on building docker image level=error msg="Can't close tar writer: io: read/write on closed pipe"

time="2017-10-27T07:39:20Z" level=error msg="Can't add file /var/app/current/app/content_classifier/forest.pickle to …

linux docker celery amazon-elastic-beanstalk celerybeat
How do I perform Laravel Artisan migrations on AWS Elastic Beanstalk?

I have a Laravel installation and have set up three environments with their own corresponding config directories: local staging production …

php amazon-web-services laravel amazon-elastic-beanstalk amazon-rds
How to translate docker-compose.yml to Dockerrun.aws.json for Django

I am following the instructions at https://docs.docker.com/compose/django/ to get a basic dockerized django app going. …

django docker amazon-elastic-beanstalk docker-compose amazon-ecs
Amazon SQS how to control the number of retries

I am configuring a beanstalk worker environment to deal with periodic tasks When the requested URL is not responding with …

amazon-web-services amazon-sqs worker amazon-elastic-beanstalk
AWS Elastic Beanstalk logging with python (django)

How do you manage your application logs in AWS elastic beanstalk? Which file you write you application logs to? I'm …

python django amazon-web-services amazon-elastic-beanstalk amazon-linux-2
Where to add .ebextensions in a WAR?

Scenario: AWS Elastic Beanstalk Java application .ebextensions currently placed in src/main/resources/.ebextensions Commands are not being executed. Where …

java amazon-web-services amazon-elastic-beanstalk war ebextensions
Elastic Beanstalk could not find any platforms

I'm trying to deploy my django app via amazon Elastic BeanStalk(using this tutorial), but getting the following error. ERROR: …

django amazon-web-services amazon-ec2 amazon-elastic-beanstalk amazon-iam
AWS Elastic Beanstalk change RDS Endpoint

How do I change the configured RDS endpoint of an AWS Elastic Beanstalk environment? E.g. after the RDS database …

amazon-web-services amazon-rds amazon-elastic-beanstalk
Setting up private Github access with AWS Elastic Beanstalk and Ruby container

Going by a recent tutorial on setting up AWS Elastic Beanstalk for Ruby deployment using Git, I just set up …

ruby-on-rails ruby amazon-web-services amazon-elastic-beanstalk