April 2023
Intermediate to advanced
212 pages
4h 17m
English
This is the final chapter in the book, and I hope you have enjoyed this journey so far. We have covered so much around deployment and best practices for Windows containers on AWS. Now, it is time to shift gears and learn about AWS tools that allow you to containerize and deploy Windows containers on AWS.
First, we will learn about eksctl, an open source command-line interface that allows you to deploy the Amazon EKS cluster; then, we will learn about App2Container, a free AWS tool that enables you to containerize .NET Framework and ASP.NET Framework applications to Windows containers without any code change. Finally, we will be learning about AWS Copilot, which simplifies and streamlines a Windows container ...