Elastic Beanstalk Flashcards
1
Q
What is Elastic Beanstalk
A
Elastic beanstalk manages environments for developing web applications.
2
Q
What is the difference between a web server tier and a worker tier
A
A web server tier is reachable from the internet while the worker tier processes tasks using an sqs queue.