Saga 设计模式是一种在分布式事务场景中跨微服务管理数据一致性的方法。 Saga 是一系列事务,用于更新每项服务并发布消息或事件来触发下一个事务步骤。 如果某个步骤失败,则 Saga 将执行补偿事务,以抵消上一个事务的影响。 上下文和问题 事务是单个逻辑或工作单元,有时由多个操作组成。 在事务中,事件是实体发生的状...
Retrieval Augmented Generation (RAG) is an architecture pattern that augments the capabilities of a large language model (LLM), like ChatGPT, that's trained only on public data. You can use this pattern to add a retrieval system that provides relevant grounding data in the context with ...
Retrieval Augmented Generation (RAG) is an architecture pattern that augments the capabilities of a large language model (LLM), like ChatGPT, that's trained only on public data. You can use this pattern to add a retrieval system that provides relevant grounding data in the context with the ...
For the complete catalog of cloud design patterns on the Azure Architecture Center, seeCloud Design Patterns. Next steps Training: Decompose a monolithic application into a microservices architecture What are microservices? Why use a microservices approach to building applications ...
When designing application architectures in the cloud, it's important to choose the correct architecture design patterns to ensure scalability, reliability,
Sample implementations for cloud design patterns found in the Azure Architecture Center. - mspnp/cloud-design-patterns
The AzureCAT patterns & practices team has published nine new design patterns on theAzure Architecture Center. These nine patterns are particularly useful when designing and implementing microservices. The increased interest in microservices within the industry was the motivation for documenting these patter...
deploying business-critical applications can increase complexity and overhead substantially. To help manage this ever-growing complexity, we are pleased to invite you to attend theMicrosoft Azure Design and Architecture Best Practices webinar, where you can learn how to leverage...
Azure - Inside the Azure App Service Architecture Data Points - First Look at Azure Search—a Handheld Walk-Through Mobile DevOps - Driving Development with Active Monitoring of Apps and Services Test Run - The Sign Test Using C# HoloLens - Moving from Virtual to Mixed Reality ...
Over a year ago I set out to locate current, up to date and relevant Visio stencils for Azure with the intent on building reference architecture patterns for Azure services that could be used as templates for design material. Unfortunately my search came up short and I found that Microsoft ha...