Microservices: Asynchronous Messaging

Go to class
Write Review

Free Online Course: Microservices: Asynchronous Messaging provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Microservices: Asynchronous Messaging is taught by Frank P Moley III.

Overview
  • Learn how to use asynchronous messaging when architecting and building microservices.

Syllabus
  • Introduction

    • Getting work done in microservices
    • What you need to know
    1. Asynchronous Communications
    • Asynchronous communications
    • The gains
    • The trade-offs
    • Common technologies
    2. Interservice Communications Patterns
    • Service communications
    • Point-to-point async
    • Publish-subscribe
    3. Event-Driven Microservices Patterns
    • Event-driven microservices
    • Choreographed events
    • Orchestrated events
    • Hybrid events
    4. Stream Data Platform
    • Welcome to stream data platform
    • Log aggregation
    • System analytics
    • Event detection
    5. Data
    • Distributed data
    • Eventual consistency
    • CQRS
    • Data migration
    • Data synchronization
    Conclusion
    • Work with it