brand image

the cloud path

el camino cloud- is focused on topics around cloud and AI for developers.

  • Posts
  • Projects
  • About
  • Privacy

powered by Hugo | themed with poison
© 2025 The Cloud Path. All rights reserved.

Improving scalability and error recovery with Azure Durable Functions

January 28, 2020 - 6 mins read
  • Azure
  • C#
  • dotnet
  • Azure Durable Functions
  • Azure Functions


How to use timers to improve fan in/out and transient failure workflows using Azure Durable Functions
Read More…

Maintain .Net library versions and your sanity

December 8, 2019 - 5 mins read
  • Azure Functions
  • C#
  • dotnet
  • Azure


With the release of .Net Core 3.1, you may have to support multiple framework targets while optimizing for the new version. Let’s see a few options for managing multiple .Net targets.
Read More…

Google Firebase is nice, but better with a dash of Azure DevOps.

November 27, 2019 - 6 mins read
  • Google
  • Firebase
  • DocFx
  • Hosting
  • Azure
  • DevOps


We will take a base DocFx template from Github, generate some static html and deploy a Google Firebase hosting project from Azure Piplines.
Read More…

Cosmos .NET SDK v3 upgrade guide and tips

November 5, 2019 - 7 mins read
  • Azure
  • C#
  • CosmosDB


Not long after Microsoft renamed DocumentDB to CosmosDB, the breaking changes came in with the new .NET SDK. Let check out the highlights of the changes to make your upgrade a breeze.
Read More…

« Previous 1 2