Posts

I helped deploying a new backend system for our product. The backend consists of a small microservice that is running on Azure Functions. We use serverless functions because the system is mainly us...
Finished reading the book ’Accelerate – The Science Of Lean Software And DevOps'. I liked this book, because it gives the reader some good ideas on how to improve software delivery process. The sug...
Started to make a TIL repository on GitHub github.com/froeschel/til" rel="noopener noreferrer" target="_blank">https://github.com/froeschel/til">froeschel/til (github.com). I try to take notes of t...
We are using Azure Functions a lot for our backend system. Most of the use cases are simple. It is mostly the same pattern (receive data, validate data and write to data store or message queue). Th...
Started learning Go by using this course on Codecademy. Learn Go | Codecademy
Added some real-time communication with https://docs.microsoft.com/en-us/azure/azure-signalr/signalr-overview">Azure SignalR to our https://www.responza.dk/">product.
Migrated all our configuration settings to Azure App Configuration. As part of our cloud migration we moved all configuration to https://docs.microsoft.com/en-us/azure/azure-app-configuration/overv...
Participated in a bike ride from Odense to Copenhagen in beautiful early autumn weather.
Gave a talk about our migration to Microsoft Azure and how to use cloud native technologies. This was done online at a local Azure user group.
Earned AZ-204 certification.
Loading...