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

[자격증 준비] AZ-900 덤프 Question #: 71 - 80

허쉬탱 2022. 5. 17. 09:21

[자격증 준비] AZ-900 덤프 Question #: 71 - 80

Actual exam question from Microsoft's AZ-900
Question #: 71
Topic #: 1
[All AZ-900 Questions]

This question requires that you evaluate the underlined text to determine if it is correct.
You have an application that is comprised of an Azure web app that has a Service Level Agreement (SLA) of 99.95 percent and an Azure SQL database that has an SLA of 99.99 percent.
The composite SLA for the application is the product of both SLAs, which equals 99.94 percent.
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. the lowest SLA associated to the application, which is 99.95 percent
  • C. the highest SLA associated to the application, which is 99.99 percent
  • D. the difference between the two SLAs, which is 0.05 percent

번역 : 이 질문은 밑줄이 그어진 텍스트를 평가하여 정확한지 판단해야 합니다.
서비스 수준 계약(SLA)이 99.95%인 Azure 웹앱과 SLA가 99.99%인 Azure SQL 데이터베이스로 구성된 애플리케이션이 있습니다.
애플리케이션에 대한 복합 SLA는 두 SLA의 곱으로 99.94%입니다.
지침: 밑줄 친 텍스트를 검토하십시오. 설명이 정확하면 "변경 사항 없음"을 선택합니다. 문장이 틀리면 문장을 올바르게 만드는 답을 선택하십시오.
A. 변경할 필요가 없습니다.
B. 애플리케이션과 관련된 가장 낮은 SLA(99.95%)
C. 애플리케이션과 관련된 최고 SLA(99.99%)
D. 두 SLA의 차이(0.05%)

 

답 : A

 

해설 : What is the maximum downtime you would expect for this application? If either service fails, the whole application fails. The probability of each service failing is independent, so the composite SLA for this application is 99.95% × 99.99% = 99.94%. That's lower than the individual SLAs, which isn't surprising because an application that relies on multiple services has more potential failure points.

이 애플리케이션에 대해 예상되는 최대 가동 중지 시간은 얼마입니까? 두 서비스 중 하나가 실패하면 전체 응용 프로그램이 실패합니다. 각 서비스가 실패할 확률은 독립적이므로 이 애플리케이션의 복합 SLA는 99.95% × 99.99% = 99.94%입니다. 이는 개별 SLA보다 낮습니다. 여러 서비스에 의존하는 애플리케이션에 더 많은 잠재적 실패 지점이 있기 때문에 놀라운 일이 아닙니다.


Actual exam question from Microsoft's AZ-900
Question #: 72
Topic #: 1
[All AZ-900 Questions]

This question requires that you evaluate the underlined text to determine if it is correct.
If a resource group named RG1 has a delete lock, only a member of the global administrators group can delete RG1.
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. the delete lock must be removed before an administrator
  • C. an Azure policy must be modified before an administrator
  • D. an Azure tag must be added before an administrator

번역 : 이 질문은 밑줄이 그어진 텍스트를 평가하여 정확한지 판단해야 합니다.
RG1이라는 자원 그룹에 삭제 잠금이 있는 경우 전역 관리자 그룹의 구성원만 RG1을 삭제할 수 있습니다.
지침: 밑줄 친 텍스트를 검토하십시오. 설명이 정확하면 "변경 사항 없음"을 선택합니다. 문장이 틀리면 문장을 올바르게 만드는 답을 선택하십시오.

A. 변경할 필요가 없습니다.
B. 관리자 전에 삭제 잠금을 해제해야 합니다.
C. 관리자 전에 Azure 정책을 수정해야 합니다.
D. 관리자 전에 Azure 태그를 추가해야 합니다.

 

답 : B


Actual exam question from Microsoft's AZ-900
Question #: 73
Topic #: 1
[All AZ-900 Questions]

Your company plans to migrate all its data and resources to Azure.
The company's migration plan states that only Platform as a Service (PaaS) solutions must be used in Azure.
You need to deploy an Azure environment that meets the company's migration plan.
What should you create?

  • A. Azure virtual machines, Azure SQL databases, and Azure Storage accounts.
  • B. an Azure App Service and Azure virtual machines that have Microsoft SQL Server installed.
  • C. an Azure App Service and Azure SQL databases.
  • D. Azure storage accounts and web server in Azure virtual machines.

