DevOpspertise

Everything related to DevOps and the cloud.

Microsoft Azure – Deploy Resource Locks Using Policy

In this post we'll cover the automated creation of resource locks for specific resources using Azure Policy.

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 – Explore Policy

Azure Policy keeps track of compliance for your Azure resources based on policy definitions you assign. In this blog post we will cover the fundamentals.

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.