My Blog Posts

Sharing my thoughts and experiences in web development

SonarCloud Integration with GitHub Actions: Complete CI/CD Code Quality Guide

SonarCloud Integration with GitHub Actions: Complete CI/CD Code Quality Guide

January 16, 2025
SonarCloud GitHub Actions CI/CD React DevOps Code Quality

Master SonarCloud integration with GitHub Actions for React/JavaScript projects. Learn step-by-step setup, workflow configuration, troubleshooting, and best practices for automated code quality analysis.

Jenkins and SonarCloud Integration for React Projects: A Complete CI/CD Guide

Jenkins and SonarCloud Integration for React Projects: A Complete CI/CD Guide

January 16, 2025
Jenkins SonarCloud CI/CD React DevOps Code Quality

Master the integration of Jenkins with SonarCloud for React/Vite projects. Learn step-by-step setup, common troubleshooting, and best practices for continuous code quality analysis in your CI/CD pipeline.

A Comprehensive Guide to Helm: Simplifying Kubernetes Application Management

A Comprehensive Guide to Helm: Simplifying Kubernetes Application Management

January 10, 2025
Helm Kubernetes DevOps Automation K8s

A guide to understanding Helm, a package manager for Kubernetes, and how it simplifies the deployment and management of applications in a Kubernetes cluster.

Building an End-to-End CI/CD Pipeline for Java Applications - Part 6: Full-Stack Application with Frontend, Backend, and Database

Building an End-to-End CI/CD Pipeline for Java Applications - Part 6: Full-Stack Application with Frontend, Backend, and Database

December 25, 2024
CI/CD Jenkins Docker Java

The sixth part of our end-to-end CI/CD series, covering how to implement a pipeline for a full-stack Java application with frontend, backend, and H2 database components.

Building an End-to-End CI/CD Pipeline for Java Applications - Part 5: Using Separate CI and CD Jobs

Building an End-to-End CI/CD Pipeline for Java Applications - Part 5: Using Separate CI and CD Jobs

December 24, 2024
CI/CD Jenkins Docker Java

The fifth part of our end-to-end CI/CD series, explaining how to create a pipeline using separate Continuous Integration and Continuous Deployment jobs for better separation of concerns.

Building an End-to-End CI/CD Pipeline for Java Applications - Part 4: Using Docker and Webhooks

Building an End-to-End CI/CD Pipeline for Java Applications - Part 4: Using Docker and Webhooks

December 23, 2024
CI/CD Jenkins Docker Webhooks

The final part of our end-to-end CI/CD series, focusing on enhancing your pipeline with Docker containers and GitHub webhooks for automated deployments.

Building an End-to-End CI/CD Pipeline for Java Applications - Part 3: Using Azure DevOps

Building an End-to-End CI/CD Pipeline for Java Applications - Part 3: Using Azure DevOps

December 22, 2024
CI/CD Azure DevOps Java Tomcat

The third part of our end-to-end CI/CD series, focusing on implementing a Java application pipeline with Azure DevOps for enhanced DevOps capabilities.

Building an End-to-End CI/CD Pipeline for Java Applications - Part 1: Using Docker and Tomcat

Building an End-to-End CI/CD Pipeline for Java Applications - Part 1: Using Docker and Tomcat

December 16, 2024
CI/CD Jenkins Docker Tomcat

The first part of our end-to-end CI/CD series, focusing on setting up a robust pipeline for Java applications using Jenkins, Docker, and Tomcat.

Building an End-to-End CI/CD Pipeline for Java Applications - Part 2: Using Docker and Kubernetes

Building an End-to-End CI/CD Pipeline for Java Applications - Part 2: Using Docker and Kubernetes

December 16, 2024
CI/CD Jenkins Docker Kubernetes

The second part of our end-to-end CI/CD series, focusing on extending your pipeline with Kubernetes for container orchestration and deployment.

A Complete Guide to AWS Systems Manager (SSM) - Part 1: Fundamentals and Core Features

A Complete Guide to AWS Systems Manager (SSM) - Part 1: Fundamentals and Core Features

December 10, 2024
AWS Services

Learn how to effectively use AWS Systems Manager to automate and manage your AWS infrastructure. Part 1 covers the fundamentals, key concepts, and core features of AWS Systems Manager.