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.