자격증 준비/AZ-900 Microsoft Azure Fundamentals

[자격증 준비] AZ-900 최신 덤프 Question #: 41 - 50

허쉬탱 2022. 5. 23. 16:46

[자격증 준비] AZ-900 최신 덤프 Question #: 41 - 50

Question #41Topic 1

HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

답 : A


Question #42Topic 1

HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

번역 : 여러 Azure 가상 머신에 동시에 권한을 위임해야 하는 경우 Azure 가상 머신을 배포해야 합니다.

 

답 : C


Question #43Topic 1

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to deploy several Azure virtual machines.
You need to ensure that the services running on the virtual machines are available if a single data center fails.
Solution: You deploy the virtual machines to two or more availability zones.
Does this meet the goal?

  • A. Yes
  • B. No

번역 : 이 질문은 동일한 시나리오를 제시하는 일련의 질문 중 일부입니다. 시리즈의 각 질문에는 명시된 목표를 충족할 수 있는 고유한 솔루션이 포함되어 있습니다. 일부 질문 세트에는 둘 이상의 올바른 솔루션이 있을 수 있지만 다른 질문 세트에는 올바른 솔루션이 없을 수 있습니다.
이 섹션의 질문에 답한 후에는 해당 질문으로 돌아갈 수 없습니다. 결과적으로 이러한 질문은 검토 화면에 나타나지 않습니다.
여러 Azure 가상 머신을 배포할 계획입니다.
단일 데이터 센터가 실패할 경우 가상 머신에서 실행 중인 서비스를 사용할 수 있는지 확인해야 합니다.
솔루션: 두 개 이상의 가용성 영역에 가상 머신을 배포합니다.
이것이 목표를 달성합니까?

 

답 : A


Question #44Topic 1

This question requires that you evaluate the underlined text to determine if it is correct.
One of the benefits of Azure SQL Data Warehouse is that high availability is built into the platform.
Instructions: Review the underlined text. If it makes the statement correct, select ג€No change is neededג€. If the statement is incorrect, select the answer choice that makes the statement correct.

  • A. No change is needed
  • B. automatic scaling
  • C. data compression
  • D. versioning

답 : A

 

해설 : Azure Data Warehouse (now known as Azure Synapse Analytics) is a PaaS offering from Microsoft. As with all PaaS services from Microsoft, SQL Data
Warehouse offers an availability SLA of 99.9%. Microsoft can offer 99.9% availability because it has high availability features built into the platform.

Azure Data Warehouse(현재 Azure Synapse Analytics로 알려짐)는 Microsoft의 PaaS 제품입니다. Microsoft의 모든 PaaS 서비스와 마찬가지로 SQL Data
Warehouse는 99.9%의 가용성 SLA를 제공합니다. Microsoft는 플랫폼에 고가용성 기능이 내장되어 있으므로 99.9%의 가용성을 제공할 수 있습니다.


Question #45Topic 1

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to deploy several Azure virtual machines.
You need to ensure that the services running on the virtual machines are available if a single data center fails.
Solution: You deploy the virtual machines to two or more regions.
Does this meet the goal?

  • A. Yes
  • B. No

번역 : 이 질문은 동일한 시나리오를 제시하는 일련의 질문 중 일부입니다. 시리즈의 각 질문에는 명시된 목표를 충족할 수 있는 고유한 솔루션이 포함되어 있습니다. 일부 질문 세트에는 둘 이상의 올바른 솔루션이 있을 수 있지만 다른 질문 세트에는 올바른 솔루션이 없을 수 있습니다.
이 섹션의 질문에 답한 후에는 해당 질문으로 돌아갈 수 없습니다. 결과적으로 이러한 질문은 검토 화면에 나타나지 않습니다.
여러 Azure 가상 머신을 배포할 계획입니다.
단일 데이터 센터가 실패할 경우 가상 머신에서 실행 중인 서비스를 사용할 수 있는지 확인해야 합니다.
솔루션: 가상 머신을 둘 이상의 지역에 배포합니다.
이것이 목표를 달성합니까?

 

답 : A


Question #46Topic 1

HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

답 : 

No

Yes

Yes

 

해설 : 

Box 1: No -
A resource can interact with resources in other resource groups.

Box 2: Yes -
Deleting the resource group will remove the resource group as well as all the resources in that resource group. This can be useful for the management of resources. For example, a virtual machine has several components (the VM itself, virtual disks, network adapter etc.). By placing the VM in its own resource group, you can delete the VM along with all its associated components by deleting the resource group.
Another example is when creating a test environment. You could place the entire test environment (Network components, virtual machines etc.) in one resource group. You can then delete the entire test environment by deleting the resource group.

