Skip main navigation

What is Azure Automation?

In this section, you’ll learn about automation. You’ll discover Azure Automation and find out how it addresses automation scenarios and enables and accelerates DevOps. What is automation? Automation, or the …

The Chef Unit

We’ve been on an Azure journey. We looked at Azure Resource Manager and its architecture and automation. We then paused at DevTest labs where we created templates and used them …

The business value of infrastructure as code

What is IaC? IaC (IaC) evolved to solve the problem of environment drift in the release pipeline. Without IaC, teams must maintain the settings of individual deployment environments. Snowflakes Over …

What is DevOps?

Infrastructure as code Software and software development is more than just code. There are many people involved in releasing usable software that solves business problems and these stakeholders can be …

What is Infrastructure as Code?

When learning about Infrastructure as Code in DevOps, it’s important to gain an understanding of how infrastructure fits in. This step gives you an overview of infrastructure in the traditional …

Welcome to The Course

Welcome to the DevsOp Development Process Implementation course. Overview In this course, you’ll gain the knowledge and skills to deliver stable environments rapidly, reliably and at scale, avoiding manual configuration …

Cost Tracking and Optimisation

During this course, we’ve explored and worked with Infrastructure as Code and Automation. In reality, it’s so easy to lose track of your spend within your environments. Keeping track of …

Bring Your Own Template

The last couple of videos demonstrated the automation capabilities within DevTest Labs. We looked at deploying a VM that automatically generates an ARM template that you can reuse in your …

Azure Usage and Billing Insights

The Azure Usage and Billing Insights (AUBI) portal is an open-source project that enables visibility of all Azure services in an Azure subscription(s). The portal keeps track of billing and …

Provisioning Environments with Azure DevTest Labs

Up to this point in the DevOps Development Process Implementation course, you’ve learned that Azure offers automation solutions that can help you streamline your development and deployment processes. By now, …

Implementing Azure Resource Manager Templates

Now that you have a good understanding of Azure Resource Manager, you are ready to learn how to implement and deploy Azure Resource Manager templates. This step demonstrates how to …

Azure Resource Manager Template Structure

By now you should have an understanding of Azure Resource Manager and the template capability it has to offer. In this step, we’ll delve into the details of Azure Resource …