Skip to content

microsoft/MTC_APPContainerization

Repository files navigation

APP Containerization Workshop - Microsoft Technology Centers

The Azure app containerization tool is a new feature rolled out from Azure Migrate, which helps containerize applications and run them in Azure Kubernetes Service (AKS). The tool works by using the running state of the applications on an application server to determine the application components and help package them in a container image. The tool itself doesn't require access to the codebase and provides an easy way to containerize existing application.

At this point, the tool is applicable to the following types of applications:

  • ASP.NET apps (to Windows containers on AKS)
  • Java Web Apps on Tomcat (to Linux containers on AKS)

About the workshop

The workshop provides the audiences with the hand-on experience on the app containerization tool, including installation, configuration, migration and monitoring. It provides the best practices and detailed guidance for each of the topics, all without customization or code. Bring your own subscription (BYOS) may be required.

This workshop can either be self-led or as part of a MTC-led workshop where MTC technical architect will discuss and deliver the content while being available for taking the questions. A sample agenda is listed in the following section.

Audience: IT executives, IT - system developers, IT - system operations and administrations

Time Topic
9:00 AM Welcome and Azure App Containerization Overview
9:45 AM Workshop Environment Setup
10:30 AM Break
10:45 AM Exercise 1 ASP.NET App Containerization
11:30 AM Lunch
12:30 PM Exercise 2 Java App Containerization
1:45 PM Recap + Discussion
2:00 PM End of Workshop

References

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

This repo is for a sample MTC workshop demonstrating how to containerize application and directly deploy to Azure Kubernetes Service.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published