DEV Community

Cover image for Azure Developer Certification (AZ-204): A practice Scenario #4
Marius
Marius

Posted on

Azure Developer Certification (AZ-204): A practice Scenario #4

In this blog article, we explore a practical scenario where a developer is feeling anxious about moving a process from a VM to an Azure function.

Your company runs a e-learning platform. Currently, they perform multiple actions on a VM when an user is added. You want to move this to an Azure function but you are afraid of receiving a potential timeout.

Could this be solved using Durable Functions?

Photo by Ben Mullins on Unsplash

P.S.

I would love hearing from our tech-savvy community! Have insights, tips, or burning questions? Don't keep them to yourself! Drop your thoughts in the comments below. Let's spark a conversation and learn from each other's experiences in the dynamic world of Azure migration.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (1)

Collapse
 
neville_longbottom_b8790c profile image
Neville Longbottom

Successfully passed AZ-204! P2PCerts' study material was invaluable, especially for understanding topics like event-driven solutions, API management, and cloud integration. A must-have resource for exam prep!
p2pcerts.com/microsoft/az-204-dump...

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay