Published onJune 20, 2025Become Intelligent: The 2 hidden powers to learn anythinglifecodingsoftwareengineeringTackles intelligence misconceptions and the importance interleaved practices in software.
Published onMarch 7, 2025When retries break production!cloudawssystem-designarchitectureA cautionary tale about how seemingly harmless retry policies can cascade into system-wide outages and how to prevent it.
Published onMarch 7, 2025The most effective outbox equivalent you can apply on AWS!dotnetcloudawssystem-designserverlesslambdadynamodbForget complex Outbox patterns on AWS. Discover a simpler, scalable, and resilient equivalent you can apply today!
Published onJanuary 17, 2025Speed learn Kubernetes coming from AWSkubernetescloudawsPractical tutorial on Kubernetes coming from AWS.
Published onDecember 17, 2024DRY is the root of all bad code!dotnetcodingclean-codeTackles some fallacies of "Clean" Code, and how blind DRY leads to fragile and unmaintainable code.