Architect Like a Boss: Mastering Serverless Design Patterns
Ready to advance your serverless architecture skills? Join this session, where you will master serverless design patterns and learn to architect like a boss!
7 presentations with this tag
Ready to advance your serverless architecture skills? Join this session, where you will master serverless design patterns and learn to architect like a boss!
Explore how Azure Functions can be used to build resilient microservice-based solutions with serverless technology and minimal operational management.
Learn how the Azure Cosmos DB change feed listens to a container for any changes and outputs sorted lists of changed documents to build more robust applications.
Learn how to create a loosely coupled event-driven architecture for your business using Azure services, transforming complex systems into responsive, scalable solutions.
Starting with an empty Visual Studio solution, build an event-driven microservice architecture to solve a real-world problem from the ground up.
Featured Distributed systems don’t behave the way the docs say they do. We’re told we have “exactly‑once delivery,” “guaranteed processing,” and “idempotent handlers,” but the moment a region fails over, a consumer crashes mid‑write, or an operator hits “retry,” those guarantees evaporate. This session cuts through the marketing and shows what really happens inside queues, event buses, and serverless runtimes when the world gets messy.
Hands-on workshop exploring messaging patterns like Publish-Subscribe, Message Queues, and Request-Reply using Azure Service Bus.