최신 AZ-305 Korean 무료덤프 - Microsoft Designing Microsoft Azure Infrastructure Solutions (AZ-305 Korean Version)

다음 기능을 구현하는 Azure 정책을 설계해야 합니다.
* 새 리소스의 경우 리소스가 배포된 리소스 그룹의 태그 및 값과 일치하는 태그 및 값을 할당합니다.
* 기존 리소스의 경우 태그 및 값이 리소스를 포함하는 리소스 그룹의 태그 및 값과 일치하는지 확인합니다.
* 규정을 준수하지 않는 리소스의 경우 자동 생성된 수정 작업을 트리거하여 누락된 태그 및 값을 생성합니다.
솔루션은 최소 권한 원칙을 사용해야 합니다.
디자인에 무엇을 포함해야합니까? 응답하려면 응답 영역에서 적절한 옵션을 선택하십시오.
참고: 각 올바른 선택은 1점의 가치가 있습니다.
정답:

Explanation:

Box 1: Modify
Modify is used to add, update, or remove properties or tags on a resource during creation or update. A common example is updating tags on resources such as costCenter. Existing non-compliant resources can be remediated with a remediation task. A single Modify rule can have any number of operations.
Box 2: A managed identity with the Contributor role
* Managed identity
How remediation security works: When Azure Policy runs the template in the deployIfNotExists policy definition, it does so using a managed identity. Azure Policy creates a managed identity for each assignment, but must have details about what roles to grant the managed identity.
* Contributor role
The Contributor role grants the required access to apply tags to any entity.
Reference:
https://docs.microsoft.com/en-us/azure/governance/policy/concepts/effects
https://docs.microsoft.com/en-us/azure/governance/policy/how-to/remediate-resources
https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources
https://docs.microsoft.com/en-us/azure/governance/policy/concepts/effects#modify
Azure Event Grid로 라우팅되는 이벤트에 대한 응답으로 사용자 지정 C# 코드를 실행할 솔루션을 설계해야 합니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
실행된 코드는 Azure 가상 머신에서 실행되는 Microsoft SQL Server 인스턴스의 개인 IP 주소에 액세스할 수 있어야 합니다.
비용을 최소화해야 합니다.
솔루션에 무엇을 포함해야 합니까?

정답: C
설명: (DumpTOP 회원만 볼 수 있음)
Appl이라는 다중 계층 앱과 SQL l이라는 Azure SQL 데이터베이스가 있습니다. Appl의 백엔드 서비스는 사용자에게 데이터를 씁니다. 사용자는 Appl 클라이언트를 사용하여 SQL 1에서 데이터를 읽습니다.
사용률이 높은 기간 동안 사용자는 데이터 검색이 지연됩니다.
데이터 요청에 걸리는 시간을 최소화해야 합니다.
솔루션에 무엇을 포함해야 합니까?

정답: D
Contoso, Ltd.라는 Microsoft 볼륨 라이선스 고객의 데이터베이스 환경을 관리합니다. Contoso는 Software Assurance를 통한 라이선스 이동을 사용합니다.
50개의 데이터베이스를 배포해야 합니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
자동 스케일링을 지원합니다.
Microsoft SQL Server 라이선스 비용을 최소화합니다.
솔루션에 무엇을 포함해야 합니까? 응답하려면 응답 영역에서 적절한 옵션을 선택하십시오.
참고: 각 올바른 선택은 1점의 가치가 있습니다.
정답:

Explanation:

Box 1: vCore
Virtual core (vCore)-based purchasing model (recommended). This purchasing model provides a choice between a provisioned compute tier and a serverless compute tier. With the provisioned compute tier, you choose the exact amount of compute resources that are always provisioned for your workload. With the serverless compute tier, you specify the autoscaling of the compute resources over a configurable compute range Box 2: An Azure SQL Database Elastic pool Azure SQL Database provides the following deployment options for a database:
* Single database represents a fully managed, isolated database.
* Elastic pool is a collection of single databases with a shared set of resources, such as CPU or memory.
Single databases can be moved into and out of an elastic pool.
Reference:
https://docs.microsoft.com/en-us/azure/azure-sql/database/purchasing-models
자주 사용하는 대량의 데이터를 저장할 앱용 스토리지 솔루션을 설계해야 합니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
데이터 처리량을 극대화합니다.
1년 동안 데이터 수정을 방지합니다.
읽기 및 쓰기 작업의 대기 시간을 최소화합니다.
어떤 Azure Storage 계정 유형과 스토리지 서비스를 추천해야 하나요? 응답하려면 응답 영역에서 적절한 옵션을 선택하십시오.
참고: 각 올바른 선택은 1점의 가치가 있습니다.
정답:

Explanation:
Box 1: BlockBlobStorage
Block Blob is a premium storage account type for block blobs and append blobs. Recommended for scenarios with high transactions rates, or scenarios that use smaller objects or require consistently low storage latency.
Box 2: Blob
The Archive tier is an offline tier for storing blob data that is rarely accessed. The Archive tier offers the lowest storage costs, but higher data retrieval costs and latency compared to the online tiers (Hot and Cool).
Data must remain in the Archive tier for at least 180 days or be subject to an early deletion charge.
Reference:
https://docs.microsoft.com/en-us/azure/storage/blobs/archive-blob
귀사에는 VMware 환경에서 호스팅되는 300개의 가상 머신이 있습니다. 가상 머신은 크기와 활용도 수준이 다양합니다.
모든 가상 머신을 Azure로 이동할 계획입니다.
현재 워크로드를 Azure로 이동하는 데 필요한 Azure 가상 머신의 수와 크기를 권장해야 합니다. 솔루션은 관리 노력을 최소화해야 합니다.
추천하려면 무엇을 사용해야 합니까?

