Introduction to Cloud Computing

This blog post is Pre-req reading for the Book  Exam AZ-104 Study and Lab Guide. Introduction to Server Virtualization Before going into Cloud Computing let’s discuss about Server Virtualization. Server Virtualization is the base on which Cloud Computing is built. With Server Virtualization a hypervisor installed on compute host creates and runs Virtual Machines. Each … Continue reading Introduction to Cloud Computing

Azure Cloud Architecture and Services

This blog post is Pre-req reading for the Book  Exam AZ-104 Study and Lab Guide. Azure Global Infrastructure consists of Availability Zones and Regions. A Region is a set of Availability Zones. Availability Zones and Regions are spread across the world. Azure Availability Zones Azure Availability Zones are unique physical locations within an Azure. Each … Continue reading Azure Cloud Architecture and Services

Introduction to Containers

This blog post is Pre-req reading for Chapter 18 Create and Configure Containers in the Book Exam AZ-104 Study and Lab Guide. Containers provide alternate method of running applications. Before going into containers let’s discuss currently how applications are deployed. Application runs on top of Operating system. Operating System can be running on Bare Metal … Continue reading Introduction to Containers

Exercise 24: Create App Service Managed Certificate

This blog post is additional lab exercise for Chapter 17 Azure App Service in the Book Exam AZ-104 Study and Lab Guide. In this Exercise we will create App Service Managed Certificate and Bind it to App Service WASCloud. App Service WASCloud was created in Exercise 2 in this Chapter. In App Service WASCloud Dashboard … Continue reading Exercise 24: Create App Service Managed Certificate

Exercise 18: Backup Files & Folder using MARS Agent

This blog post is additional lab exercise for Chapter 21 Implement Azure Backup & Recovery in the Book Exam AZ-104 Study and Lab Guide. In this exercise we will backup Files & Folders of Azure VM vmacloud3 using MARS Agent or Backup Agent in Recovery Services Vault rsvcloud. MARS stands for Microsoft Azure Recovery Services … Continue reading Exercise 18: Backup Files & Folder using MARS Agent