meta-magic / microservice_workshopLinks
Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hands on section. The course helps the developers from Monolithic App mindset to a Microservices based App development. It also helps the developers with hands on development experience with key Microservices infra…
☆74Updated 6 years ago
Alternatives and similar repositories for microservice_workshop
Users that are interested in microservice_workshop are comparing it to the libraries listed below
Sorting:
- CQRS with Domain-Driven Design and Event Sourcing using Apache Kafka and Server-Side-Events☆108Updated last month
- Concrete event- and domain-driven order fulfilment implementation using Kafka or Rabbit as Event Bus and Java, Spring Boot & Camunda for …☆41Updated last year
- Microservices, Choreography-based saga, CQRS and Redis!☆55Updated 3 months ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆28Updated 2 months ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- Simple Microservice Architecture based on Sagas and CQRS patterns☆62Updated last year
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆38Updated 6 years ago
- E-commerce microservice demo application☆71Updated 2 years ago
- Code base for my "Building Microservices with Netflix OSS, Apache Kafka and Spring Boot blog"☆67Updated 7 years ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …