Disk types – Configuring Virtual Machines

0 Comments

Disk types Azure currently offers four disk types to meet specific customer scenarios: Ultra disk Premium SSD Standard SSD Standard HDD Ultra disk Azure's high-performance SSD storage option is ideal for scenarios where you need…

Availability sets – Configuring Virtual Machines

0 Comments

Availability sets To create a reliable infrastructure, adding your VMs to an availability set is key. There are several scenarios that can have an impact on the availability of your Azure VMs. These are as…

VM management tasks – Configuring Virtual Machines

0 Comments

VM management tasks In this section, we are going to look at some management capabilities for virtual machines. We will explore items such as VM sizing, data disks, networking, moving VMs, redeploying VMs, disk encryption,…

Introduction to containers – Creating and Configuring Containers

0 Comments

Introduction to containers Businesses are constantly looking for newer and quicker ways to deploy applications and keep businesses running. These requirements lead to software development and support teams to find solutions for saving money and…

Deployment – Creating and Configuring Containers

0 Comments

Deployment VMs are deployed using some form of a hypervisor. With Windows systems, they can be deployed and managed by Windows Admin Center, Hyper-V Manager, and System Center Virtual Machine Manager (SCVMM). PowerShell can also…

Networking – Creating and Configuring Containers

0 Comments

Networking Containers within a container group can share a public-facing IP address with an associated DNS label. This label is referred to as an FQDN, which is a user-friendly name for finding an IP associated…

Setting up Docker – Creating and Configuring Containers

0 Comments

Setting up Docker For this exercise, we are going to configure Docker so that you can see your first container in action. Proceed as follows: Sign up on Docker Hub at the following URL: https://hub.docker.com/…