home.social

#applicationlogging — Public Fediverse posts

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

fetched live
  1. Collecting and analyzing log data becomes challenging in a multi-tiered architecture or a dynamic microservice environment. The LPI DevOps Tools Engineer 2.0 exam covers log management and analysis in objective 704.3.

    Learn more from Fabian Thorns and Uirá Ribeiro: lpi.org/5swa

  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