docker

docker is a recommended container platform for running applications such as mongodb, rabbitmq used in the Devprime demo (Windows, Linux, macOS).

Introduction to docker

docker is a recommended container platform for running applications such as mongodb, rabbitmq used in the Devprime demo (Windows, Linux, macOS).

Using RabbitMQ

RabbitMQ is the most widely deployed open source message broker.

Using Kafka

Apache Kafka is a distributed event store and stream-processing platform. The project aims to provide a unified, high-throughput, low-latency platform for handling real-time data feeds.

docker networking

docker offers the possibility to use an internal network for communication between services.

Last modified October 17, 2023 (e38ae05b)