Box 3: Yes -
Resources from multiple different regions can be placed in a resource group. The resource group only contains metadata about the resources it contains.

 

상자 1: 아니요 -
리소스는 다른 리소스 그룹의 리소스와 상호 작용할 수 있습니다.

상자 2: 예 -
리소스 그룹을 삭제하면 리소스 그룹과 해당 리소스 그룹의 모든 리소스가 제거됩니다. 이것은 자원 관리에 유용할 수 있습니다. 예를 들어 가상 머신에는 여러 구성 요소(VM 자체, 가상 디스크, 네트워크 어댑터 등)가 있습니다. VM을 자체 리소스 그룹에 배치하면 리소스 그룹을 삭제하여 VM과 연결된 모든 구성 요소를 삭제할 수 있습니다.
또 다른 예는 테스트 환경을 생성할 때입니다. 전체 테스트 환경(네트워크 구성 요소, 가상 머신 등)을 하나의 리소스 그룹에 배치할 수 있습니다. 그런 다음 리소스 그룹을 삭제하여 전체 테스트 환경을 삭제할 수 있습니다.

상자 3: 예 -
여러 다른 지역의 리소스를 리소스 그룹에 배치할 수 있습니다. 리소스 그룹에는 포함된 리소스에 대한 메타데이터만 포함됩니다.


Question #47Topic 1

You plan to store 20 TB of data in Azure. The data will be accessed infrequently and visualized by using Microsoft Power BI.
You need to recommend a storage solution for the data.
Which two solutions should you recommend? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. Azure Data Lake
  • B. Azure Cosmos DB
  • C. Azure SQL Data Warehouse
  • D. Azure SQL Database
  • E. Azure Database for PostgreSQL

번역 : Azure에 20TB의 데이터를 저장할 계획입니다. 데이터에 자주 액세스하지 않고 Microsoft Power BI를 사용하여 시각화합니다.
데이터에 대한 스토리지 솔루션을 추천해야 합니다.
어떤 두 가지 솔루션을 추천해야 합니까? 각 정답은 완전한 솔루션을 제공합니다.
참고: 각 올바른 선택은 1점의 가치가 있습니다.

 

답 : A, C

 

해설 : You can use Power BI to analyze and visualize data stored in Azure Data Lake and Azure SQL Data Warehouse


Question #48Topic 1

HOTSPOT -
You have an Azure environment that contains 10 web apps. To which URL should you connect to manage all the Azure resources? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

​답 : portal.azure.


​​Question #49Topic 1

You need to identify the type of failure for which an Azure Availability Zone can be used to protect access to Azure services.
What should you identify?

  • A. a physical server failure
  • B. an Azure region failure
  • C. a storage failure
  • D. an Azure data center failure

번역 : Azure 서비스에 대한 액세스를 보호하기 위해 Azure 가용성 영역을 사용할 수 있는 오류 유형을 식별해야 합니다.
무엇을 식별해야 합니까?
A. 물리적 서버 장애
B. Azure 지역 장애
C. 보관 실패
D. Azure 데이터 센터 장애

 

답 : D

 

해설 : Availability zones expand the level of control you have to maintain the availability of the applications and data on your VMs. An Availability Zone is a physically separate zone, within an Azure region. There are three Availability Zones per supported Azure region.
Each Availability Zone has a distinct power source, network, and cooling. By architecting your solutions to use replicated VMs in zones, you can protect your apps and data from the loss of a datacenter. If one zone is compromised, then replicated apps and data are instantly available in another zone.

가용성 영역은 VM에서 애플리케이션 및 데이터의 가용성을 유지 관리하는 데 필요한 제어 수준을 확장합니다. 가용성 영역은 Azure 지역 내에서 물리적으로 분리된 영역입니다. 지원되는 Azure 지역당 3개의 가용 영역이 있습니다.
각 가용 영역에는 고유한 전원, 네트워크 및 냉각 장치가 있습니다. 영역에서 복제된 VM을 사용하도록 솔루션을 설계하면 데이터 센터 손실로부터 앱과 데이터를 보호할 수 있습니다. 한 영역이 손상되면 복제된 앱과 데이터를 다른 영역에서 즉시 사용할 수 있습니다.


Question #50Topic 1

HOTSPOT -
You plan to extend your company's network to Azure. The network contains a VPN appliance that uses an IP address of 131.107.200.1.
You need to create an Azure resource that defines the VPN appliance in Azure.
Which Azure resource should you create? To answer, select the appropriate resource in the answer area.
Hot Area:

답 : Loacl network gateways