From the course: Complete Guide to AWS Software Deployment
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Scale Docker apps with an ECS service - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to AWS Software Deployment
Scale Docker apps with an ECS service
- [Instructor] All right, now we've got our app running on an ECS service, let's take advantage of what it can do and scale up. Head to the first tab here, and we'll go out to our cluster just to kind of make the navigation make more sense. Click into the cluster. Click into the service, and click Update service. Very easy to do here. We're just going to go to Desired tasks and choose three. Containers are not nearly as heavyweight as an EC2 instance it will take a lot less time to spin up. So, let's make it three and click Update. Now that we're doing this, we'll see some activity. We can see that our status is at 33%, because our desired is three and we only have one running. So we should also see some tasks begin to launch here on the second tab. And you can see, all right, we've got two in the pending state, so we can kind of watch those with the Refresh button here. In a moment, they'll move into activating state and then to running. And when that's done, we can actually see the…
Contents
-
-
-
-
-
-
-
-
(Locked)
Understanding AWS Elastic Container Service and Fargate4m 39s
-
(Locked)
Run the demo app locally with Docker10m 41s
-
(Locked)
Create an AWS ECR repository for use with ECS4m 50s
-
(Locked)
Create an ECS Fargate cluster and task definition6m 20s
-
(Locked)
Deploy a Docker app with an ECS task4m 21s
-
(Locked)
Run Docker apps with an ECS service7m 35s
-
(Locked)
Scale Docker apps with an ECS service2m 9s
-
(Locked)
-
-