Explanation:
Azure SSE encrypts data in transit and at rest.
Explanation:
A landing zone is a fundamental component of a cloud adoption environment.
Explanation:
User accounts and resources are logically linked via subscriptions.
Explanation:
Azure role-based access control (Azure RBAC) is the primary method of managing access in Azure. Azure RBAC
provides detailed access management of resources in Azure. It helps you manage who has access to Azure resources,
what they can do with those resources, and what scopes they can access.
Explanation:
Azure Site Recovery can handle on-premises resource migration, as well as disaster recovery management and orchestration.
Explanation:
Kubernetes is an open-source container orchestration system that allows you to deploy, manage, and scale containers across a cluster.
Explanation:
TCP port 445 must be available for Azure file sharing.
Explanation:
On Windows and Linux systems, Service Map automatically finds application components and visually maps
the communication between them.
Explanation:
Author is not one of the built-in Azure roles.
Explanation:
Layers 3 and 4 are where NSGs function.
Explanation:
"Latency" refers to the entire time it takes to fulfill a disk IO request.
Please select 2 correct answers
Explanation:
"Scaling up" and "vertical scaling" are synonymous.
Explanation:
A scale set can have a maximum of 200 virtual machines.
Explanation:
BitLocker is a disk encryption system that Microsoft provides free of charge to provide data security in Windows
Pro and Enterprise operating systems. We can use this feature on the hard disk or portable external disks. BitLocker
encrypts the entire drive and creates a layer of security when attempting to access encrypted data.
Explanation:
The "assembler disk" isn't one of Azure's three primary disk roles.
Explanation:
Interconnection between a VM and a VNet is provided by a network interface cared
Explanation:
Adding VMs to an existing availability set has the same effect as restarting VMs in a partially
deallocated availability set.
Explanation:
Multithreading increases throughput and IOPS.
Explanation:
Your scale set cannot "raise percent to" when an autoscale rule is triggered.
Explanation:
Autoscale can scale applications automatically based on usage patterns and resource usage.
Explanation:
Microsoft Azure Stream Analytics is a serverless scalable complex event processing engine by Microsoft that
enables users to develop and run real-time analytics on multiple streams of data from sources such as devices,
sensors, web sites, social media, and other applications.
Explanation:
Fault tolerance is the property that enables a system to continue operating properly in the event of the failure of
one or more faults within some of its components. If its operating quality decreases at all, the decrease is
proportional to the severity of the failure, as compared to a naively designed system, in which even a small
failure can cause total breakdown.
Explanation:
Azure Event Grid is a complete event routing service actively running on top of Azure Service Fabric.
Event Grid issues events from various services like Azure Storage Blobs to different handlers like Azure Functions.
Explanation:
Azure Key Vault is a cloud service for securely storing and accessing secrets. A secret is anything that you want to
tightly control access to, such as API keys, passwords, certificates, or cryptographic keys.
Explanation:
Azure Functions is called the serverless computing service ( Serverless means runs the code without needing
to bother the hosting and about infrastructure ), that is hosted on the cloud. The main purpose of the Azure
Function to make easy application development.