© 2023 Hashnode
#microservices
Imagine a rapidly growing application that handles numerous user requests, processes data, and provides seamless functionality to users. In the traditional monolithic architecture, the entire applicat…
With the emergence of Cloud technologies and microservices, the Observability of your application demands attention like never before. Before we go any further, let us take a step back and define Observability. "Observability can be defined…
You need to choose the type of software architecture at the very beginning of work on the project. It defines the structure of your application, and is one of the fundamental stages of the discovery phase of app life cycle. Altering the sof…
Introduction to Kubernetes Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications. It provides a framework f…
Scaling Uber to 1000 Services: Insights and Regrets This post is based on a few things that you should be prepared for while moving toward microservices. Matt Ranney, Chief System Architect at Uber, t…
The observability landscape is witnessing a radical transformation today. The central driver of this shift is eBPF (extended Berkeley Packet Filter), a technology that is revolutionizing how we observ…
In this article, we navigate the trade-offs inherent in architectural decision-making, focusing on the Layered Architecture and Microservices patterns. We scrutinize the pros and cons of each, emphasi…
Introduction Building efficient and reliable communication between applications is a crucial part of the modern world of software development. API or Application programming interface acts as an inter…
Hey there, everybody! Have you ever wondered how some applications can scale up and down quickly and can handle millions of users without breaking a sweat? Well, the answer to that question could be -…
I'm thrilled to tell you guys that today marks the final day of the incredible #100DaysOfDevOps challenge! It's a momentous occasion as I've reached the grand milestone of day 100. In this captivating…