- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Week 6 - Learn Azure for DevOps | Free Account, Compute, Networking, Storage & Projects
Welcome to Week-6 of the DevOps Micro Internship Cohort-1 by Pravin Mishra.
This week we dive deep into Microsoft Azure — from setting up your first account to deploying real-world applications on the cloud.
📌 Topics Covered:
Introduction to Azure
Azure Account Setup
How to Create an Azure Free Account (Step-by-Step)
Azure Global Infrastructure Explained
Azure Architecture & Resource Management
Azure Compute Overview
Azure Networking Basics
Azure Storage Explained
Azure Database Overview
💻 Assignments & Projects for this week:
- Assignment 16: Create and Set Up Your Azure Free Account
- Assignment 17: Deploy a React Application on an Azure Virtual Machine
- Assignment 18: Deploy EpicBook Web App on Azure VM with Azure Database for MySQL
- Assignment 19: Deploy Book Review App (Three-Tier Architecture) on Azure with Best Practices
--------
📚 *More Resources:*
- My AWS Beginners Course: https://www.udemy.com/course/aws-fundamentals-amazon-web-services-for-beginners/?referralCode=D403975F7C1326B2BFA2
- DevOps for beginners: https://www.udemy.com/course/devops-for-beginners-docker-k8s-cloud-cicd-4-projects/?referralCode=C5BA8236CCE9FE004F98
- AWS Mastery: 26 AWS Cloud Projects for Engineers & Architect - https://www.udemy.com/course/aws-mastery-hands-on-cloud-projects-for-engineers/?referralCode=4143F31DC85951744CEB
🚀 By the end of this session, you’ll have hands-on experience in deploying full applications using Azure Cloud services, a must-have skill for DevOps engineers and cloud professionals.
Timestamp:
00:00 – Intro & agenda
02:33 – Azure Compute overview (VMs, App Service, ACI vs AKS, AVD)
13:31 – Azure VMs deep dive (images, sizes, OS/disks, when to use)
19:03 – Portal tour: subscriptions & resource groups
32:02 – Hands-on: create Ubuntu VM
48:01 – Hands-on: deploy React app on VM (Node/npm, Nginx, NSG)
1:16:11 – High availability: AZs, Availability Sets, VMSS
1:42:17 – Azure Networking overview (VNets, subnets, NSG, routes, peering, Private Endpoint)
2:18:13 – Hands-on: build VNet (public/private/DB), Bastion & NAT design
2:33:42 – VM in public subnet (Nginx quick test)
2:37:22 – VM in private subnet (no public IP)
2:43:21 – Connect via Bastion; test NAT egress
2:48:23 – Public Load Balancer in front of private VM (backend pool, probe, rule)
2:58:53 – Test LB & cleanup (delete RG)
3:06:39 – Azure Storage overview
3:15:04 – Durability, availability & encryption (high level)
3:15:45 – Azure Storage recap; data types & services
3:27:09 – Hands-on: Storage in portal (RG + Storage Account)
3:48:32 – Enable Static Website; index.html / 404.html
3:56:24 – 15-minute break starts
4:11:34 – Back from break; attendance & housekeeping
4:17:06 – Azure Database as a Service overview (relational lineup)
4:37:26 – Hands-on: Create Azure Database for MySQL
4:55:32 – Champion of the Week announcements (groups 1–5)
5:03:30 – Final thanks & closing (next week: Terraform → Ansible → K8s → Observability)
#Azure #DevOps #CloudComputing #PravinMishra #Internship #MicrosoftAzure #AzureTraining #CloudProjects
Видео Week 6 - Learn Azure for DevOps | Free Account, Compute, Networking, Storage & Projects канала AWS With Pravin Mishra
This week we dive deep into Microsoft Azure — from setting up your first account to deploying real-world applications on the cloud.
📌 Topics Covered:
Introduction to Azure
Azure Account Setup
How to Create an Azure Free Account (Step-by-Step)
Azure Global Infrastructure Explained
Azure Architecture & Resource Management
Azure Compute Overview
Azure Networking Basics
Azure Storage Explained
Azure Database Overview
💻 Assignments & Projects for this week:
- Assignment 16: Create and Set Up Your Azure Free Account
- Assignment 17: Deploy a React Application on an Azure Virtual Machine
- Assignment 18: Deploy EpicBook Web App on Azure VM with Azure Database for MySQL
- Assignment 19: Deploy Book Review App (Three-Tier Architecture) on Azure with Best Practices
--------
📚 *More Resources:*
- My AWS Beginners Course: https://www.udemy.com/course/aws-fundamentals-amazon-web-services-for-beginners/?referralCode=D403975F7C1326B2BFA2
- DevOps for beginners: https://www.udemy.com/course/devops-for-beginners-docker-k8s-cloud-cicd-4-projects/?referralCode=C5BA8236CCE9FE004F98
- AWS Mastery: 26 AWS Cloud Projects for Engineers & Architect - https://www.udemy.com/course/aws-mastery-hands-on-cloud-projects-for-engineers/?referralCode=4143F31DC85951744CEB
🚀 By the end of this session, you’ll have hands-on experience in deploying full applications using Azure Cloud services, a must-have skill for DevOps engineers and cloud professionals.
Timestamp:
00:00 – Intro & agenda
02:33 – Azure Compute overview (VMs, App Service, ACI vs AKS, AVD)
13:31 – Azure VMs deep dive (images, sizes, OS/disks, when to use)
19:03 – Portal tour: subscriptions & resource groups
32:02 – Hands-on: create Ubuntu VM
48:01 – Hands-on: deploy React app on VM (Node/npm, Nginx, NSG)
1:16:11 – High availability: AZs, Availability Sets, VMSS
1:42:17 – Azure Networking overview (VNets, subnets, NSG, routes, peering, Private Endpoint)
2:18:13 – Hands-on: build VNet (public/private/DB), Bastion & NAT design
2:33:42 – VM in public subnet (Nginx quick test)
2:37:22 – VM in private subnet (no public IP)
2:43:21 – Connect via Bastion; test NAT egress
2:48:23 – Public Load Balancer in front of private VM (backend pool, probe, rule)
2:58:53 – Test LB & cleanup (delete RG)
3:06:39 – Azure Storage overview
3:15:04 – Durability, availability & encryption (high level)
3:15:45 – Azure Storage recap; data types & services
3:27:09 – Hands-on: Storage in portal (RG + Storage Account)
3:48:32 – Enable Static Website; index.html / 404.html
3:56:24 – 15-minute break starts
4:11:34 – Back from break; attendance & housekeeping
4:17:06 – Azure Database as a Service overview (relational lineup)
4:37:26 – Hands-on: Create Azure Database for MySQL
4:55:32 – Champion of the Week announcements (groups 1–5)
5:03:30 – Final thanks & closing (next week: Terraform → Ansible → K8s → Observability)
#Azure #DevOps #CloudComputing #PravinMishra #Internship #MicrosoftAzure #AzureTraining #CloudProjects
Видео Week 6 - Learn Azure for DevOps | Free Account, Compute, Networking, Storage & Projects канала AWS With Pravin Mishra
DevOps Micro Internship Microsoft Azure tutorial Azure for beginners Azure account setup create Azure free account Azure global infrastructure Azure architecture explained Azure resource management Azure compute overview Azure networking basics Azure storage explained Azure database overview Azure virtual machine tutorial three tier architecture Azure Azure cloud projects Azure hands-on training DevOps cloud training DevOps internship projects
Комментарии отсутствуют
Информация о видео
20 сентября 2025 г. 15:30:12
05:03:47
Другие видео канала





















