Skip to content

Jenk-prasan/docker-development-youtube-series

 
 

Repository files navigation

Docker Development Guide

a Youtube Series

Hi!

This is the source code for the YouTube series covering docker-based development workflows.

Docker Development Basics

Part #1: The Dockerfiles (.NET, Golang, Python, NodeJS)
Video: https://youtu.be/wyjNpxLRmLg
Source code for Part #1: https://github.com/marcel-dempers/docker-development-youtube-series/tree/part1

Part #2: The code (.NET, Golang, Python, NodeJS)
Video: https://youtu.be/EdmKENqnQUw
Source code for Part #2 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part2

Part #3: Docker Multistage explained
Video: https://youtu.be/2lQ7WrwpZfI
Source code for Part #2 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part3

Part #4: Debugging Golang code in Docker
Video: https://youtu.be/kToyI16IFxs
Source code for Part #4 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part4

Part #5: Debugging .NET Core code in Docker
Video: https://youtu.be/ds2bud0ZYTY
Source code for Part #5 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part5

Part #6: Debugging Python code in Docker using VSCode
Video: https://youtu.be/b78Tg-YmJZI
Source code for Part #6 https://github.com/marcel-dempers/docker-development-youtube-series/tree/debugging-python

Prometheus Monitoring

Application and Server monitoring
Let's take a look how to monitor application code using Prometheus.

See the Prometheus Monitoring readme guide for detailed steps

Kubernetes Development Basics

See the Kubernetes Guide readme guide for detailed steps

Part #1 Kubernetes Getting Started on Windows
Video: https://youtu.be/8h4FoWK7tIA

Part #2 Kubernetes kubectl | the basics
Video: https://youtu.be/feLpGydQVio

Part #3 Kubernetes deployments | the basics
Video: https://youtu.be/DMpEZEakYVc

Part #4 Kubernetes config management | the basics
Video: https://youtu.be/o-gXx7r7Rz4

Part #5 Kubernetes secrets | the basics
Video: https://youtu.be/o36yTfGDmZ0

Part #6 Kubernetes load balancing and services | the basics
Video: https://youtu.be/xhva6DeKqVU

Part #7 Kubernetes ingress | the basics
Video: https://youtu.be/izWCkcJAzBw

Kubernetes in the Cloud

Checkout my series on running Kubernetes in the Cloud here

More details coming soon!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 30.5%
  • C# 18.2%
  • Go 15.0%
  • HCL 11.4%
  • Shell 9.3%
  • CSS 4.9%
  • Other 10.7%