Saad Hasan·Nov 12, 2024AWS CodeCommit Deprecation: A Complete Guide to Migrating Your Repositories to GitHubTo be clear, I was not a big fan of AWS CodeCommit. It was easy to set up and use, but if you compare it with other Git providers like…
Saad Hasan·Apr 12, 2024Setting Up Kafka on Minikube K8s Using StrimziLearn how to seamlessly deploy and manage Kafka clusters using Strimzi
Saad Hasan·Jan 20, 2024Automating Node.js Deployment with GitLab CI/CD, Docker, and OpenShiftIn this simple demo, you don’t need to be an expert to implement it, it just puts you on the right track for kickstart. A response icon1A response icon1
Saad Hasan·Nov 5, 2023Reboot Woes: How to Automatically Import a Self-Signed Certificate into the JVMWe’ve all been there — you’ve set up a service on your server, secured it with a self-signed certificate, and everything works smoothly…
InDev GeniusbySaad Hasan·Apr 27, 2023Docker Crash Course Series — #2- Dockerfile & Container Creating?The second series of the Docker Crash Course will build upon the foundational knowledge from “What is Docker” and delve into the…
InDev GeniusbySaad Hasan·Apr 9, 2023Docker Crash Course Series — Basics to Intermediate #1- What is Docker?Getting started with Docker can be overwhelming for beginners due to its vast ecosystem and complex concepts. That’s where this course…
Saad Hasan·Mar 16, 2023Deploy 3-Tier Arch in AWS Step-by-Step!Creating a 3-tier application in AWS can seem like a daunting task, but with the right guidance, it can be accomplished with ease. In this…