@Retrinex
DevOps Engineer
Nothing here yet.
Nothing here yet.
Introduction Kubernetes, often abbreviated as K8s, has become the de facto standard for container orchestration in the world of cloud-native application development. Its ability to automate deployment, scaling, and management of containerized applica...

Introduction This project report documents the process of setting up a distributed Jenkins environment for continuous integration and continuous deployment (CI/CD) of a Node.js application. The project involved creating a Jenkins master server, confi...

Introduction: In this blog post, we will walk through the process of deploying a Node.js Todo application using Jenkins, a popular automation server. The combination of Jenkins and GitHub webhooks allows for automatic builds and deployments whenever ...

Introduction Greetings, fellow developers! Today, I am excited to share my experience of automating the delivery process for our Django Todo app using Jenkins. Automation is the key to streamlining development workflows, and in this blog, I'll walk y...
