July 6, 2020
Azure AZ-900 Exam Study Notes Part – 13
This “Azure AZ-900 Exam Study Notes Part – 13” blog series covers the continuation of the questions and answers I used for brainstorming and self-learning part of my exam preparation.
AZ-900 Exam Study Notes – Part 13
241 | Deploying an app can be done directly to what level of physical granularity? |
A | Region |
242 | To use Azure datacenters that are made available with power, cooling, and networking capabilities independent from other datacenters in a region, choose a region that supports _________? |
A | Availability Zones |
243 | Application availability refers to what? |
A | The overall time that a system is functional and working. |
244 | What is the Azure free account? |
A | The Azure free account includes free access to popular Azure products for 12 months, $200 USD credit to spend for the first 30 days, and access to more than 25 products that are always free |
245 | What is required to create Azure free account |
A | You need a phone number, a credit card, and a Microsoft or GitHub account. Credit card information is used for identity verification only. You won’t be charged for any services until you upgrade. |
246 | what is the three different purchasing option with Azure |
A | 1) Buying directly through Azure.com 2) Buying Azure through a Microsoft representative is intended for large organizations 3) Through microsoft partner |
247 | What is the three support plan option available with Azure |
A | Developer for non-critical workloads, standard for production workload and professional direct for business critical workloads |
248 | What are There are four common techniques for performing compute in Azure: |
A | virtual machine, containers, Azure app service and Serverless computing |
249 | What are virtual machine scale sets? |
A | Scale sets allow you to centrally manage, configure, and update a large number of VMs in minutes to provide highly available applications. Furthermore, the number of VM instances can automatically increase or decrease in response to demand or a defined schedule. |
250 | What is Azure Batch? |
A | Azure Batch enables large-scale job scheduling and compute management with the ability to scale to tens, hundreds, or thousands of VMs. |
251 | What are the common app service you can host with Azure App service |
A | Web Apps, API Apps, Webjobs and Mobile Apps |
252 | What are the three ideas encompasses by serverless computing |
A | Abstraction of servers, event-driven scaling and micro-billing |
253 | what is the difference between functions & logical Apps |
A | With Azure Functions, you write code to complete each step, with Logic Apps, you use a GUI to define the actions and how they relate to one another. |
254 | Suppose you have an existing application running locally on your own server. You need additional capacity but prefer to move to Azure instead of buying upgraded on-premises hardware. Which compute option would likely give you the quickest route to getting your application running in Azure? |
A | Virtual machines |
255 | Imagine that you work on a photo-sharing application that runs on millions of mobile devices. Demand is unpredictable because you see a spike in usage whenever a locally or nationally significant event occurs. Which Azure compute resource is the best match for this workload? |
A | Serverless computing |
256 | The compute options give you different levels of control over the configuration of the environment in which your application runs. Lists the compute options in order of your control from “most control” to “least control”? |
A | Virtual machines, containers, serverless computing |
257 | What are the three primary types of data that Azure Storage is designed to hold? |
A | Structured data, semi-structured data and unstructured data |
258 | What is Azure Queue? |
A | Azure Queue storage is a service for storing large numbers of messages that can be accessed from anywhere in the world. |
259 | What are the storage encryption services supported with Azure |
A | Azure storage service encryption (SSE) and client-side encryption |
260 | What is Azure Disk Storage |
A | Disk storage provides disks for virtual machines, applications, and other services to access and use as they need, similar to how they would in on-premises scenarios. |
For passing the exam, on top of this blog series, I strongly urge you to create an account in the Azure portal and get some real-time experience on the topic. For more information, please visit Microsoft sites AZ-900 and Azure fundamentals. Also please go through ” Azure AZ-900 Exam Study Notes Part – 11 and 12 ” in case if you missed previous study notes. Happy learning
One Comment
This is better than going through dumps, especially the hyperlinks are helping on reading the related topics