# article deep dives (podcasts) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover article deep dives.

Page: <https://rssamplifier.com/topics/article-deep-dive/podcasts>  
Feed: <https://rssamplifier.com/topics/article-deep-dive/podcasts.md>

---

## [How to implement a Circuit Breaker](https://vivekbansal.substack.com/p/circuit-breaker)

_2025-01-12 · Vivek Bansal · Curious Engineer_

This article deep dives into how to implement a circuit breaker design pattern

## [How to implement Consistent Hashing](https://vivekbansal.substack.com/p/how-to-implement-consistent-hashing)

_2024-12-29 · Vivek Bansal · Curious Engineer_

This article deep dives into how to implement consistent hashing

## [How to implement Optimistic Locking](https://vivekbansal.substack.com/p/how-to-implement-optimistic-locking)

_2024-12-01 · Vivek Bansal · Curious Engineer_

This edition implements Optimistic Locking via some live code

## [1 year to Curious Engineer 🎉](https://vivekbansal.substack.com/p/1-year-to-curious-engineer)

_2024-11-17 · Vivek Bansal · Curious Engineer_

Highlights so far..

## [Message Queues v/s Message Brokers](https://vivekbansal.substack.com/p/message-queues-vs-message-brokers)

_2024-11-09 · Vivek Bansal · Curious Engineer_

This article intends to find the fundamental difference between Message Queues vs Message Brokers.

## [Introduction to gRPC](https://vivekbansal.substack.com/p/introduction-to-grpc)

_2024-11-02 · Vivek Bansal · Curious Engineer_

This article deep dives into what is gRPC and how to build a client-server app using the gRPC framework.

## [Non-Functional Requirements](https://vivekbansal.substack.com/p/non-functional-requirements)

_2024-10-26 · Vivek Bansal · Curious Engineer_

What are the Non-Functional requirements while designing a system? How is it different from the functional requirements of a system?

## [QuadTrees](https://vivekbansal.substack.com/p/quadtrees)

_2024-10-19 · Vivek Bansal · Curious Engineer_

This article deep dives into the yet another data structure for storing geolocation data: QuadTrees

## [Text Based Search: ElasticSearch](https://vivekbansal.substack.com/p/text-based-search-elasticsearch)

_2024-10-12 · Vivek Bansal · Curious Engineer_

This article is a beginner friendly article on how ElasticSearch fits in an architecture and it's importance.

## [Daily plans, scheduled by AI (Sponsored)](https://crawlproof.com/a/9CzesN9TGbFt)

_2024-10-12 · **Sponsored**_

AI-made daily plans that schedule tasks and protect focus time.

## [Sharding v/s Partitioning](https://vivekbansal.substack.com/p/sharding-vs-partitioning)

_2024-10-05 · Vivek Bansal · Curious Engineer_

This article deep dives into the fundamental difference between Sharding and Partitioning and how they both support in scaling a system.

