5 Tips for containerizing IIS apps with Windows containers | BRK215H

Опубликовано: 21 Октябрь 2024
на канале: Microsoft Events
1,932
24

Vinicius Apolinario and Amy Colyer go over in detail 5 Tips for containerizing IIS apps with Windows Containers. IIS is an easy way to get started using containers and there are many reasons to consider migrating this workload to containers. There are quite a few management challenges for IIS instances on virtual machines that they go over to solve such as:

SSL (Secure Sockets Layer) certificate lifecycle – Using Azure Key Vault we can store the certificate in one spot
IIS Application Pools and Websites – Using Azure Migrate App Containerization you can containerize your websites from a virtual machine
Hardcoded configurations – Learn to use secrets and configmaps for hard coded configurations that are normally within the IIS application
Horizontal scale – AKS can scale nodes up or down to run container pods depending on demand without user interaction
End of support upgrade cycles – containers can be easily upgraded with no application downtime

You will see how windows containers can address all these challenges.

➡️ Follow the blog post series. Additional details on each of the areas explored in the session will be provided on follow-up blog posts. The first one is out! Check it out:
5 tips for IIS on containers: #1 SSL certificate lifecycle management (https://techcommunity.microsoft.com/t...)

✔️Resources:
Windows Container docs: https://aka.ms/containers
AKS docs: https://aka.ms/aksdocs
Lift and Shift docs: https://aka.ms/containers/liftshift
Azure Migrate docs: https://aka.ms/migrate/aspnet
Windows containers demos: https://aka.ms/containers/demos

To learn more, please check out these resources:
https://aka.ms/learnatignite
https://info.microsoft.com/contact-us...
https://aka.ms/IgniteCollectionBRK215H

🔴 To watch more sessions from the Microsoft Ignite 2022 ITPro Breakout sessions, check out our playlist: https://aka.ms/MSIgnite/ITProPlaylist

🔖 Chapters:
0:00 Introduction
2:19 Management Challenges for IIS instances on VMs
6:06 Architecture of ISS with Windows containers on Azure Kubernetes Service (AKS)
7:22 Solving for SSL configuration (SSL Certificate Lifecycle)
13:11 Solving for IIS app pool and web sites management
15:52 Solving for hardcoded configuration
21:29 Solving for horizontal scale
25:56 Solving for EOS upgrade cycle
33:35 Bonus demo of remote managing IIS on a container
38:45 Close out and Resources

ℹ️ Session Information: This video is one of many sessions delivered for the Microsoft Ignite 2022 event. Find more content like this, visit the Microsoft Ignite channel -    / microsoftignite  

BRK215H | English (US)

#MSIgnite