Skip to content

Laurentiu's corner

Informaly tackling serious topics
Main navigation
  • whois

Category Archive: Code

4 ways of using Feature Flags like you actually know what you’re doing!

In the last article you saw how to add feature flags to your azure function application. There was […]

January 13, 2021 Code, Philosophic

Using feature flags in Azure Function and Durable Functions with Azure App Configuration

Well, well, well, you are looking to up your game! Then let’s do this. Let’s discuss feature flags, […]

January 7, 2021 Code, Serverless

Writing unit tests for orchestration functions in Azure Durable Functions

L L Read More

In this article we will look into writing unit tests for Orchestrator functions using xUnit and Moq. We […]

November 5, 2020 Code, Serverless, Uncategorized

Serverless Microservices: Building an orchestrated workflow with Azure Durable functions

L L Read More

In this article, we will be implementing an “orchestrated” flow, or interaction if you will, as discussed in […]

October 2, 2020 Code, Serverless

Building Serverless Microservices – Picking the right design

L L Read More

Well, in the last article, we built a serverless microservice. But one microservice on its own doesn’t do […]

September 23, 2020 Philosophic, Serverless

Building a serverless “Shopping Cart” microservice using Azure Functions and Durable Entities with c# [Tutorial]

L L Read More

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.

September 18, 2020 Code, Serverless

Dynamically select orchestrators in Azure Durable Functions

L L Read More

This is one of the awesome things that I think can be done in functions, which also enables […]

September 8, 2020 Code, Serverless

The story on how I discovered, fell in love and abandoned Event Sourcing

L L Read More

Well, yeah … quite the title here, for quite the story. To be honest, I discovered and used […]

September 4, 2020 Code, Philosophic

Inject configuration values in Azure Functions

L L Read More

One of the most important updates to the Azure function framework was the addition of the DI support. […]

September 2, 2020 Serverless
Blog at WordPress.com.
  • Home
  • whois
Secondary navigation
  • Search

Begin typing your search above and press return to search. Press Esc to cancel.