Browsing Tag
architecture
113 posts
SQL as Contract vs. Python as Procedure — a Short Note on Atlas vs. Alembic
SQL as Contract vs. Python as Procedure — a Short Note on Atlas vs. Alembic The useful question…
Why Your Enterprise Data Platform Is No Longer Just for Analytics
Key Takeaways The relationship between data and applications is undergoing a fundamental shift. For decades, we’ve moved data…
Πώς το Azure Front Door Μοιράζει Έξυπνα την Παγκόσμια Κίνηση και Διατηρεί τις Εφαρμογές Πάντα Διαθέσιμες
Τι είναι το Azure Front Door Το Azure Front Door είναι μια υπηρεσία της Microsoft που λειτουργεί σαν…
Get Hasura Ready in 1 hour — A copy-pasteable PROD Framework I wish I had on Hasura Day 1.
Works Background: Hasura metadata management is not-easy: -Version mismatches → broken deploys -Manual sync → config drift -No…
Getting the Model Right
As a developer, I’ve been a round the block a few times. Danced with the devil and lived…
Symmetric Reference Counting: How to Eliminate Cycles Without a Garbage Collector
Introduction When we talk about reference counting, everyone remembers one pain point: cyclic references. This is when two…
Meta-Author’s Notes: Codie’s Cognitive Chronicles
Codie makes me so confused sometimes. I get that I’m working through many layers of re-direction and I…
System Design Explained Like a Human — 25 Core Concepts with Real Examples and Tools Part -1
Real-world system design explained like a human, not a whiteboard diagram. Every massive online platform — Flipkart, Netflix,…
Python with Microservices (FastAPI)
Python and Microservices: A Deep Dive with FastAPI Introduction: In the ever-evolving landscape of software development, microservices architecture…
How We Achieved 40% Gas Savings with Formal Verification and Merkle Proofs
A technical deep dive into storage packing, tiered detection, and mathematical optimization As blockchain developers, we constantly face…