-
Demystifying Event-Driven Architecture
Published on: 4/5/2025 by Puskar Dev
Understand how event-driven architecture works, when to use it, and why it scales so well.
Read more →#architecture#backend#event-driven#distributed-systems#microservices -
Kubernetes: The Unsung Hero of Modern Software
Published on: 2/26/2025 by Puskar Dev
A simple explanation of Kubernetes and its critical importance in modern software development as of 2025.
Read more →#kubernetes#devops#cloud-native#software development#containers#orchestration -
Threaded vs Asynchronous Programming: What’s the Real Difference?
Published on: 1/15/2025 by Puskar Dev
A simple explanation for developers on how threading and asynchronous models work, their pros & cons, and when to choose which.
Read more →#programming#concurrency#threading#asynchronous#backend#performance#architecture