Part 4: Operationalizing Windows Containers on AWS
In this part, you will learn how to successfully operate Windows containers, commonly known as a Day 2 operation. First, you will learn about the monitoring and logging tools available for Windows containers on AWS, and then, you will explore how to manage a Windows container’s image life cycle and operate ephemeral Windows hosts. In addition to this, you will also learn how to speed up Windows container launch times by using an image cache strategy. Finally, you will learn about the AWS tools that allow you to quickly containerize .NET Framework applications and deploy them with minimal effort.
This part has the following chapters:
- Chapter 11, Monitoring and Logging
- Chapter 12, Managing a Windows Container’s Image Life Cycle
- Chapter 13, Working with Ephemeral Hosts
- Chapter 14, Implementing a Container Image Cache Strategy
- Chapter 15, AWS Windows Containers Deployment Tools
...