Tag: automation

DevOps

Terraform Functions and Expressions Explained

Functions in HashiCorp Terraform are integral to making your configurations flexible, efficient, and maintainable. They are pre-defined operations that can be used within expressions to…

Aug 9, 2024 13 min read
Artificial Intelligence

What is MLOps?

MLOps, or Machine Learning Operations, is like the backbone of a well-oiled machine in the machine learning domain. It’s an intersection where machine learning meets…

Aug 2, 2024 6 min read
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 lifecycle. DevOps enables teams…

Feb 19, 2023 11 min read
Development

Get Started with Python Scripting and Automation

Python is a popular programming language that is widely used for scripting, automation, data analysis, and web development. Python scripting is a skill that every…

Feb 18, 2023 12 min read
DevOps

How to become a DevOps Engineer

DevOps is a rapidly growing field that has revolutionized the way organizations develop and deploy software. With the increased demand for DevOps Engineers, many people…

Feb 17, 2023 9 min read
Azure Management

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.

Jan 30, 2023 25 min read
Azure Bicep

Comparison: Terraform vs Azure Bicep

HashiCorp Terraform and Azure Bicep are both declarative Infrastructure as Code (IaC) tools for provisioning and managing infrastructure in the Microsoft Azure cloud. While they…

Jan 18, 2023 7 min read
Azure Integration

Azure Logic App Updates January 2017

Microsoft has announces a bunch of updates to Azure Logic Apps. If you’re note familiar with Azure Logic Apps, they provide a “no-code” solution for…

Jan 20, 2017 2 min read
Azure CLI

What is Azure Resource Manager?

In the early days of Microsoft Azure the Portal was the primary tool to go in and configure your cloud components. After some time the…

Apr 27, 2016 10 min read
DevOps

What is Infrastructure as Code? (IaC)

Infrastructure as Code (IaC) is a modern approach to managing and provisioning computing infrastructure through machine-readable configuration files, rather than through physical hardware configuration or…

Mar 28, 2016 5 min read
Azure Integration

Free eBook: Azure Automation

The book “Microsoft Azure Essentials: Azure Automation” written by Michael McKeown is written to target IT Pros and PowerShell developers to help them understand the…

Jan 30, 2016 1 min read