Add a public DNS name and direct traffic to a container.
- [Instructor] Now that we've seen ECS in action…and got a chance to see what it does,…let's take a moment to go back…and talk about the theory behind…how it works and what it does.…ECS as a service, is vaguely divided…into two halves.…There's places to run things,…and things to run.…So let's talk about that first part.…It generally consists of instances and clusters.…ECS works on top of AWS.…It uses the rest of the Amazon web service…to build itself.…
So you run your instances, and those instances…connect to the AWS service called ECS.…And basically ask it for instructions.…You run your instances that run Docker containers…and you run an agent on those.…A little program that every time it starts,…connects to the AWS service and says,…"Do you have any commands for me?…"Any work to do?"…That agent is what makes an instance part of a cluster.…Remember that instances join clusters.…
So let's talk a little bit more about that instance.…It's a program which calls home to wait for instructions.…Those instructions might be something like…
Author
Released
8/9/2017- Adding Docker to EC2 instances
- Creating ECS instances and clusters
- Building tasks
- Creating tasks through the CLI
- Creating a service from a task
- Autoscaling services
- Deploying an ECS CloudFormation stack
Skill Level Intermediate
Duration
Views
Related Courses
-
Docker for Java Developers
with Arun Gupta4h 37m Advanced
-
Introduction
-
Welcome34s
-
-
1. Docker on EC2 Instances
-
What ECS does3m 38s
-
Getting started with ECS5m 15s
-
Instances and clusters2m 15s
-
Tasks and services2m 25s
-
Docker registries4m 30s
-
-
2. Just Enough AWS Primer
-
IAM, roles, and security3m 5s
-
3. Create Instances and Clusters
-
Create an ECS cluster5m 12s
-
Scaling an ECS cluster5m 20s
-
Explore the ECS cluster3m 18s
-
-
4. Define a Task
-
Lifecycle of an ECS task2m 41s
-
Build a task, part 23m 37s
-
Edit a task1m 45s
-
-
5. Create a Service from a Task
-
Create a service1m 36s
-
Application Load Balancers5m 52s
-
Manually scale services1m 57s
-
6. Autoscaling Services
-
Cluster autoscaling process1m 37s
-
-
7. Introduction to CloudFormation
-
Conclusion
-
Next steps1m 22s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Instances and clusters