ASP.NET Monsters Episode 95: Creating a RabbitMQ Windows Container | ASP.NET Monsters

This post has been republished via RSS; it originally appeared at: Channel 9.

Docker is now fully sported on Windows 10. In this episode we'll see what it takes to avoid installing RabbitMQ locally and, instead, use a Windows container. Keeping RabbitMQ in a container allows standing up a cluster on one physical machine, greater ability to experiment and a high degree of isolation. In the future we expect that a great deal of local development will leverage containers.