Summary
In this chapter, we learned about Amazon ECS fundamentals and how its components are related; then, we delved into ECS task networking and the options available for Windows containers. Finally, we explored code snippets that deployed the necessary IAM roles and instance profiles used by the ECS Windows container instances and an empty ECS cluster.
In Chapter 4, Deploying a Windows Container Instance, we will learn about Amazon-optimized Windows AMIs, Auto Scaling groups, and capacity providers, and launch a Windows container instance inside the ECS cluster we deployed in this chapter.