Skip to main content
ServiceMicrosoftCurrent

Azure Functions

Following adds this technology to your private workspace so related learning is easier to organise and revisit.

Technology explained

What is Azure Functions?

Azure Functions is Microsoft's event-driven serverless compute service for running functions on demand. This profile connects the concept to KBY's practical engineering guidance.

Functions are triggered by HTTP, queues, timers and other Azure events, with bindings simplifying access to supported services. Hosting plans determine scaling, network integration, execution duration and cost characteristics.

Primary purpose

Execute event-driven application code without managing the underlying servers.

Typical environments
Azure
Typical use cases
  • Event-driven background processing
  • Building serverless APIs
  • Automating administrative tasks
Technology map

Explore related technologies

Parent technology

Resources are being connected

Articles, playbooks and reference material for Azure Functions will appear here as they are published and indexed.