Anders Kofoed
  • Home
  • About
Subscribe
Tagged

Azure

A collection of 3 posts

Azure

Azure Service Bus - entities and operations

Azure Service Bus is a fully managed integration message broker. It is a service providing reliable and secure asynchronous transfer of state and data. A service bus is used to connect applications in a loosely coupled way, by using a third party queuing service. Applications can run and do work

  • Anders Kofoed
Anders Kofoed Mar 6, 2020 • 4 min read
C#

Azure Functions - first encounter

During the summer I was working on a project with students for a pro bono customer. The project uses Azure Functions as back-end for a mobile application created using react-native. This was my first encounter with Azure Functions and serverless as a whole, which has been an entirely positive experience.

  • Anders Kofoed
Anders Kofoed Sep 4, 2018 • 5 min read
F#

Combining Suave and Azure Storage

I previous wrote about my initial experience with F# and showed some characteristic operators and functionality. I think F# and functional programming is fun and efficient to work with, so I would like to build an application that uses F# where possible. See F#: TypeProviders + Basic Operators Some time back

  • Anders Kofoed
Anders Kofoed Oct 26, 2017 • 5 min read
Anders Kofoed © 2022
Powered by Ghost