Set2-4 Flashcards

1
Q

Azure Cognitive Services

A

Cognitive Services bring AI within reach of every developer—without requiring machine-learning expertise. All it takes is an API call to embed the ability to see, hear, speak, search, understand, and accelerate decision-making into your apps.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Choose 3 components of Azure SLAs

A
  1. Uptime and Connectivity Guarantees
  2. Performance Targets
  3. Service Credits
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Resource groups

A

Ture: A resource can only belong to one resource group.
False: Resource groups can be nested i.e, a resource group cannot exist inside another resource group.
True: You can deploy up to 800 instances of a resource type in each resource group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Azure DevTest Labs

A

is a service for easily creating, using, and managing infrastructure-as-a-service (IaaS) virtual machines (VMs) and platform-as-a-service (PaaS) environments in labs.Labs offer preconfigured bases and artifacts for creating VMs, and Azure Resource Manager (ARM) templates for creating environments like Azure Web Apps or SharePoint farms.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

An organization is planning to migrate large amounts of data from their On-Prem storage to Azure. However, they are worried of incurring huge costs for this transfer and have halted their plans for now.
Is this assumption valid?

A

Data ingress (incoming) to Azure data centers is free, so the organizations assumptions are invalid.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Azure Load Balancer

A

With Azure Load Balancer, you can scale your applications and create highly available services. Load balancer supports both inbound and outbound scenarios. Load balancer provides low latency and high throughput, and scales up to millions of flows for all TCP and UDP applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Azure Key Vault

A

Secure key management is essential to protect data in the cloud . Azure Key Vault encrypts keys and small secrets like passwords that use keys stored in hardware security modules (HSMs). Simplify and automate tasks related to SSL/TLS certificates—Key Vault enables you to enroll and automatically renew certificates from supported public Certificate Authorities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

automatic scaling to adjust VM size based on workload

A

it could be an effective way to optimize costs for the Virtual Machine in Azure. Automatic scaling allows you to automatically adjust the number of Virtual Machine instances and the size of the instances based on demand, which can help you save costs by avoiding overprovisioning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Availability for all Azure services is calculated over a _? billing cycle.

A

monthly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Site-to-Site (IPsec)

A

Site-to-Site (IPsec) VPN connection type is used to connect two or more virtual networks that are in different regions, data centers, or even different cloud providers. It allows you to connect an on-premises network or a branch office network to an Azure virtual network, or to connect two Azure virtual networks that are in different regions. Site-to-Site VPN connections use a VPN gateway to provide a secure connection over the Internet. IPsec is the protocol used to secure the VPN connection.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

VNet-to-VNet (IPsec)

A

it is designed to connect two virtual networks within the same region. It creates an IPsec tunnel between the two virtual networks, allowing resources to communicate securely and privately over the Microsoft backbone network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly