



Apr 3 · 5 min read · I was surprised by how easy it was to set up and use Argo CD to deploy and manage a complex application with multiple services and dependencies, and I want to share my experience with others. Have you ever run into issues with deploying applications ...
Join discussionMar 18 · 15 min read · Automated Unit Tests, or AUT, are a concept that most developers do not initially see as beneficial. When I was introduced to AUT, my reaction was was, “I’m going to write buggy code, to test my buggy
Join discussion
Mar 6 · 11 min read · Every developer has heard the term CI/CD pipeline. Fewer can explain what actually happens when code is pushed to a repository. Is it magic? Automation? Just a script running on some server? When peop
Join discussion
Feb 13 · 3 min read · CI/CD Explained Clearly: A Practical Guide for Beginners In modern software development, speed and reliability are equally important. Teams are expected to deliver features quickly without compromising quality. This is where CI/CD becomes essential. ...
Join discussion
Feb 6 · 3 min read · In modern software development, speed and reliability are no longer optional — they’re essential. This is where CI/CD (Continuous Integration and Continuous Delivery/Deployment) plays a transformative role. CI/CD pipelines automate the process of bui...
Join discussionFeb 5 · 3 min read · In today’s fast-paced digital landscape, organisations must deliver software updates quickly without sacrificing quality or reliability. This demand has led to widespread adoption of CI/CD (Continuous Integration and Continuous Delivery) — a modern ...
Join discussion