From the course: Complete Guide to AWS Software Deployment
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
Understanding AWS Elastic Beanstalk - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to AWS Software Deployment
Understanding AWS Elastic Beanstalk
- [Instructor] Elastic Beanstalk is AWS's application platform as a service. Before we delve into platform as a service though, it might help to take one step back and understand infrastructure as a service. Infrastructure as a service platforms, like AWS, give you the tools to easily create and manage many components of a data center that would formally have involved manual effort and physical hardware. AWS has several great examples of infrastructure as a service. Think of all the details that AWS takes care of when you build a VPC, subnets, EC2 instances, load balancers, or security groups. You don't need to know how to install, deploy, and scale a load balancer. AWS abstracts that complexity and frees you up to spend time on higher level problems, such as how you want to architect your systems. Platform as a service takes things a step further. As a web developer, you may be familiar with the many steps it takes to get an application server up and running. But with platform as a…
Contents
-
-
-
-
-
-
(Locked)
Understanding AWS Elastic Beanstalk5m 32s
-
(Locked)
AWS Elastic Beanstalk deployment options2m 14s
-
(Locked)
Initialize an AWS Elastic Beanstalk application9m 54s
-
(Locked)
Create an AWS Elastic Beanstalk environment6m 1s
-
(Locked)
Customize AWS Elastic Beanstalk with ebextensions2m 59s
-
(Locked)
Troubleshoot Elastic Beanstalk and set environment variables10m 5s
-
(Locked)
Add a database to AWS Elastic Beanstalk7m 9s
-
(Locked)
Deploy and scale an AWS Elastic Beanstalk app6m 57s
-
(Locked)
Deploy Docker containers via AWS Elastic Beanstalk3m 23s
-
(Locked)
Elastic Beanstalk teardown5m 26s
-
(Locked)
-
-
-
-