lab challenge

Deploying an HTTP Trigger Azure Function App Challenge

Intermediate
1h
54
Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.
Lab description

Azure Functions are a serverless compute service in Microsoft Azure. You can use Azure Functions to deploy code without having to think about what servers the code will run on. Azure functions are well-suited for event-driven processing as you will see later in this lab. Functions also integrate with other Azure Services making monitoring and logging automatic.

This lab challenge assumes familiarity with the following concepts:

  • Understanding of Azure Function Apps
  • Understanding how to deploy Azure Functions and create a function app
  • Understanding how trigger and test function apps

If you are unfamiliar with any of the above, Cloud Academy recommends completing the labs mentioned in the prerequisites before attempting this lab challenge.

This hands-on lab challenge will test your practical ability to interact with the Azure Functions to satisfy a set of requirements in a production-like Azure environment. You will be presented with a task and set of requirements you must fulfill to pass the challenge.

This is a real environment, which means you can prove your knowledge in an applied way, substituting multiple-choice questions for a dynamic performance-based exam situation.

Prerequisites
  • Implementing Azure Virtual Network NAT with Azure Functions
  • Integrate Services with Azure Function Apps
Intended audience
  • Candidate for Azure Administrator Exam (AZ-104)
  • Software Engineers
  • DevOps Engineers
  • Cloud Administrators
What will be assessed
  • Azure Function App
About the author
Avatar
Parveen Singh
Cloud Lab Developer
Students
14,308
Labs
95
Courses
1
Learning paths
3

Parveen is an Azure advocate with previous experience in the professional consulting services industries. He specializes in infrastructure and DevOps with a wide range of knowledge in security and access management. He is also an Azure Certified - DevOps Engineer Expert, Security Engineer, Developer Associate, Administrator Associate, CompTIA Certified - Network+, Security+, and AWS Cloud Practitioner.
Parveen enjoys writing about cloud technologies and sharing the knowledge with the community to help students upskill in the cloud.

Covered topics
Mission
Deploying an HTTP Trigger Azure Function App Challenge