Giter Club home page Giter Club logo

docker-windows-workshop's Introduction

Docker on Windows Workshop: From 101 to Production

Docker is a platform for running applications in lightweight units of compute called containers. You can run new and old apps in containers, and get increased portability, security and efficiency for your software. The platform supports the full development and deployment lifecycle - with Docker you can build, ship and run any app anywhere.

Docker has production support for containers on Windows Server 2016, and Windows containers don't need separate licencing. Migrating your apps to Docker is a great way to increase utilization in your datacenter, or to prepare for a move to the cloud. When your app is running in Docker, it's easy to break features out and run them in separate containers, so you can deploy updates to your app without a full regression test.

In this workshop you'll use Docker EE on Windows Server 2016*. In the morning you'll learn:

  • how Docker containers work on Windows
  • how to package existing .NET apps using Docker
  • how to break features out from a monolith into separate containers
  • how to add monitoring to your containers

For full-day workshops, in the afternoon you'll carry on and learn:

  • how Docker supports resilience and scale on a single server
  • how to run a full CI pipeline using Docker
  • how Docker swarm mode provides production-grade orchestration.

It doesn't matter if you're from a dev or an ops background, you'll learn how the Docker platform benefits all aspects of IT.

* - you don't need your own Windows Server machine, you'll be provided with a VM in the cloud. You just need a Remote Desktop client so you can connect.

Agenda

The workshop starts with an overview presentation. I'll talk about Docker and Windows containers, and tailor the content to the group - it can be a Docker 101 for folks new to containers, or a comparison of Windows and Linux containers for folks already comfortable with Docker on Linux.

During the presentation is a good time to make sure your environment is set up correctly

Then we'll work together through the tasks in the workshop.

The morning workshop covers Parts 1-4:

  • Part 1 - running Docker on Windows
  • Part 2 - packaging an existing ASP.NET app in Docker
  • Part 3 - modernizing the ASP.NET app with Docker
  • Part 4 - preparing for production with instrumentation

The full day workshop continues in the afternoon with parts 5-7.

  • Part 5 - resilience and scalability with Docker Compose
  • Part 6 - containerized CI (and CD) with Docker
  • Part 7 - production-ready orchestration with Docker swarm mode

Previous versions

This workshop is a living thing. There are tags for previous versions:

docker-windows-workshop's People

Contributors

lostangles- avatar sixeyed avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.