Episodes
We unravel the role of a Software Architect and dissect what Software Architecture means. Is it just about microservices, or is there more? Tune in for a clear, concise exploration of the architects of our digital world. 🌐💡 #TechInsights #SoftwareArchitectureSimplified
Published 03/25/24
Published 03/25/24
Quick insights into the Strangler Fig Pattern - your secret weapon for painless system upgrades. Perfect for tech enthusiasts seeking a smooth transition from old to new. Tune in for a bite-sized guide to modernization! Resources: Shopify Microsoft
Published 01/13/24
Prioritize requests sent to services so that requests with a higher priority are received and processed more quickly than those with a lower priority.
Published 10/29/23
Distributed locks are a very useful primitive in many environments where different processes must operate with shared resources in a mutually exclusive way. https://redis.io/docs/manual/patterns/distributed-locks/ https://www.redhat.com/en/topics/containers/what-is-etcd#:~:text=etcd%20(pronounced%20et%2Dsee%2D,systems%20or%20clusters%20of%20machines.
Published 07/30/23
Don't throw large messages into the queues, they're getting upset! 🚧
Published 04/29/23
More about design patterns for implementing the Saga!
Published 04/10/23
You own a microservice app with 4 services with a database per each service! How would you save the data consistency? USE SAGA!🎉
Published 02/28/23
Listen to Part (1) from here: https://anchor.fm/alameer/episodes/The-12-Factor-App---Part-1-e1thac2
Published 01/27/23
Some principles that we can call best practices, microservices best practices! 🖐️
Published 01/15/23
Do you ever think that Circuit Breaker exists in software? If you don't, Listen to a quick introduction about microservices and what is the Circuit Breaker 🚀
Published 11/25/22
Want to update them ALL !? NOW or LATER? 
Published 11/15/22
Twitter System Design at 30,000 ft!
Published 11/15/22
Have you ever heard the term "Multi-tenant" before? How do you think Microsoft is shipping its own SaaS? Learn more!
Published 11/15/22