Some time ago, I had this really interesting idea, how awesome would it be to use MediatR in […]
Category Archive: Serverless
This is part of a mini-series where we want to build low code product on the shoulders of […]
This is part of a mini-series where we want to build low code product on the shoulders of […]
This is part of a mini-series where we want to build low code product on the shoulders of […]
Well, well, well, you are looking to up your game! Then let’s do this. Let’s discuss feature flags, […]
In this article we will look into writing unit tests for Orchestrator functions using xUnit and Moq. We […]
In this article, we will be implementing an “orchestrated” flow, or interaction if you will, as discussed in […]
Well, in the last article, we built a serverless microservice. But one microservice on its own doesn’t do […]
We will be building a fully functional “microservice” that will be able to add, remove and return a list of products. For this example we will model the the way this microservice will be consumed will be done via REST. Get you coding hat on, we are about to start.
This is one of the awesome things that I think can be done in functions, which also enables […]