Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Data Science
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 2 hours on-demand video
  • 11 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Assignments
Development Software Engineering Docker

Docker essentials for .Net Developers - Get started quickly

As .Net developer, learn everything about Dockerfiles, Images, Containers and advanced topics like docker-compose
Rating: 3.6 out of 53.6 (25 ratings)
4,134 students
Created by Timo H. | C# Development | .Net | DevOps
Last updated 1/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • What is Docker, Which Problems does it solve?
  • Basic Docker concepts
  • Docker Tools and CLI: Create, Debug and Log
  • Use Dockerfiles, Images, Containers, Volumes and more
  • How can you use Docker effectively as a software developer
  • Practical examples and lots of resources

Course content

5 sections • 36 lectures • 2h 8m total length

  • Preview04:15
  • Preview02:42
  • Preview02:41
  • Preview02:26

  • Docker compared with Virtual Machines
    03:56
  • Basics of Docker and Key concepts
    02:39
  • Docker Basics I: Dockerfile-Image-Container
    05:39
  • Docker Basics II: Work with the CLI Client
    04:19
  • Docker Basics III: DockerHub and Images
    02:10
  • Summary of the Basics
    03:12

  • Preview03:35
  • Container II: Modify and commit
    04:10
  • Container III: Debugging containers
    05:44
  • Work with containers
    1 question
  • Images I: Introduction
    00:58
  • Images II: Docker Image and Dockerfile overview
    03:42
  • Images III: Understand simple Dockerfiles
    05:15
  • Images IV: Docker image tag, history, save and load
    01:56
  • Dockerfile Commands I: Understand the most important commands
    05:59
  • Dockerfile Commands II: More Dockerfile commands
    02:46
  • Create a Dockerfile
    1 question
  • Dockerfile Advanced: Multistage builds
    05:41
  • Create a Dockerfile for Asp.Net core
    02:36
  • Summary Dockerfile, Image and Container
    02:57
  • Work with Docker Quiz
    4 questions

  • Docker Volumes and Networks introduction
    01:29
  • Docker Volume I: understand volumes
    03:20
  • Docker Volume II: create Volumes with the CLI Client
    04:49
  • Docker Volume III: Different modes for creating volumes
    01:55
  • Docker Volume IV: Share Data between Containers
    02:08
  • Docker Networks I: Understand Docker networking
    04:08
  • Docker Networks II: Combine two Containers
    02:22
  • Networks and Volumes Quiz
    4 questions
  • Network and Volumes Assignment
    2 questions
  • Wordpress with volume, network and a MariaDb container
    1 question

  • Preview02:47
  • Inspect the asp.net core web api
    04:23
  • Prepare the MariaDb Dockerfile
    03:29
  • Asp.Net Dockerfile and Integration of both
    04:03
  • Simplify the creation process:Docker-compose
    04:44
  • Docker-compose for this application
    05:27
  • Summary Application with Docker
    01:14
  • Learn Docker compose
    1 question

Requirements

  • The examples will be mostly in dotnet core and linux applications -- C# might be helpful but not necesssary
  • Docker is a Linux feature, so basic CLI and Linux/Unix knowledge is a must

Description

Docker is an integral part of modern software development!

If you simply want to try out a new application, need to run multiple versions of the same app on your machine or want to replicate the dev environment of a colleague.

Docker is the technology of choice

In the following Trends of the IT industry it is one or the driving force:

  • DevOps with CI/CD

  • Cloud Deployment

  • Standardized Environments

  • Testability of Systems

  • Scalability of Systems

  • Microservices

  • and much more

So to stay up to date and accelerate your career as a developer you absolutely should at least be comfortable with Docker!

In the course you are going to learn:

  • Docker in comparison to Virtual Machines

  • Dockers architecture, what it was built on and why docker is so popular

  • Which Problems does Docker solve for us as developers?

    • Consistency Problem

    • Responsiveness Problem

  • Useful analogies to cope with the Docker concepts

    • Compared to object oriented programming

    • Images are like classes

    • Containers are like instances

  • Learn to use the CLI Client effectively

    • Images

    • Container

    • Networks

    • Volumes

In addition you get to know the following advanced topics:

  • Multi Stage builds

  • What is image layering

  • Container debugging

  • Automate multiple container setup with docker compose

  • containerized development

Also this course comes packed with downloadable materials like a github repository and Cheat sheets for the examples so you can reproduce all of it and deepen your knowledge of Docker.

So go ahead, enroll with the course, becuase of the 30 day money back guarantee of Udemy you have nothing to loose but your confusion about Docker!

I also tend to answer really quickly for course topic related questions ;)


Enjoy the course!

Who this course is for:

  • IT Professionals who wants to understand and use Docker quickly
  • DevOps Engineers in .Net Core Environments
  • Software developers who want to be future proof
  • DevOps Team members

Instructor

Timo H. | C# Development | .Net | DevOps
Freelancer & .Net Developer
Timo H. | C# Development | .Net | DevOps
  • 4.0 Instructor Rating
  • 527 Reviews
  • 7,436 Students
  • 12 Courses

I am a passionate software developer in the world of .Net programming.


As a Freelancer I support my clients with custom made solutions, consultancy or on site and online trainings in a wide range of topics.

Besides programming in .Net I also work with Python, SQL/NoSQL databases and the usual DevOps capabilities like docker and public cloud systems (Azure and AWS)

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.