Simplifying Terraform Deployments with Ansible - Part 1
A technical guide on using Ansible to simplify and manage Terraform configurations for multi-environment infrastructure deployments.
A technical guide on using Ansible to simplify and manage Terraform configurations for multi-environment infrastructure deployments.
A guide for IT professionals on renaming the default branch from 'master' to 'main' in GitHub using Git commands and the GitHub UI.
A guide offering five practical tips and hints for using kubectl more effectively when managing and troubleshooting Kubernetes clusters.
DevOps Notts event recap featuring technical talks on microservices lessons and using Terraform with Azure DevOps.
A guide to using Hadolint, a linter for Dockerfiles, to enforce best practices and integrate it into a CI pipeline.
A tutorial on securely managing secrets during Docker builds using Buildkit, avoiding common vulnerabilities.
Announcing CloudSecDocs.com, a public collection of technical notes and cheatsheets for cloud-native technologies, DevOps, and security.
A developer shares lessons from Hacktoberfest 2020, including contributions to Azure Arc, K8Spin, and Dapr, and discusses the event's challenges.
Guide to setting a custom default branch name for new Git repositories in Azure DevOps at the organization or project level.
A guide for engineering managers on creating a sustainable and effective on-call culture, emphasizing shared responsibility and operational best practices.
A guide on writing and automating unit tests for Dockerfiles using the Container Structure Test framework to ensure image integrity.
A DevOps engineer shares practical strategies and tips for optimizing and speeding up Continuous Integration (CI) pipelines.
A tutorial on using the Tfe.NetClient library to manage Terraform Cloud infrastructure from a .NET Core console application.
A review of the book 'PowerShell for Sysadmins', analyzing its target audience, strengths, and weaknesses for IT automation.
A critique of traditional 'war room' monitoring centers, arguing they are ineffective and harmful compared to automated observability and developer ownership.
The article discusses the transformative impact of Continuous Delivery on software development, highlighting its benefits for speed, quality, and team well-being.
A guide to setting up a minimal, self-contained Kubernetes cluster on Fedora using K3s, without virtualization or a container registry.
A guide to using env0 and Terraform to deploy temporary Kubernetes clusters with automatic shutdown to manage cloud costs.
Reflections on the 10-year impact of the 'Continuous Delivery' book and the core principles of the software engineering practice.
A guide to implementing CI/CD for Azure ARM templates using GitHub Actions, focusing on automating infrastructure deployments for IT professionals.