© 2026 Hashnode
It started with a simple goal: automate my CI/CD pipeline using a Raspberry Pi 4 sitting on my desk. It seemed economical, environmentally friendly, and honestly, kind of cool. Little did I know I was about to embark on a debugging odyssey that would...

🚀 Project Overview This article provides a comprehensive guide to the GitHub Actions Self-Hosted ECR Image project, detailing each component, the challenges encountered, and the solutions implemented. The primary goal is to offer readers a thorough ...

Overview This project shows how to set up multi-cloud automation using Azure DevOps, Terraform, and Ansible. The aim is to automate the deployment of a .NET application across both AWS and Azure environments. The project is divided into four parts, e...

As a DevOps engineer, you're likely familiar with the importance of automation in streamlining your workflow. GitHub Actions provides a powerful toolset for automating your software delivery pipeline. However, when it comes to executing these actions...

GitHub Actions is a powerful automation tool that helps developers streamline their workflows for building, testing, and deploying applications. Whether you want to automate testing or set up a full CI/CD pipeline, GitHub Actions provides the flexibi...
