AWS App2Container (A2C) is a command-line tool for modernizing .NET and Java applications into
containerized applications. Using A2C simplifies your migration tasks by performing inventory and analysis
of your existing applications, creating Docker containers that include your application dependencies, and
generating deployment templates based on AWS best practices with known values filled in for you. After you
have reviewed your templates, A2C helps you register your containers to Amazon ECR, deploy to Amazon ECS
or Amazon EKS, and build CI/CD pipelines using AWS CodeStar.