_____________ is an easy-to-use service for deploying and scaling web applications and
services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such
as Apache, Nginx, Passenger
...
_____________ is an easy-to-use service for deploying and scaling web applications and
services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such
as Apache, Nginx, Passenger, and IIS.
You can upload your code and ____________ automatically handles the deployment, from capacity
provisioning, load balancing, auto-scaling to application health monitoring. At the same time, you retain
full control over the AWS resources powering your application and can access the underlying resources.
- ✔✔AWS Elastic Beanstalk
You cannot configure Amazon Athena, AWS Lambda, and Amazon CloudFront on _____________ -
✔✔ElasticBeanstalk.
With ElasticBeanstalk, you can: - ✔✔- Select the operating system that matches your application
requirements (e.g., Amazon Linux or Windows Server 2016)
- Choose from several Amazon EC2 instances, including On-Demand, Reserved Instances, and Spot
Instances.
- Choose from several available database and storage options.
- Enable login access to Amazon EC2 instances for immediate and direct troubleshooting
- Quickly improve application reliability by running in more than one Availability Zone.
- Enhance application security by enabling HTTPS protocol on the load balancer
- Access built-in Amazon CloudWatch monitoring and getting notifications on application health and
other important events
- Adjust application server settings (e.g., JVM settings) and pass environment variables
- Run other application components, such as a memory caching service, side-by-side in Amazon EC2.
- Access log files without logging in to the application servers
A full-stack developer has developed an application written in Node.js to host an upcoming mobile game
tournament. The developer has decided to deploy the application using AWS Elastic Beanstalk because
of its ease-of-use. Upon experimenting, he learned that he could configure the webserver environment
with several resources.
[Show More]