Transaction patterns for mission-critical microservices in Kubernetes

Transaction patterns for mission-critical microservices in Kubernetes

573 Lượt nghe
Transaction patterns for mission-critical microservices in Kubernetes
Microservices have fast become the de facto standard for building modern enterprise applications. The importance of transaction patterns across microservices is now well recognized, especially when a monolith is being decomposed or when extending existing applications with microservices. For example, in applications where a business request spans multiple microservices, each with their own data store, a transaction pattern can be used to ensure data consistency across these data stores. We will go over Oracle Transaction Manager for Microservices (MicroTx), an external coordinator optimized for Oracle Database, which supports various transaction patterns and makes it extremely easy to develop microservices using common application development frameworks such as Spring Boot, Helidon, and Node.js among others. Resources: Slide Deck: https://bit.ly/slides-0727-microtx LiveLab: https://bit.ly/livelab-microtx