Recommend a serverless-based solution

If you’re studying for your exam, and you get a question about serverless solutions, you’ll want to zero in on the Azure Functions.

This is a key service for building event-driven scalable applications without managing the infrastructure. Make sure you understand how Azure Functions support the microservice design and promote code use and scale automatically.

You should also know how to host static content using CDN and Azure Blob Storage and how to build out an API layer with API management, function apps, and a Cosmos database;

And don’t skip over authentication. You’ll need to know how Microsoft Entra fits in.

And definitely brush up on your CICD pipelines using GitHub Actions or Azure DevOps plus how to monitor everything using Azure Monitor.

You know, if you can explain how all these pieces work together in a serverless architecture, you’ll be in great shape for this part of your test.

https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-limitations/app-service-move-limitations