번역 : 회사는 모든 데이터와 리소스를 Azure로 마이그레이션할 계획입니다.
회사의 마이그레이션 계획에는 Azure에서 PaaS(Platform as a Service) 솔루션만 사용해야 한다고 명시되어 있습니다.
회사의 마이그레이션 계획을 충족하는 Azure 환경을 배포해야 합니다.
무엇을 만들어야 할까요?
A. Azure 가상 머신, Azure SQL 데이터베이스 및 Azure Storage 계정.
B. Microsoft SQL Server가 설치된 Azure App Service 및 Azure 가상 머신.
C. Azure App Service 및 Azure SQL 데이터베이스.
D. Azure 가상 머신의 Azure 저장소 계정 및 웹 서버.

 

답 : C


Actual exam question from Microsoft's AZ-900
Question #: 74
Topic #: 1
[All AZ-900 Questions]

This question requires that you evaluate the underlined text to determine if it is correct.
After you create a virtual machine, you need to modify the network security group (NSG) to allow connections from TCP port 8080 to the virtual machine.
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. virtual network gateway
  • C. virtual network
  • D. route table

번역 : 이 질문은 밑줄이 그어진 텍스트를 평가하여 정확한지 판단해야 합니다.
가상 머신을 생성한 후 TCP 포트 8080에서 가상 머신으로의 연결을 허용하도록 NSG(네트워크 보안 그룹)를 수정해야 합니다.
지침: 밑줄 친 텍스트를 검토하십시오. 설명이 정확하면 "변경 사항 없음"을 선택합니다. 문장이 틀리면 문장을 올바르게 만드는 답을 선택하십시오.

A. 변경할 필요가 없습니다.
B. 가상 네트워크 게이트웨이
C. 가상 네트워크
D. 라우팅 테이블

 

답 : A


Actual exam question from Microsoft's AZ-900
Question #: 75
Topic #: 1
[All AZ-900 Questions]

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:

번역 :

Azure Files는 IaaS(Infrastructure as a Service)의 예입니다.

 

Azure 가상 머신에서 실행되는 DNS 서버는 PaaS(Platform as a Service)의 예입니다.

 

Microsoft Intune은 SaaS(Software as a Service)의 예입니다.

 

답 :

No

 

No

 

Yes

 

해설 :

Azure files is PaaS.

DNS server on Azure VM is IaaS.

So NNY.


Actual exam question from Microsoft's AZ-900
Question #: 76
Topic #: 1
[All AZ-900 Questions]

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:

 

답 :

Yes

 

Yes

 

Yes


Actual exam question from Microsoft's AZ-900
Question #: 77
Topic #: 1
[All AZ-900 Questions]

What is the first stage in the Microsoft Cloud Adoption Framework for Azure?

  • A. Adopt the cloud.
  • B. Make a plan.
  • C. Ready your organization.
  • D. Define your strategy.

번역 : Azure용 Microsoft Cloud Adoption Framework의 첫 번째 단계는 무엇입니까?

A. 클라우드를 채택하십시오.
B. 계획을 세웁니다.
C. 조직을 준비하십시오.
D. 전략을 정의하십시오.

 

답 : D

 

해설 : 

Strategy - Plan - Ready - Adopt - Govern - Manage


Actual exam question from Microsoft's AZ-900
Question #: 78
Topic #: 1
[All AZ-900 Questions]

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

 

No

 

Yes

 

해설 :

Box 1: No -
You cannot add physical servers to the public cloud. You can only deploy virtual servers in the public cloud. You can extend a private cloud by deploying virtual servers in a public cloud. This would create a hybrid cloud.

Box 2: No -
A private cloud exists in cyberspace and is accessed via the internet.


Box 3: Yes.

 

상자 1: 아니요 -
퍼블릭 클라우드에 물리적 서버를 추가할 수 없습니다. 공용 클라우드에만 가상 서버를 배포할 수 있습니다. 퍼블릭 클라우드에 가상 서버를 배포하여 프라이빗 클라우드를 확장할 수 있습니다. 이렇게 하면 하이브리드 클라우드가 생성됩니다.

상자 2: 아니요 -
사설 클라우드는 사이버 공간에 존재하며 인터넷을 통해 액세스됩니다.


상자 3: 그렇습니다.


79번 누락


Actual exam question from Microsoft's AZ-900
Question #: 80
Topic #: 1
[All AZ-900 Questions]

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