fbpx

Tag

DevOps

What is DevOps?

What is DevOps?

At its core, DevOps is a cultural and collaborative approach that integrates development and operations teams to streamline the software development...

Get Started with Terraform on Azure

Get Started with Terraform on Azure

One of the technologies that has come around through the DevOps movement of increased communication and cooperation between the Development and Operations teams has been Infrastructure as Code (IaC). These are technologies that DevOps Engineers and Site Reliability Engineers (SREs) have been adopting to build the latest technique of infrastructure automation in the cloud. Microsoft Azure natively supports ARM Templates for implementing IaC, but that’s an Azure specific technology.

Related Articles