Posts

Showing posts from January, 2019

EDA Reference Architecture on IBM.com is live

I am proud to announce that the event-driven architecture is live:   https://www.ibm.com/cloud/garage/architectures/eventDrivenArchitecture . This is a very important milestone for our team who worked hard since November 2018. We have produced tremendous content and starting to have a working reference implementation with the K Container Shipment solution. You can see this git repository for more information on this emulated shipping food overseas solution. This was a very exciting experience and positive teamwork.

EDA refresh

I'm working on the Event Driven Architecture reference implementation for IBM Architecture center. The working public content is in this GitHub repository:  https://github.com/ibm-cloud-architecture/refarch-eda . Event Driven Architecture is a pattern of application deployment that was created at least 20 years ago and is used by a lot of companies. With hybrid cloud-native implementation and microservices adoption, EDA gets a new focus by helping to address the loosely coupling requirements of microservices and avoid complex communication integration. The adoption of pub/sub communication model, Event Sourcing, CQRS and Saga patterns helps to implement microservices to support high scalability and resiliency for cloud deployment.  EDA is becoming a mandatory approach for agile architecture and opens the opportunity to add artificial intelligent services to process real-time event, and process event streams to derive real-time analytics. We are addressing all those practices in