I have been wondering, How AWS handles the traffic from external services to services/pods running inside the Kubernetes cluster? 🤨  In this article, we discuss what happens behind the scene in AW...
Understanding Class Loading in Java Virtual Machine
I had a use case where I wanted to update the implementation of the algorithm based on the trigger without restarting the app. This app is written using java(spring) and it exposes API to be consum...
Understanding Java VM for Memory Management
I had created a demo application in my free time which uses pub/sub for sharing messages between 2 java microservice application using Kafka as middleware. Later on, I starter experimenting on effe...
Recently Updated
- Comprehensive Roadmap for Low-Level and High-Level Design Interview Preparation
- Part 5: Database Engineering Fundamentals: Why Uber Engineering Switched from Postgres to MySQL
- Part 5: Database Engineering Fundamentals: Write Amplification Problem in PostgreSQL
- Part 1: Database Engineering Fundamentals
- Part 1: Database Engineering Fundamentals: Database Page