Day 3. Buses, Containers and Pipenv
Bit of a mish mash of a day. Found some useful articles re Azure Service Bus (and messaging in general) which I need to read properly. Also started on a Pluralsight course on containers in Azure. Configured pipenv for running python locally and wrote it up.
Resources
- Messaging with Azure Service Bus from Mark Heath 🌀
- Service Bus triggered Azure Function AutoComplete false, duplicates by the best C# programmer in the world (no less) 🌀
- Pluralsight: Microsoft Azure Developer: Deploying and Managing Containers from Mark Heath again
- Running locust.io in Docker 🐸