From Developer To Senior Developer
My thoughts on what a software senior developer should be. A Retrospective on my role as a senior developer.
2022-08-22Azure Functions for the Faint of Heart
Azure Functions is a service provided by Microsoft that allows you to create back-end code without having to deal with server management, configuration and routing. It's all packed into a simple package that takes 10 min to setup.
2018-09-12Durable Orchestration a bird's eye view
The FaaS architecture is quite fascinating. Not due to its simplicity or its rapid development, but because of the way it works when it's in the cloud. How does an Azure function work in the cloud you ask?
2019-10-23