-
Docker + RabbitMQby Walter MacomberRabbitMQ is a Message Queue system (hence: MQ). Consider it a message bus, where things can pop messages onto the bus and other things can consume those same messages. The uptick is that as long as something is able to connect toโฆ Read more: Docker + RabbitMQ
-
Docker + Graylogby Walter MacomberGraylog is a handy, free log aggregator. This is a simple way to start using their open source offering in a hurry. We’ll start with the assumption that you have a system with docker installed, and that you have access to useโฆ Read more: Docker + Graylog