APIs
LunchBytes Series 1 Episode 1: DevOps & API Management
APIs are the glue that connect rich user experiences to our data and services. Good governance using tools such as API Management are vital. Join us as we explore how to work with the deployment options for APIs in Azure API Management and how these can be integrated in CI/CD pipelines. This first episode is particularly suitable for Architects and Developers interested in applying Infrastructure as Code skills to APIs.

43 - A Decentralized Reference Architecture for Cloud-native Applications
In this talk, Asanka will introduce the 'cell-based' reference architecture, which is decentralized, API-centric, cloud-native and microservices friendly. He will explain the role of APIs in the cell-based approach, as well as examine how real applications are built as cells. Asanka will explore the metrics and approaches that can be used to measure the effectiveness of the architecture and explore how organizations can implement the cell approach.

42 - How to choose the 'Right' Datastore for your scenario
There are so many types of data stores out there these days. You have relational, non-relational, documents, blob, tables, files and more. There's also a growing awareness of 'Polyglot Persistence' where you use different data stores depending on the task. But how do you know which is the 'right' one? Chris is joined once again by Steph Martin as we talk through some of these types of datastores, and the factors that may help you in your decision!

38 - Hands-on with The Geode Pattern (Build globally distributed applications!)
We've previously covered the theory of the Geode pattern in episode 11. Now it's time to see it unfold live and in action! Tune in to see Will demonstrate the concept of the Geode pattern and how it adds value to a globally distributed application.

33 - External Config and Claim Check Pattern - Easier Management and Externalising Payloads
How often do you think about the configuration of your applications across environments/regions/deployment boundaries? What if that configuration was stored somewhere externally but centralised, to make management easier? That's the idea behind the external config pattern! How about another scenario - What about those times where you've wanted to use a messaging service, but your payload is too big? Thought about externalising that payload too? Well, that's the Claim-check pattern! Join Peter and Chris as they talk about both of these patterns in this episode of Cloud with Chris!

29 - The Sidecar and Ambassador Patterns
Have a need to update a legacy application to use cloud concepts such as retry, circuit breaker or other features? Then the ambassador or sidecar patterns may be for you! Join Peter and Chris as they continue their journey exploring Cloud Design Patterns. In this session, they discuss the Sidecar and Ambassador Patterns.

28 - Intro to Landing Zones
Heard about something called a Landing Zone, and think you need a helicopter ready to use it? Not quite! In this session, Chris is joined by Karim Fahmy as they discuss an introduction to Azure Landing Zones and how they underpin some of the core cloud foundations (e.g. governance, networking, core infrastructure and more) to enable a successful cloud deployment

26 - The Pub Sub, Priority Queue and Pipes and Filter Patterns
Ever wondered how complex integration systems / enterprise messaging works? Curious about whether there's a way to bypass and prioritise certain messages? Then join this episode as Chris Reddington and Will Eastbury explore the Priority Queue and Pipes and Filter patterns. Spoiler - These aren't new cloud design patterns, and are well known patterns in the messaging world!

23 - Gatekeeper and Valet Key Patterns - Secure your APIs and Resources
You may have joined Peter and Chris in some of their previous episodes such as the API Economy, The Backends for Frontends & Strangler Pattern, or The Anti-Corruption Layer, Gateway Aggregation and Gateway Routing patterns. They'll will be continuing our journey talking about API Cloud Design Patterns, as they talk about the Gatekeeper and Valet Key Patterns in this episode of Cloud with Chris. This is another episode in the series of Architecting for the Cloud, one pattern at a time.

21 - The Queue Based Load Levelling and Competing Consumers Pattern
Do you have an application with some specific requirements around scalability, and continuity of service? What happens if your service is hit by heavy load? Could performance/reliability issues cause an impact to your solution? This is where both the queue-based load levelling and competing consumers patterns shine. Tune in and listen to Chris speak with Will Eastbury as they discuss both of these patterns. This is another episode in the series of Architecting for the Cloud, one pattern at a time.