Azure Fundamentals (AZ-900) Exam
Questions With Correct Answers
Azure - CORRECT ANSWER✔✔-Microsoft's cloud computing platform
| | | | | |
Cloud Computing - CORRECT ANSWER✔✔-The delivery of computing
| | | | | | | |
services over the Internet using a pay-as-you-go pricing model.
| | | | | | | |
Infrastructure as a Service - CORRECT ANSWER✔✔-Instead of
| | | | | | | |
maintaining CPU's, Memory and Storage in your data center, you rent
| | | | | | | | | | |
them for the time that you need them. The cloud provider takes care of
| | | | | | | | | | | | | |
maintaining the underlying infrastructure for you.
| | | | |
Platform as a Service - CORRECT ANSWER✔✔-A complete development
| | | | | | | | |
and deployment environment in the cloud, with resources that enable
| | | | | | | | | |
you to deliver everything from simple cloud-based apps to
| | | | | | | | |
sophisticated, cloud-enabled enterprise applications. | | |
Software as a Service - CORRECT ANSWER✔✔-A complete software
| | | | | | | | |
solution that you purchase on a pay-as-you-go basis from a cloud
| | | | | | | | | | |
service provider. You rent the use of an app for your organization, and
| | | | | | | | | | | | |
your users connect to it over the Internet, usually with a web browser.
| | | | | | | | | | | |
,Azure Virtual Machines - CORRECT ANSWER✔✔-Windows or Linux
| | | | | | | |
virtual machines (VMs) hosted in Azure.
| | | | |
Azure Virtual Machine Scale Sets - CORRECT ANSWER✔✔-A tool to help
| | | | | | | | | | |
you create and manage a group of identical, load balanced VMs.
| | | | | | | | | |
Azure Kubernetes Service - CORRECT ANSWER✔✔-A complete
| | | | | | |
orchestration service for containers with distributed architectures with
| | | | | | | |
multiple containers.|
Azure Service Fabric - CORRECT ANSWER✔✔-Distributed systems
| | | | | | |
platform. Runs in Azure or on-premises.
| | | | |
Azure Batch - CORRECT ANSWER✔✔-Managed service for parallel and
| | | | | | | | |
high-performance computing applications. | |
Azure Container Instances - CORRECT ANSWER✔✔-Offers the fastest
| | | | | | | |
and simplest way to run a container in Azure. You don't have to manage
| | | | | | | | | | | | | |
any virtual machines or configure any additional services. It is a PaaS
| | | | | | | | | | | |
offering that allows you to upload your containers and execute them
| | | | | | | | | | |
directly with automatic elastic scale.
| | | |
Azure Functions - CORRECT ANSWER✔✔-An event-driven, serverless
| | | | | | |
compute service for when you're concerned only about the code
| | | | | | | | | |
, running your service, and not the underlying platform or infrastructure.
| | | | | | | | | |
They're commonly used when you need to perform work in response to
| | | | | | | | | | | |
an event, often via a REST request, timer, or message from another
| | | | | | | | | | | |
Azure service and when that work can be completed quickly, within
| | | | | | | | | | |
seconds or less. | |
Azure Virtual Network - CORRECT ANSWER✔✔-The fundamental
| | | | | | |
building block for your private network in Azure. It will enable many
| | | | | | | | | | | |
types of Azure resources, such as Azure Virtual Machines (VM), to
| | | | | | | | | | |
securely communicate with each other, the internet, and on-premises
| | | | | | | | |
networks. While similar to a traditional network that you'd operate in
| | | | | | | | | | |
your own data center, it will also bring with it additional benefits of
| | | | | | | | | | | | |
Azure's infrastructure such as scale, availability, and isolation.
| | | | | | |
Azure VPN Gateway - CORRECT ANSWER✔✔-A specific type of virtual
| | | | | | | | | |
network gateway that is used to send encrypted traffic between an
| | | | | | | | | | |
Azure virtual network and an on-premises location over the public
| | | | | | | | | |
Internet. You can also use a VPN gateway to send encrypted traffic
| | | | | | | | | | | |
between Azure virtual networks over the Microsoft network. Each
| | | | | | | | |
virtual network can have only one VPN gateway
| | | | | | |
Azure DNS - CORRECT ANSWER✔✔-Provides ultra-fast DNS responses
| | | | | | | |
and ultra-high domain availability.
| | |
Azure Content Delivery Network - CORRECT ANSWER✔✔-A distributed
| | | | | | | |
network of servers that can efficiently deliver web content to users. It is
| | | | | | | | | | | | |
Questions With Correct Answers
Azure - CORRECT ANSWER✔✔-Microsoft's cloud computing platform
| | | | | |
Cloud Computing - CORRECT ANSWER✔✔-The delivery of computing
| | | | | | | |
services over the Internet using a pay-as-you-go pricing model.
| | | | | | | |
Infrastructure as a Service - CORRECT ANSWER✔✔-Instead of
| | | | | | | |
maintaining CPU's, Memory and Storage in your data center, you rent
| | | | | | | | | | |
them for the time that you need them. The cloud provider takes care of
| | | | | | | | | | | | | |
maintaining the underlying infrastructure for you.
| | | | |
Platform as a Service - CORRECT ANSWER✔✔-A complete development
| | | | | | | | |
and deployment environment in the cloud, with resources that enable
| | | | | | | | | |
you to deliver everything from simple cloud-based apps to
| | | | | | | | |
sophisticated, cloud-enabled enterprise applications. | | |
Software as a Service - CORRECT ANSWER✔✔-A complete software
| | | | | | | | |
solution that you purchase on a pay-as-you-go basis from a cloud
| | | | | | | | | | |
service provider. You rent the use of an app for your organization, and
| | | | | | | | | | | | |
your users connect to it over the Internet, usually with a web browser.
| | | | | | | | | | | |
,Azure Virtual Machines - CORRECT ANSWER✔✔-Windows or Linux
| | | | | | | |
virtual machines (VMs) hosted in Azure.
| | | | |
Azure Virtual Machine Scale Sets - CORRECT ANSWER✔✔-A tool to help
| | | | | | | | | | |
you create and manage a group of identical, load balanced VMs.
| | | | | | | | | |
Azure Kubernetes Service - CORRECT ANSWER✔✔-A complete
| | | | | | |
orchestration service for containers with distributed architectures with
| | | | | | | |
multiple containers.|
Azure Service Fabric - CORRECT ANSWER✔✔-Distributed systems
| | | | | | |
platform. Runs in Azure or on-premises.
| | | | |
Azure Batch - CORRECT ANSWER✔✔-Managed service for parallel and
| | | | | | | | |
high-performance computing applications. | |
Azure Container Instances - CORRECT ANSWER✔✔-Offers the fastest
| | | | | | | |
and simplest way to run a container in Azure. You don't have to manage
| | | | | | | | | | | | | |
any virtual machines or configure any additional services. It is a PaaS
| | | | | | | | | | | |
offering that allows you to upload your containers and execute them
| | | | | | | | | | |
directly with automatic elastic scale.
| | | |
Azure Functions - CORRECT ANSWER✔✔-An event-driven, serverless
| | | | | | |
compute service for when you're concerned only about the code
| | | | | | | | | |
, running your service, and not the underlying platform or infrastructure.
| | | | | | | | | |
They're commonly used when you need to perform work in response to
| | | | | | | | | | | |
an event, often via a REST request, timer, or message from another
| | | | | | | | | | | |
Azure service and when that work can be completed quickly, within
| | | | | | | | | | |
seconds or less. | |
Azure Virtual Network - CORRECT ANSWER✔✔-The fundamental
| | | | | | |
building block for your private network in Azure. It will enable many
| | | | | | | | | | | |
types of Azure resources, such as Azure Virtual Machines (VM), to
| | | | | | | | | | |
securely communicate with each other, the internet, and on-premises
| | | | | | | | |
networks. While similar to a traditional network that you'd operate in
| | | | | | | | | | |
your own data center, it will also bring with it additional benefits of
| | | | | | | | | | | | |
Azure's infrastructure such as scale, availability, and isolation.
| | | | | | |
Azure VPN Gateway - CORRECT ANSWER✔✔-A specific type of virtual
| | | | | | | | | |
network gateway that is used to send encrypted traffic between an
| | | | | | | | | | |
Azure virtual network and an on-premises location over the public
| | | | | | | | | |
Internet. You can also use a VPN gateway to send encrypted traffic
| | | | | | | | | | | |
between Azure virtual networks over the Microsoft network. Each
| | | | | | | | |
virtual network can have only one VPN gateway
| | | | | | |
Azure DNS - CORRECT ANSWER✔✔-Provides ultra-fast DNS responses
| | | | | | | |
and ultra-high domain availability.
| | |
Azure Content Delivery Network - CORRECT ANSWER✔✔-A distributed
| | | | | | | |
network of servers that can efficiently deliver web content to users. It is
| | | | | | | | | | | | |