How I Am Setting Up VMs On Hetzner Cloud
A technical guide on using Terraform to automate the creation and configuration of virtual machines on Hetzner Cloud.
A technical guide on using Terraform to automate the creation and configuration of virtual machines on Hetzner Cloud.
An analysis of AWS EKS Pod Identity, comparing it to IRSA, explaining its benefits, and discussing why the author's company hasn't adopted it yet.
Announcement and guide for VMware Explore Europe 2024, covering registration details, event highlights, session tracks, and benefits of attending.
Explains the importance and best practices of modularizing infrastructure code in Terraform for better organization, reusability, and maintainability.
A critique of serverless architecture for coupling app logic too tightly with cloud infrastructure, increasing complexity and risk for developers.
Tutorial on setting up a production infrastructure for Dockerized PHP apps on Google Cloud Platform using multiple VMs and managed services.
Explores the distinct roles of Platform Engineering and DevOps in software development, highlighting their differences and complementary nature.
Author announces being named a VMware vExpert for the eighth consecutive year in 2023, highlighting the program's global community.
Introducing Terraform Cloud Projects, a new hierarchical structure for organizing and managing workspaces with improved permission inheritance.
See original article on MediumThis article shows how you can easily inject a generic key/value into Google Cloud Monitoring and set up alerts on it. I
Explains how to use Microsoft's API and a PowerShell script to check Azure Availability Zone mappings between different subscriptions for deployment planning.
A guide to Kubernetes autoscaling tools, covering Horizontal Pod Autoscaler (HPA), Vertical Pod Autoscaler (VPA), and Cluster Proportional Autoscaler (CPA).
A technical blog archive detailing posts on AWS services, cloud development, Java, DevOps, and software engineering practices from 2010 to 2025.
A first look at Azure Virtual Network Manager (AVNM) in preview, covering its scope, deployment, and connectivity configuration options.
A technical guide on configuring Azure Arc Data Services on a standard Kubernetes cluster, covering prerequisites, setup steps, and storage considerations.
Explores the requirements and tools needed to deploy Azure Arc enabled Data Services on a Kubernetes cluster, including hardware specs and CLI tools.
A personal account of passing the Microsoft AZ-104 exam to become an Azure Administrator Associate, covering preparation strategies and exam format.
A guide to writing unit tests for cloud infrastructure deployments using Pulumi and the F# programming language, with a focus on mocking.
A guide to writing unit tests for cloud infrastructure deployments using Pulumi's .NET SDK and mocking capabilities in C#.
A guide to efficiently tag existing AWS resources for better cost analysis and billing insights using automation and the AWS API.