More and more companies move to IaaS (Infrastructure as a Service), and move their application to use managed cloud services. There are different techniques to enable services to communicate in the cloud. One of them is message queues.
I will show you through examples how you can use the Symfony Messenger to integrate your Symfony application with message queues, and to interact with cloud services.