/logo.png

Conception, Construction and Evaluation of a Raspberry Pi Cluster

The goal of this work is to create an affordable, energy efficient and portable mini-supercomputer. Ideally, a cluster computer with little or no carbon footprint, individual elements that are inexpensive to replace, and a portable system that can be easily disassembled and reassembled.

Mastering DevOps: Your Guide to Learning, Certification, and Community Engagement

DevOps is not just a set of tools but a cultural shift towards automation, collaboration, and integration between software development and IT operations. Whether you’re new to DevOps or looking to expand your expertise, it’s essential to understand its key principles, tools, platforms, and methodologies. This post serves as a roadmap to help you navigate the journey of studying, learning, and becoming certified in DevOps.

Create your own official Azure Pipelines Agent Images and GitHub Actions Runner Images

Let’s create your own Azure Pipelines Agent Images or GitHub Actions Runner Images based on the official source code used for GitHub-hosted runners used for Actions, as well as for Microsoft-hosted agents used for Azure Pipelines. I prepared both Azure Pipelines and GitHub Workflow examples for you to choose from. It also can create your Virtual Machine Scale Set (VMSS) with the latest VM image to easily use for self-hosted scale-set agents in Azure DevOps.