Jikes - This June, we held our annual developer conference called Codegarden. For the first time, i was to go on the stage and do a talk. You might think that doing a talk at Codegarden is an easy thing, but for me personally this was a big challenge due to a number of things.…
I've been using a library called Rebus to handle everything in regard to message communication between services, that are using Azure Servicebus as their transport layer. Rebus makes it super easy to implement a Command/Event architecture by exposing an easy pattern for sending messages on a bus and listening for messages on a bus.
This post is just a tiny wrap up of an issue that I've encountered a few times. here goes: …
9th blogpost about Azure Key Vault, this time its has become time to look at integrating Azure Key Vault into a normal Umbraco site. Ill be focusing on putting it into a Umbraco 8 site…
This is the 8th part of my Key Vault series - This time it has come to Azure DevOps. At Umbraco we've moved all of our build and release pipelines into Azure DevOps, this also forced us to look at how…
This is the 7th part of my Key Vault series - This will also be the shortest one. When you got control over the server, be it a virtual one or a standalone one, the approach you need to take, depends…
This is part six of my series on Azure Key Vault - now its time to secure those secrets when using Azure Functions…
On the Umbraco Cloud team we have had focus on figuring out a better way of managing and using secrets throughout our applications, other than just storing them in the web.config/app.config files of…
This will be a "short" review of a a recent trip my great colleague Mikulas and I went on. We went to Microsofts HQ in Redmond, Washington to go to the LEAP conference. To be honest I'd never heard…
On the Umbraco Cloud team we have had focus on figuring out a better way of managing and using secrets throughout our applications, other than just storing them in the web.config/app.config files of…
On the Umbraco Cloud team we have had focus on figuring out a better way of managing and using secrets throughout our applications, other than just storing them in the web.config/app.config files of…