In this chapter, we created our memory management microservice. We talked about how to create exchanges and queues, as well as how we connect to both. We also published several messages and saw the effects reflected within the RabbitMQ Control Panel. You've created a microservice, gathered memory statuses, and published several messages. Congratulations!
In the next chapter, we'll focus on what happens during your microservice deployment and see how we can use our microservice framework to assist with that.