home.social

#outboxpattern — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #outboxpattern, aggregated by home.social.

  1. Learn how #ChangeDataCapture & #StreamProcessing can help developers with typical challenges they often face when working on #microservices!

    Gunnar Morling talks about the challenges you might encounter when deploying CDC into practice: bit.ly/46EjUGs

    #InfoQ video w/ #transcript included

    #Debezium #ApacheFlink #OutboxPattern #SoftwareArchitecture #QConLondon

  2. You can then use #LogicalDecoding - #Postgres’ change data capture capability - to retrieve the messages from write-ahead log (WAL), process them, and relay them to external consumers.

    In this #InfoQ article, Gunnar Morling explores how to take advantage of this feature for implementing three different use cases:
    ✅ Propagating data between microservices via the #OutboxPattern
    #ApplicationLogging
    ✅ Enriching #AuditLogs with metadata

    Learn more: bit.ly/3ZiMZnH

    #Debezium #ApacheFlink #Microservices