AB
Sharing my thoughts and experiences in web development
Learn how to expose Kubernetes services in Minikube using Ingress controllers, with step-by-step instructions and troubleshooting tips for local development environments.
Learn how to design and deploy a secure, scalable NFS shared storage solution on AWS using EFS and EC2, automated with Terraform for enterprise applications
Complete your AI application deployment with comprehensive CI/CD pipelines, monitoring, and production-ready operations. Part 2 covers GitHub Actions, Docker optimization, and monitoring setup.
Learn how to deploy a complete AI-powered caption generator application on AWS using modern infrastructure practices. Part 1 covers architecture design, AWS service selection, and Terraform infrastructure setup.
A guide to understanding Helm, a package manager for Kubernetes, and how it simplifies the deployment and management of applications in a Kubernetes cluster.
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.
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.
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.
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.
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.