정답: C
설명: (DumpTOP 회원만 볼 수 있음)
10TB의 온-프레미스 데이터 파일을 Azure에 보관할 계획입니다.
데이터 보관 솔루션을 추천해야 합니다. 솔루션은 데이터 파일 저장 비용을 최소화해야 합니다.
권장 사항에 어떤 Azure Storage 계정 유형을 포함해야 하나요?

정답: D
설명: (DumpTOP 회원만 볼 수 있음)
전시회에 표시된 대로 WebApp1의 웹 계층에 대한 솔루션을 설계합니다.

다음 각 문에 대해 해당 문이 참이면 예를 선택합니다. 그렇지 않으면 아니오를 선택하십시오.
정답:

Explanation:

Box 1: Yes
Any new deployments to Azure must be redundant in case an Azure region fails.
Traffic Manager uses DNS to direct client requests to the most appropriate service endpoint based on a traffic- routing method and the health of the endpoints. An endpoint is any Internet-facing service hosted inside or outside of Azure. Traffic Manager provides a range of traffic-routing methods and endpoint monitoring options to suit different application needs and automatic failover models. Traffic Manager is resilient to failure, including the failure of an entire Azure region.
Box 2: Yes
Recent changes in Azure brought some significant changes in autoscaling options for Azure Web Apps (i.e.
Azure App Service to be precise as scaling happens on App Service plan level and has effect on all Web Apps running in that App Service plan).
Box 3: No
Traffic Manager provides a range of traffic-routing methods and endpoint monitoring options to suit different application needs and automatic failover models. Traffic Manager is resilient to failure, including the failure of an entire Azure region.
Reference:
https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview
https://blogs.msdn.microsoft.com/hsirtl/2017/07/03/autoscaling-azure-web-apps/
Azure 웹앱을 디자인하고 있습니다.
웹앱을 북유럽 Azure 지역 및 서유럽 Azure 지역에 배포할 계획입니다.
웹 앱에 대한 솔루션을 추천해야 합니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
사용자는 지역이 실패하지 않는 한 항상 북유럽 지역에서 웹 앱에 액세스해야 합니다.
Azure 지역을 사용할 수 없는 경우 사용자가 웹앱을 사용할 수 있어야 합니다.
배포 비용을 최소화해야 합니다.
추천서에는 무엇을 포함해야 하나요? 응답하려면 응답 영역에서 적절한 옵션을 선택하십시오.
참고: 각 올바른 선택은 1점의 가치가 있습니다.
정답:

Explanation:

https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-routing-methods#priority-traffic- routing-method
다음 표에 표시된 Azure 리소스가 있습니다.

PE1을 통해 SQLDB1에 온-프레미스 네트워크 연결을 제공하는 솔루션을 설계해야 합니다. 이름 확인을 어떻게 구성해야 합니까? 응답하려면 응답 영역에서 적절한 옵션을 선택하십시오.
정답:
Azure 구독이 있습니다.
컨테이너화된 앱을 위한 솔루션을 설계하고 있습니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
* 추가 인스턴스를 생성하여 앱을 자동으로 확장합니다.
* 노드와 클러스터를 유지 관리하기 위한 관리 노력을 최소화합니다.
* 여러 가용성 영역에서 컨테이너화된 앱의 가용성이 높은지 확인하세요.
* 컨테이너 이미지의 수명주기 관리 및 저장을 위한 중앙 위치를 제공합니다.
솔루션에 무엇을 포함해야 합니까? 답변하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고: 올바른 선택은 각각 1점의 가치가 있습니다.
정답:

Explanation:
온-프레미스 Microsoft SQL Server 데이터베이스를 Azure로 마이그레이션할 계획입니다.
다음 요구 사항을 충족하는 배포 및 복원력 솔루션을 권장해야 합니다.
사용자 시작 백업 지원
Azure 지역에서 자동으로 복제된 여러 인스턴스 지원 비즈니스 연속성을 구현하고 유지하기 위한 관리 노력을 최소화합니다. 무엇을 권장해야 합니까? 응답하려면 응답 영역에서 적절한 옵션을 선택하십시오.
참고: 각 올바른 선택은 1점의 가치가 있습니다.
정답:

Explanation:

Box 1: An Azure SQL Database single database.
SQL Server Managed instance versus SQL Server Virtual Machines
Active geo-replication is not supported by Azure SQL Managed Instance.
Box 2: Active geo-replication
Active geo-replication is a feature that lets you to create a continuously synchronized readable secondary database for a primary database. The readable secondary database may be in the same Azure region as the primary, or, more commonly, in a different region. This kind of readable secondary databases are also known as geo-secondaries, or geo-replicas.
Reference:
https://docs.microsoft.com/en-us/azure/azure-sql/database/active-geo-replication-overview
Azure 거버넌스 솔루션을 설계했습니다.
모든 Azure 리소스는 다음 운영 정보 환경, 소유자, 부서 및 비용 센터를 기반으로 쉽게 식별할 수 있어야 합니다. Azure 리소스에 대한 보고서를 생성할 때 운영 정보를 사용할 수 있는지 확인해야 합니다.
솔루션에 무엇을 포함해야 합니까?

정답: A
설명: (DumpTOP 회원만 볼 수 있음)

우리와 연락하기

문의할 점이 있으시면 메일을 보내오세요. 12시간이내에 답장드리도록 하고 있습니다.

근무시간: ( UTC+9 ) 9:00-24:00
월요일~토요일

서포트: 바로 연락하기