Sharing my thoughts and experiences in web development
January 16, 2025Master 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.
January 16, 2025Master 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.
January 10, 2025A guide to understanding Helm, a package manager for Kubernetes, and how it simplifies the deployment and management of applications in a Kubernetes cluster.
December 25, 2024The 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.
December 24, 2024The 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.
December 23, 2024The final part of our end-to-end CI/CD series, focusing on enhancing your pipeline with Docker containers and GitHub webhooks for automated deployments.
December 22, 2024The third part of our end-to-end CI/CD series, focusing on implementing a Java application pipeline with Azure DevOps for enhanced DevOps capabilities.
December 16, 2024The 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.
December 16, 2024The second part of our end-to-end CI/CD series, focusing on extending your pipeline with Kubernetes for container orchestration and deployment.
December 10, 2024Learn 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.