DevOpspertise

Everything related to DevOps and the cloud.

Amazon Web Services – Host Hugo Static Website on S3 and CloudFront

This post will cover the full process end to end to get your Hugo static website hosted on S3 and CloudFront. This post will cover the certificate generation process and the automated deployment of your website using CI/CD from GitLab.

Azure Classic Pipelines – IIS Deployments Using Deployment Groups

In this post we will walk through an automated Internet Information Services (IIS) deployment using Deployment Groups in Azure DevOps.

Azure Pipelines – IIS Deployments Using Environments

In this post we will walk through an automated Internet Information Services (IIS) deployment using Environments in Azure DevOps.

Ansible – Windows Application Deployment Template

Ansible is a very good configuration management tool and is arguably the most popular today. It is simple to use, powerful and it's agentless.

Amazon Web Services – Static Website Hosting on S3 and CloudFront

This post will cover the full process end to end to get your static website hosted on S3 and CloudFront. This post will cover the certificate generation process and the automated deployment of your website using CI/CD from GitLab.

Microsoft Azure – Application Security Groups

Application Security Groups (ASG) provide a mechanism to simplify networking rules of your Virtual Machines (VM) by logically grouping them rather than managing them using their explicit IP addresses and subnets.

Microsoft Azure – Security Center Just-in-time Deep Dive

Just-in-time (JIT) is used to secure inbound traffic to your Azure Virtual Machines, reducing exposure to attacks while providing an easy to use mechanism to connect to Virtual Machines (VM) when required