Tagged articles
2 articles
Page 1 of 1
DevOps
DevOps
Feb 19, 2017 · Cloud Native

Ctrip’s Experience with Windows Containers: Architecture, Migration, Storage, Networking, and Orchestration

This article details Ctrip’s practical investigation of Windows containers, explaining why they adopted them for .NET workloads, the migration process, container types, image handling, storage and network models, orchestration choices such as Docker, Mesos, and the remaining challenges and future plans.

Mesoscloud-nativecontainer-orchestration
0 likes · 16 min read
Ctrip’s Experience with Windows Containers: Architecture, Migration, Storage, Networking, and Orchestration
DevOps
DevOps
Feb 12, 2017 · Cloud Native

Using Docker and Windows Containers for Traditional .NET Development

This article explains how to set up a Windows development environment, enable Windows and Hyper‑V containers, create a Dockerfile for legacy .NET applications, build and run the container, and discusses practical considerations such as image size and deployment nuances.

IISPowerShellwindows-container
0 likes · 9 min read
Using Docker and Windows Containers for Traditional .NET Development