Posts
All the articles I've posted.
The Complete Software Architecture Walkthrough
Published: at 07:00 AM (18 min read)A complete walkthrough of software architecture design — from understanding requirements to mapping components — using Chatterly, a real-time messaging app, as the working example.
When the Cloud Burns: Why RTO and RPO Aren't Just Buzzwords
Published: at 10:00 AM (7 min read)A reflection on what the March 2026 AWS Middle East outage reveals about RTO, RPO, and why non-functional requirements must be foundational — not optional.
Rails Active Support
Published: at 10:00 AM (3 min read)An exploration of Rails ActiveSupport framework components including Core Extensions, Concern, Inflector, TimeWithZone, Notifications, and Autoload.