AWS Cloud Containers Conference - Deep Dive on Amazon ECS Capacity Providers

preview_player
Показать описание
In this video, we’ll dive into the different ways that ECS Capacity Providers can enable teams to focus more on their core business, and less on the infrastructure behind the scenes. We’ll look at the benefits and discuss scenarios where Capacity Providers can help solve the problems that customers face when using container orchestration. Lastly, we’ll review what features have been released with Capacity Providers, as well as look ahead at what’s to come.


Subscribe:

#AWS #AWSWebinar
Рекомендации по теме
Комментарии
Автор

Great walkthrough of the new Cluster Capacity Provider features and its strategies.

cloudgreenhorn
Автор

This is an excellent video, because the information contained in this video is not available anywhere else. I was struggling to understand the relationship between EC2 autoscaling and Application service scaling and this video has cleared all my doubts. I do not know how I would have scaled my application without Capacity Providers. Thanks.

pradeep_kumar_ind
Автор

Thanks for the video!
What’s going to happen if there are no available spot instances of requested type in my AZ? Is my cluster going to ignore CP strategy for fargate/fargate-spot and run my tasks using on-demand only?

andreyk
Автор

Great video, I learned all this with docs in 2 days. Wish I'd have found this video last week

ivandres
Автор

One of the most excellent videos. Very clear and nice explanation. Thanks 👍🏻

cloudarchitect
Автор

CP2 should have 2 tasks in the slide at 14:13 It is mentioned as 3 task instead

SengottuvelK
Автор

I have one query. When I mention the capacity provider on the service update page, what about the placement strategy. Would configuration of the placement strategy has any effect on the way the capacity provider manages the tasks?

pradeep_kumar_ind
Автор

Great video but why is this not documented anywhere else? I've spent hours using trial and error approach to make my ecs cluster scale up and down automatically :D

ld
Автор

I have question related auto scaling group and its assignment to capacity Provider. I can see cluster was created without any ec2 instances. And once we created service with ec2 type task with capacity provider it started ec2 instances. Now question is how ec2 instance profile role was attached to ec2 instance. Was that done earlier before this tutorial and what was the AMI used for that ASG, did we use ECS supported AMI?
If possible can you please share that configuration of ASG (AMI used, Role how did you attach and etc..) which was used while creating Capacity Provider?

Thanks in advance.

sanketshah
Автор

What is that api you have written at 27:40 ? how did the load balancer give out the task details ?

vamshikrishnatrigulla
Автор

Tnx! Very clear and straight to the point o/

nyx
Автор

28:16 - it isn't possible to read the text on the screen. Apart from this - great presentation! :)

nexus
Автор

The base and weight concepts are VERY confusing for a service that is supposed to make orquestration of containers EASY.

mmigliari