Does Elastic Beanstalk run all the deployment commands every time an EC2 instance is booted? -


i have python project requires installation , compilation of quite few dependencies can take 10-15 minutes.

if use elastic beanstalk , auto scaling mean each ec2 instance take 10-15 minutes boot, or eb more intelligent snapshotting/cloning?

would see better boot times pre-baking amis?

yes, idea have fast boot times. elastic beanstalk work custom amis. idea because if dependencies out of service, won't able start new servers. happened me before :(.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -