• Post category:StudyBullet-3
  • Reading time:6 mins read


Azure with docker Containers

What you will learn

How to use Azure with containers

Basics of containers in Azure

Azure pipeline with Azure containers

Deploy containers into production

Description

This course is for those who have a bit of knowledge of or absolutely no knowledge about Azure

In this course i will be explaining to you in details the following concepts

A Brief introduction to docker

Azure Container Service

Azure Container Service  (with CI CD  )

Azure  App Service (With Code using Code  )

Azure  App Service  (With containers + Code  )

Azure  App Service  (with CI CD  )

This course has been curated with a lot of care and deliberation and contains examples that are seen in real software applications .Also all the codebase are provided for in the resource section and please do not hesitate to use them.


Get Instant Notification of New Courses on our Telegram channel.


Also this course has been shortened to only include information that is important and has been edited to remove all the fluff and unwanted portions .

Also for any doubts and suggestion please do contact me  and i will be glad to hear from you .

Also please do not forget to include reviews for my course as it will motivate me to create more content like this to serve you guys better .

Once again i  thank you for your patience and i hope you have a fabulous time with the course and i will see you soon

Also Please Wait for part 5 of Azure Basics

Thanks

Rohit Abraham

English
language

Content

Introduction
Introduction
Images and Containers
What is a VM
What is a Container
Difference between VM and container
Docker
Docker Introduction
Docker Architecture
Container and image
Create an ubuntu container
Create an Httpd Container
Docker Remote Repository
Docker Remote Repository
DockerFile
Create a NodeJS Container image and run it
Volume
chapter1
Volumes
mount point
tempfs
Network
Networking in Docker
Bridge
Azure Container Registry
Container Registry
Azure Container Instance
Create a Single Instance Container using Quick-Start
Create a single Instance Container using Azure Registry
Create a single Instance Container using Github public/private registry
Create multiple containers
Using Container Group
Docker Compose
CI/CD using Azure Pipeline
Azure CI/CD pipeline
App Service
Create a container based App service
CI/CD using App Service
Inbuild CI/CD
Create CI/CD for App service using Pipeline