The Polymathic Engineer
Subscribe
Sign in
Home
Archive
About
Latest
Top
Discussions
Control Planes and Data Planes
A not-well-known pattern for designing better distributed systems.
Dec 20
•
Franco Fernando
5
1
Fundamental Graph Algorithms Part III: DFS On Directed Graphs
How depth-first search shines on directed graphs: topological sorting and strongly connected component algorithms
Dec 13
•
Franco Fernando
15
2
Fundamental Graph Algorithms - Part II: DFS
Depth First Search and its applications on undirected graphs: finding cycles and articulation vertices.
Dec 6
•
Franco Fernando
12
1
November 2025
Fundamental Graph Algorithms - Part I: BFS
Breadth First Search and its applications: shortest paths, connected components and bipartite testing.
Nov 29
•
Franco Fernando
15
1
How the Operating System Manages the Hardware
A Complete Guide to understand what happens when a program runs on your computer.
Nov 21
•
Franco Fernando
25
1
Scaling the data storage layer in system design
A quick journey through replication, partitioning, and NoSQL databases.
Nov 14
•
Franco Fernando
38
3
How to Estimate the Duration of a Task
Eight strategies you can use to give better estimations as a software engineer.
Nov 7
•
Franco Fernando
60
4
4
October 2025
Heap Use Cases Every Algorist Should Know
Three must to know practical applications of heap data structures: finding
Oct 31
•
Franco Fernando
22
2
Caching in Distributed Systems - Part III
Challenges of running caching in production environment: cache avalanche and penetration, traffic patterns, cold start, and consistency challenges.
Oct 24
•
Franco Fernando
74
2
7
Caching in Distributed Systems - Part II
An overview of more advanced cache concepts: read and write strategies, replacement policies, invalidation, and TTL.
Oct 17
•
Franco Fernando
23
3
Caching in Distributed Systems - Part I
From theory to production: cache performance, architecture, and deployment strategies.
Oct 10
•
Franco Fernando
44
5
Chain Replication
A different way to do replication in distributed systems that gives you high availability and throughput.
Oct 3
•
Franco Fernando
23
1
3
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts