© 2023 Hashnode
#reliability
Observability is a crucial aspect of modern software development, especially in the realm of DevOps. It involves monitoring and gaining insights into the behaviour of applications and infrastructure t…
The strength of a person is often measured not by their success during favorable conditions, but by how they react when facing adversity. Similarly, the quality of the software is not fully seen when it is functioning under ideal conditions…
Introduction In this article, I'm going to talk about the impact of cascading failures on a system and how we can mitigate the impact using timeouts, retries and circuit breakers. When a failure happe…
Software development is all about turning product requirements into technical design. Microservices architecture is a popular approach to building software applications by breaking down complex system…
Introduction Every craftsman/woman have a toolbox, today I want to talk about mine as a DevOps, Devsecops, Platform, Whatever the next trendy title will be job. Here are some of the tools that I'll be…