OpsCanary
Learn/Azure/Azure Functions
Azure

Azure Functions

3 articles from official documentation

Practitioner3 articles
azurefunctionsPractitioner

Mastering Durable Functions: Building Stateful Workflows in Azure

Durable Functions revolutionize how you build workflows in a serverless environment. With the ability to manage state, checkpoints, and retries, you can create long-running processes that are both reliable and efficient. Dive in to discover how to leverage this powerful Azure extension effectively.

  • Leverage Durable Functions to build stateful workflows in Azure Functions.
  • Utilize the Durable Functions runtime for managing state, checkpoints, and retries.
5 min read·Microsoft Learn
Read article
azurefunctionsPractitioner

Navigating Azure Functions Hosting: Options and Scaling Behaviors

Choosing the right hosting option for Azure Functions can make or break your serverless strategy. The Flex Consumption plan offers fast horizontal scaling and virtual network integration, but knowing when to use each option is crucial for performance and cost management.

  • Choose the Flex Consumption plan for new serverless function apps to leverage fast scaling and flexible compute options.
  • Set the `functionTimeout` in your host.json to control execution duration effectively.
5 min read·Microsoft Learn
Read article
azurefunctionsPractitioner

Mastering Reliability in Azure Functions: Best Practices You Need

Azure Functions can be a game-changer for your event-driven architecture, but reliability is key. Understanding how to configure settings like the FUNCTIONS_WORKER_PROCESS_COUNT can significantly impact performance and scalability. Dive in to learn the best practices for ensuring your functions run smoothly in production.

  • Configure the FUNCTIONS_WORKER_PROCESS_COUNT to optimize performance under load.
  • Link your function app to a general-purpose Azure Storage account for essential operations.
5 min read·Microsoft Learn
Read article
DigitalOceanSponsor

Simple, affordable cloud — VMs, Kubernetes, and managed databases in minutes. Trusted by 600,000+ developers. Spin up a Droplet in 60 seconds.

Try DigitalOcean →

Get the daily digest

One email. 5 articles. Every morning.

No spam. Unsubscribe anytime.