Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Course: Containerize .NET Core Stack

Course: Containerize .NET Core Stack

This course combined the lecture format with hands-on exercises to help you build production ready containerized .NET Core applications. First, you’ll learn how to build and customize Docker images with a relatively simple todo list app using Docker. Then you’ll learn to store on Container Registry and run your app on Azure.

Ask me anything at:
https://github.com/alertbox/ama/

Alertbox Inc.

August 19, 2020
Tweet

More Decks by Alertbox Inc.

Other Decks in Education

Transcript

  1. Who is this course for? This course is designed for

    full-stack developers or developers that would like to containerize .NET Core apps. Our goal is to go into details of what it takes to containerize and deploy a full-stack app to production. PREFACE
  2. What does this course cover? This course combined the lecture

    format with hands-on exercises to help you build production ready containerized .NET Core applications. First, you’ll learn how to build and customize Docker images with a relatively simple todo list app using Docker. Then you’ll learn to store on Container Registry and run your app on Azure. PREFACE
  3. How the course is structured? The course is split roughly

    into a couple of parts: a. Docker for Developers b. Azure Containers for Developers c. References COURSE CONTENT
  4. Docker for Developers First part of the course helps you:

    a. Set up your Docker dev environment b. Use various Docker images using Docker Hub c. Hook your source code into a Container, and d. Write various custom Docker images COURSE CONTENT
  5. Azure Containers for Developers Second part of the course helps

    you: a. Configure your Azure environment b. Set up your container registry on Azure (ACR) c. Work with container instances on Azure d. Build and deploy to production from ACR, and e. Work with ACR tasks to automatic redeploy Docker images COURSE CONTENT
  6. References Finally, a collection of various standalone topics that referred

    during the course or that don’t necessarily belong to this course. COURSE CONTENT
  7. Source Code It is relatively simple application and the complete

    source code for the frontend and the backend available free with course attendance. COURSE CONTENT
  8. Ask me anything on GitHub It is as easy as

    creating a new issue on this project: https://github.com/alertbox/ama QUESTIONS
  9. Tweet me 140 characters makes everyone more efficient if you

    have something quick and easy. I’m @alertboxinc on Twitter. QUESTIONS