© 2026 Hashnode
Introduction In modern DevOps workflows, container images are built frequently—sometimes multiple times a day. Over time, this leads to uncontrolled growth in container registries, increasing storage costs and making maintenance harder. During my int...

As organizations move toward multi-cloud or decide to shift workloads between cloud providers, migrating container images becomes a critical task. One common requirement is transferring images from AWS Elastic Container Registry (ECR) to Oracle Cloud...

Hey friends, In the last activity, I walked you through the exciting process of Dockerizing the Flask blog. In the end the application was safely tucked inside its own portable container, running perfectly on my machine. But an app running only on my...

The Secret Santa Generator is a web application built using Spring Boot technologies, Thymeleaf views, JPA, H2 Database, and more. It features a Spring Model, View, and Controller (MVC) architecture along with Service and Repository layers. This proj...

I'll provide a detailed two-tier architecture project using Kubernetes Ingress with AWS, implemented through Visual Studio Code. This project will be a real-time chat application with a React frontend and a Node.js backend using Socket.IO for real-ti...
