Episodes
Ready to explore the cosmos of software architecture? Our latest podcast dives into Space-Based Architecture! In this episode, we’ll cover: How to scale your apps effortlessly. Boosting performance with in-memory data grids. Keeping your system rock-solid and resilient. Join us for a fun, insightful chat on taking your apps to the next level. Please tune in and let's reach for the stars together! 🌟✨
Published 06/18/24
Published 06/18/24
In this episode, we delve into the Bulkhead 🚢Cloud Design Pattern, a crucial strategy for enhancing system resilience and isolation in cloud applications. Discover how implementing bulkheads can prevent failures in one part of the system from cascading to others, ensuring stability and robust performance even under heavy loads or during unexpected failures. Tune in to learn how to effectively apply this pattern to safeguard your cloud environments.
Published 05/09/24
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
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