How do CDNs work, and how to get the most benefits out of them.| The Polymathic Engineer
Understanding system requirements in distributed system design.| newsletter.francofernando.com
Six critical steps to build your confidence as a software engineer.| The Polymathic Engineer
How to answer this popular system design question: from a simple concept to a scalable system.| newsletter.francofernando.com
A detailed guide on what to focus on as a reviewer during pull requests.| The Polymathic Engineer
From traversal to reversal: essential linked list algorithms and techniques to solve common interview problems.| The Polymathic Engineer
A 7 steps bulletproof framework to ace your next technical interview round.| newsletter.francofernando.com
What every engineer should know when working with distributed systems.| The Polymathic Engineer
Best practices for managing API changes without breaking users' trust.| newsletter.francofernando.com
How object storage systems like S3 or Azure Storage work, and how you can make the best use of them.| The Polymathic Engineer
How to quickly calculate range queries on arrays using prefix sum and sparse tables.| newsletter.francofernando.com
Why managing up matters as a software engineer and how to build effective relationships with your manager.| The Polymathic Engineer
How to use the two-pointer method to efficiently solving array and string problems (with code templates).| The Polymathic Engineer
How intentional failures can make distributed systems more resilient.| newsletter.francofernando.com
How the TLS protocol works under the hood and why it's important.| The Polymathic Engineer
How RAFT solves the consensus problem in distributed systems: a step-by-step breakdown that every engineer can understand.| newsletter.francofernando.com
How to effectively use sets and hash tables to solve coding interview problems.| The Polymathic Engineer
A taxonomy of the most used types of database available on the market: relational, NoSQL, time-series and NewSQL.| The Polymathic Engineer
How to boost your career as a software engineer communicating better with your peers, manager, and partners.| newsletter.francofernando.com
How to master backtracking algorithms: a step by step guide to solve any problem.| The Polymathic Engineer