Rating 4.1 out of 5 (76 ratings in Udemy)
What you'll learn- Build, test, debug and deploy .net and angular apps on docker while learning production-style development workflows
- Create docker files for dotnet apps
- create docker files for angular apps
- create docker files for simple and complex html files
- Containerize SQL server
- Multi stage builds
- Creating Docker Compose files
- Volume creation
- Network creation
- HTTPS handling inside container
- Project Tye - Microsoft tooling for …
Rating 4.1 out of 5 (76 ratings in Udemy)
What you'll learn- Build, test, debug and deploy .net and angular apps on docker while learning production-style development workflows
- Create docker files for dotnet apps
- create docker files for angular apps
- create docker files for simple and complex html files
- Containerize SQL server
- Multi stage builds
- Creating Docker Compose files
- Volume creation
- Network creation
- HTTPS handling inside container
- Project Tye - Microsoft tooling for containers and kubernetes
- CI/CD setup with Github actions
- Deploying containers on Azure container instances
- Deploying containers on Azure web apps
- Deploying containers on Azure container registry
- Deploying containers on Dockerhub
- And many more things, you will learn along.
DescriptionDocker is one of the key aspects of software development process.
If you are planning to write distributed apps aka Microservices app, docker is one of the must have ingredient here. This course starts from blank slate. No prior knowledge is required. During the learning journey, you will get to learn below things:
Introduction
Getting started with Docker
Container Overview
What are containers?
Containers Vs Virtual Machines
Containers inside virtual machines
Developers Vs Ops Team
Docker Image vs Containers
Installation Steps
Docker Options
Hands on with Docker
Learn to create Docker Files
Docker Commands
More Docker Commands
docker pull
docker push
docker inspect
docker stats
docker logs
Docker File Overview
Running Dotnet and Angular projects with docker
Console app STDINexample
Console app run
CMD vs Entrypoint
Running ASP.NET Core in container
Verifying files in container
Debugging Docker Container
Running Angular app in container
Verifying files in angular container
Creating Docker Compose file
Running Docker Compose
Docker Networking
Containerizing SQL Server
Creating SQL Server container
Connecting Dotnet app with SQLcontainer
Adding Docker Compose
Working without volume
Creating Volume
Verifying data after container shutdown
HTTPS Setup
Project Tye
Tye Introduction
Tye build
Tye run
Creating Frontend App using Razor Template
Creating Backend App using Web API Template
Adding Service Discovery
Tye Run with Backend and Frontend Projects
Adding Redis
Tye Run with Redis
Pushing Images to DockerHub and Azure Container Registry (ACR)
Pushing images on DockerHub
ACR Creation
Pushing images to ACR
Deploying containers to Azure Container Instances (ACI)
Another way of deploying containers to ACI
Deploying Angular App with ACI endpoint
Deploying container to web app
CI/CD pipeline using Github Actions
Github Actions introduction
Creating first workfile
Adding Docker login step for ACR
Adding Docker build and push step
Running the workfile
SQL Server container preparation
Created SQL server container on Azure
Publishing database to container instance on Azure
This is the detailed outline of the course. Also, this course will receive regular updates as and when new technology upgrade happens either on dotnet side or angular or docker side.
I hope you will enjoy the course and content thoroughly. Feedback appreciated. Kindly rate me high on this. Your feedback and rating motivates me to create more enterprise friendly and polished content.
Happy Learning
Thanks,
Rahul Sahay