A Website Without Servers – Using Azure Functions: Part 1, Introduction

A Website Without Servers – Using Azure Functions: Part 1, Introduction

Why Azure Functions? Azure Functions provide a quick spot to drop some simple service code. Think of them as services without the hassle. No VS projects. No builds. Just go. Azure Functions are not a great technology for everything, but for services that contain simple…

A Website Without Servers – Using Azure Functions: Part 5, Pulling Wardrobe Data

A Website Without Servers – Using Azure Functions: Part 5, Pulling Wardrobe Data

Previously on Using Azure Functions, we set up a very simple Angular website. This week, we are going to set up an Azure Function that pulls some wardrobe data from an Azure Cosmos database. Why not just build the wardrobe into the app? Well I’m…

End of content

End of content