On a Cloud: Config & Consumer Pattern
Configuration
In this video I quickly go through how I set up configuration for the projects that I work on. I go through the reasons why I have come to only using configuration when the value needs to change depending on environment.
Queue: Competing Consumers Pattern
The competing consumer pattern is a basic queuing pattern; it could be that you have already used this without even knowing it!