From the course: Docker on AWS

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: Docker on AWS

Start my 1-month free trial

Next steps

- [Robert] So now that you've seen the basics of the Amazon Elastic Container Service, it's often good to look at where else can I go, what other data can I get? Certainly there's a lot of information on the Amazon website. The ECS page gives you a good basic overview and even getting started processes, which I think we've actually covered in this class. On top of that, there's some other services that we use that are also worthwhile looking. So there's the Amazon ECR page. And this looks at the Elastic Container Registry, so this is part of the container life-cycle process where ECS is the deployment runtime engine, and ECR, of course, is the base, underlying resource that supports that locally to Amazon. So that's an option for where to store the resources. And then there's, of course, the whole Continuous Integration Pipeline, which we use the Code Commit, Code Deploy, and even Code Pipeline components from the Amazon…

Contents