Category: Development
    Posts
    
Compress RabbitMQ messages
      Step by step guide to enable compression for RabbitMQ message payload
    
    read more
  
    Posts
    
The most important feature of high-quality comments in code
      There is a simple question to be answered by a code comment: Why?
    
    read more
  
    Posts
    
Mapping an entity hierarchy using Mapstruct and the Visitor Pattern
      The visitor pattern can help bypass a Java limitation when it comes to mapping a class hierarchy
    
    read more
  Category: Database
    Posts
    
Recover distributed transactions in MySQL
      Step by step procedure to recover distributed (XA) transactions in MySQL
    
    read more
  Category: DevOps
    Posts
    
Running ActiveMQ on AWS Fargate
      Cost optimization with minimal compromises when running ActiveMQ on ECS instead of Amazon MQ
    
    read more