When announcing the initial preview of Windows Server 2022 half a year ago, Microsoft gave some information about minor...
Two ways to integrate GitHub with Azure DevOps

Now that Microsoft owns GitHub, you may be wondering whether your teams should use GitHub or Azure DevOps for...
Run Docker container on Subsystem for Linux 2 (WSL 2)

Version 2 of WSL not only offers a new architecture based on a virtual machine, a proprietary Linux kernel,...
Create and run Docker containers with Windows Admin Center

Version 2009 of Windows Admin Center (WAC) includes an update to the Container extension, which allows the container feature...
How to deploy Ansible inside a Docker container

Deploying Ansible inside a Docker container is an easy way to have a lightweight, agile environment for using Ansible....
Terraform Windows AD Provider for Automating Active Directory

Do you automate Windows Active Directory environments? With the release of the new HashiCorp Terraform Windows AD provider, IT...
Step by step Deploying Docker Container to Azure using Azure CLI

In this article we will discuss step by step creation and deployment of a docker containers in the Azure...
Azure Kubernetes Service vs. Kubernetes cluster

With Kubernetes there are a ton of options out there for where to run your Kubernetes. For example, you...
What is VMware Tanzu Kubernetes Grid?

One of the products VMware announced earlier this month was Tanzu Kubernetes Grid. What is it? What is its...
Create an Azure virtual machine with Hashicorp Terraform

Hashicorp Terraform is a great cloud automation tool to automate your environment, including Azure. Let's look at how to...
Web App for Containers on Azure

It is common these days to package web applications as containers and host them in cloud. On Azure there...
Configure Windows Server 2019 container host with PowerShell

Configuring a container host is a basic requirement for running containers. In this post, we will take a look...
Ansible Tower vs Ansible AWX for Automation

Red Hat provides two tools for centralized Ansible management with a GUI tool. We will look at Ansible Tower...
How to create a container in AWS Fargate

In this article, let's dive into how to create an AWS Fargate container using the Amazon Web Services (AWS)...
New in Windows Server 2019 networking: HTTP/2, Cubic, LEDBAT, DPDK, and Kubernetes

The next traditional version (five-year mainstream, five-year extended support) of Windows Server became generally available (GA) in October at...
Create an Azure Container Registry using PowerShell

In this second part of our Azure container series, we will be creating an Azure Container Registry service that...
Automate Windows updates with Ansible

The process of applying Windows updates can be arduous from an administrative perspective. By using Ansible, administrators have a...
Install Ansible: Setup for Windows

One of the most popular configuration management and infrastructure automation products on the market is Ansible. Ansible, along with...
DevOps is not just about tools

DevOps is revolutionizing IT, to put it mildly, DevOps was originally envisioned as a means by which software developers...
Introduction to Chef

Chef is an automation and configuration management tool that provides Infrastructure-as-Code (IaC). It can handle very complex hybrid on-premises/multi-cloud...