Learn the basic management of ECS tasks.
- Let's take a minute to give a brief guided tour…of only the most important parts of defining…task definitions.…There are many other options that are well worth exploring…in your own time, we're just gunna cover some of…the more important parts in this movie.…So let's give a little tour.…Of course it needs a name, and task roles are used…to assign permissions that can be used to access other…parts of your AWS infrastructure, personally…this is one of my favorite features.…Network mode is almost always bridge,…there are rare cases where you want direct access…to the host networking, those can come in useful.…
Constraints are useful for describing how you'd like…your tasks to be clustered, would you like them all…to be squeezed together under the same host, or…do you want them to spread out.…And of course adding containers is the most important part.…Volumes are used for creating shared data between your…containers or sharing data…between your containers and the hosts.…You have to give it a name, that' what you use to attach it…
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: Define task definition overview