Technical requirements
To follow the content in this chapter, you will need the following:
- A complete understanding of the previous chapter. This chapter is a follow-up to the previous one as it will use the same source code. Hence, some snippets won't be explained to avoid repetition.
- An understanding of Docker and its architecture. Ideally, some previous experience with a message queue service such as RabbitMQ, ActiveMQ, Kafka, and so on would be beneficial.
The code bundle for this chapter is hosted on GitHub at https://github.com/PacktPublishing/Building-Distributed-Applications-in-Gin/tree/main/chapter06.