Skip to content

Azure Cloud - Reference Architecture Guide

Introduction

Build enterprise-grade Azure architectures from the ground up. This hands-on video series guides you through designing and deploying a complete cloud infrastructure suitable for organizations of any scale, using real-world patterns and Azure DevOps automation.

What You'll Learn: Azure networking fundamentals, security design, App Service Environments, Application Gateway configuration, ARM template infrastructure as code, and automated CI/CD pipelines for production deployments.

Best For: Cloud architects, DevOps engineers, and developers responsible for designing, implementing, or maintaining Azure cloud infrastructure.

YouTube videos

Labs Title
Lab-1: Introduction & Course Overview
Lab-1.1: Create new Azure Account or Tenant or Subscription
Lab-2: Application High Level Architecture
Lab-3: Azure Architecture Design Principles
Lab-4: Azure High Level Architecture (HLD)
Lab-5: Azure Architecture - Security Design
Lab-6: Azure Architecture Networking Design
Lab-7: Azure DevOps Deployment View for Azure Resources
Lab-8: Azure Setup Guide / Governance
Lab-9: Azure Resource Naming & Tagging Conventions
Lab-10: ARM Template Project setup & Create Resource Group
Lab-11: Azure Virtual Network Concepts & Create Virtual Network
Lab-12: Create Azure AppService Environment from Azure Portal
Lab-12.1: Create Azure AppService Environment using ARM template
Lab-12.2: Create Tags in ASE using ARM templates
Lab-13: Create Azure App Service Plan from Azure Portal
Lab-13.1: Create Azure App Service Plan and App Services using ARM Template
Lab-14: Deploying ARM Templates using Azure DevOps Pipelines
Lab-15: Deploy a website or APIs to Azure with Azure App Service
Lab-16: Create Azure Application Gateway