Bash, the Crucial Exams Chat Bot
AI Bot

Azure Compute Services Flashcards

Microsoft Azure Developer Associate AZ-204 Flashcards

Study our Azure Compute Services flashcards for the Microsoft Azure Developer Associate AZ-204 exam with 21+ flashcards. View as flashcards, a searchable table, or as a fun matching game.
Microsoft Azure Developer Associate AZ-204 Course Header Image
FrontBack
How can developers monitor Azure Virtual MachinesUsing Azure Monitor and Log Analytics.
How do Azure Functions handle scalingThey automatically allocate compute resources based on the number of incoming events.
What are Azure Container InstancesService for running containers without managing servers.
What are Azure FunctionsServerless compute service for running event-driven code.
What are Azure Virtual MachinesScalable compute resources deployed on the cloud offering IaaS solutions.
What are the supported programming languages in Azure FunctionsC#, Java, JavaScript, Python, and PowerShell.
What is App Service Plan in AzureConfigures the pricing tier and scaling options for App Services.
What is Azure Resource Manager role in compute servicesProvision and manage resources in a unified yet flexible way.
What is the benefit of Azure Functions consumption planPay only for the time code executes with no idle resource costs.
What is the difference between Azure Functions and Logic AppsFunctions run custom code while Logic Apps automate workflows via triggers and connector actions.
What is the difference between containers and VMs in AzureContainers share a single host OS kernel while VMs emulate physical hardware.
What is the Dynamo approach in Azure FunctionsEvent-driven behavior that automatically scales based on trigger size.
What is the main use of Azure App ServicesHosting web apps, REST APIs, and mobile backends.
What is the primary benefit of Azure VMs for developersFull control over the operating system and installed software.
What is the purpose of VM availability setsEnsures high availability by grouping VMs across fault and update domains.
What is the SLA for Azure Virtual Machines99.9% uptime for a single VM with Premium SSD.
What orchestration tool does Azure Kubernetes Service useKubernetes.
What protocol does App Service use for web trafficHTTP/HTTPS via Azure’s managed web servers.
What type of workloads are ideal for Azure Container InstancesLightweight, short-lived containerized applications.
Which compute service provides auto-scaling built-inAzure Functions.
Why use App Service over VMs for web appsIt abstracts infrastructure management and simplifies deployment.

About the Flashcards

Flashcards for the Microsoft Azure Developer Associate exam focus on core Azure compute services and deployment options. The deck helps students learn and recall terminology and differences between Azure Virtual Machines, App Services, Azure Functions, Container Instances, and Azure Kubernetes Service to clarify each service's role and typical use case.

Cards emphasize operational concepts like automatic scaling and the Functions consumption plan, high availability and SLAs, orchestration with Kubernetes, resource provisioning via Azure Resource Manager, and monitoring with Azure Monitor and Log Analytics. Use these cards to review definitions, trade-offs, and key ideas commonly tested on the exam.

Topics covered in this flashcard deck:

  • Azure Virtual Machines
  • App Service Plan
  • Azure Functions (serverless)
  • Container Instances and AKS
  • Scaling, availability, monitoring
Share on...
Follow us on...