Visit Official SkillCertPro Website :-
Microsoft Azure Solutions Architect Expert (AZ-305) Practice Tests 2023. Contains 1000+ exam questions to pass the exam in first attempt.
For a full set of 1000+ questions. Go to
https://skillcertpro.com/product/microsoft-azure-solutions-architect-expert-az-305-exam-questions/
SkillCertPro offers detailed explanations to each question which helps to understand the concepts better.
It is recommended to score above 85% in SkillCertPro exams before attempting a real exam.
SkillCertPro updates exam questions every 2 weeks.
You will get life time access and life time free updates
SkillCertPro assures 100% pass guarantee in first attempt.
Question 1:
An organization named ACME has an on-premises data center environment from which they host several applications. ACME is in the process of adopting Azure services for the benefit of resiliency and availability. Below are the 3 applications and their requirements:
· ACME1: this is a critical client-facing application that runs on-premises, however, this app must be able to failover to the Azure environment should something happen to the on-premises data center with an RPO of less than 20 minutes.
· ACME2: this application has a Recovery Point Objective of 25 minutes and Recovery Time Objective should be less than 20 minutes.
· ACME3: the requirement is to store data for 2 years.
Which of the following solutions would you use for ACME1?
A. Azure Backup
B. Azure Site Recovery
C. GPv2 storage account
D. Azure SQL Database
E. Cosmos DB
Answer: B
Explanation:
Azure Site Recovery is correct as this solution allows organizations to adopt a business continuity and disaster recovery (BCDR) strategy that keeps your data safe and your apps/workloads up and running when planned and unplanned outages occur. Azure Backup is incorrect as this usually has an RPO of 1 day (24 hours). GPv2 storage account is incorrect as this is used to store data and not meant to be used as a business continuity strategy for applications for failover events. Azure SQL Database and Cosmos DB are incorrect as Azure Site Recovery should be used.
https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-overview
Question 2:
An organization named ACME has an on-premises data center environment from which they host several applications. ACME is in the process of adopting Azure services for the benefit of resiliency and availability. Below are the 3 applications and their requirements:
· ACME1: this is a critical client-facing application that runs on-premises, however, this app must be able to failover to the Azure environment should something happen to the on-premises data center with an RPO of less than 20 minutes.
· ACME2: this application has a Recovery Point Objective of 25 minutes and Recovery Time Objective should be less than 20 minutes.
· ACME3: the requirement is to store application data for 2 years and has a Recovery Point Objective of 1 day.
Which of the following solutions would you use for ACME3?
A. Azure Backup
B. Azure Site Recovery
C. GPv2 storage account
D. Azure SQL Database
E. Cosmos DB
Answer: A
Explanation:
Azure Backup is correct as this solution has the capability for data to be stored for days/months/years and has an RPO of 1 day, it also handles data at a more granular level than Site Recovery. Azure Site Recovery is incorrect as this is not a long-term storage solution and also does not support the restoration of data at the granular level as Azure Backup. GPv2 storage account is incorrect as this is not a backup solution with different recovery points. Cosmos DB and SQL Database are incorrect as the solution is running on-premises and specific storage is not mentioned, however, this question is testing your ability to understand when to use Azure Backup.
https://docs.microsoft.com/en-us/azure/backup/backup-overview
Question 3:
An organization named ACME has an on-premises data center environment from which they host several applications. ACME is in the process of adopting Azure services for the benefit of resiliency and availability. Below are the 3 applications and their requirements:
· ACME1: this is a critical client-facing application that runs on-premises, however, this app must be able to failover to the Azure environment should something happen to the on-premises data center with a Recovery Point Objective (RPO) of less than 20 minutes.
· ACME2: this application has a Recovery Point Objective (RPO) of 25 minutes and Recovery Time Objective (RTO) should be less than 20 minutes.
· ACME3: the requirement is to store application data for 2 years and has a Recovery Point Objective (RPO) of 1 day.
Which of the following solutions would you use for ACME2?
A. Azure Backup
B. Azure Site Recovery
C. GPv2 storage account
D. Azure SQL Database
E. Cosmos DB
Answer: B
Explanation:
Azure Site Recovery is correct as this solution allows organizations to adopt a business continuity and disaster recovery (BCDR) strategy that keeps your data safe and your apps/workloads up and running when planned and unplanned outages occur with very low RPO/RTO. Azure Backup is incorrect as this usually has an RPO of 1 day (24 hours). GPv2 storage account is incorrect as this is used to store data and not meant to be used as a business continuity strategy for applications for failover events. Azure SQL Database and Cosmos DB are incorrect as Azure Site Recovery should be used for failover in this scenario.
https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-overview
Question 4:
An organization named Fabrikam has an on-premises data center environment from which they host several applications. Fabrikam makes use of SQL server 2014 which is installed on a VM which runs on the Hyper-V platform and leverages the Software Assurance contract they have in place with Microsoft. They need to migrate the on-premises SQL instance to Azure and leverage their existing investment.
Fabrikam decides to deploy a SQL VM in Azure. Does this meet the requirement?
A. TRUE
B. FALSE
Answer: A
Explanation:
True is correct. You can deploy an Azure SQL VM and make use of the Bring-Your-Own-License (also known as Azure Hybrid Benefit (AHB) because you have access to the OS level and activate the license. With this option you will only pay for the VM costs, you will save on the SQL licensing costs.
Question 5:
An organization named Fabrikam has an on-premises data center environment from which they host several applications. Fabrikam makes use of SQL server 2014 which is installed on a VM which runs on the Hyper-V platform and leverages the Software Assurance contract they have in place with Microsoft. They need to migrate the on-premises SQL instance to Azure and leverage their existing investment.
Fabrikam decides to migrate to Azure SQL on the DTU model. Does this meet the requirement?
A. TRUE
B. FALSE
Answer: B
Explanation:
False is correct. Only Azure SQL vCore model supports making use of the hybrid benefit (Software Assurance). The Azure SQL DTU model does not support the hybrid benefit model. More info on Azure SQL DTU: https://docs.microsoft.com/en-us/azure/sql-database/sql-database-service-tiers-dtu
For a full set of 1000+ questions. Go to
https://skillcertpro.com/product/microsoft-azure-solutions-architect-expert-az-305-exam-questions/
SkillCertPro offers detailed explanations to each question which helps to understand the concepts better.
It is recommended to score above 85% in SkillCertPro exams before attempting a real exam.
SkillCertPro updates exam questions every 2 weeks.
You will get life time access and life time free updates
SkillCertPro assures 100% pass guarantee in first attempt.
Question 6:
A company wants to host a web application using the Azure Web App service. It also needs to be ensured that the web application can scale based on demand. You also have to ensure that costs are minimized.
You decide to allocate the Azure Web App to a Standard App Service Plan
Would this solution fulfil the requirement?
A. Yes
B. No
Answer: A
Explanation:
Yes, the Standard App service plan does support Auto scaling and would be the most cost-effective App service plan for this purpose
For more information on Azure App Service Plans, please visit the below URL
https://azure.microsoft.com/en-us/pricing/details/app-service/plans/
Question 7:
A company wants to host a web application using the Azure Web App service. It also needs to be ensured that the web application can scale based on demand. You also have to ensure that costs are minimized.
You decide to allocate the Azure Web App to a Premium App Service Plan
Would this solution fulfil the requirement?
A. Yes
B. No
Answer: B
Explanation:
Even though the Premium App Service plan would allow the autoscaling feature, it would not be cost effective. You need to choose the Standard App Service plan for this.
For more information on Azure App Service Plans, please visit the below URL
https://azure.microsoft.com/en-us/pricing/details/app-service/plans/
Question 8:
A company has setup a storage account in Azure. They have the following storage requirements
Ensure that administrators can recover any BLOB data if it has been accidentally deleted
Have the ability to recover data over a period of 14 days after the deletion has occurred
Which of the following feature of Azure storage could be used for this requirement?
A. CORS
B. Static web site
C. Azure CDN
D. Soft Delete
Answer: D
Explanation:
You have to use the feature of Soft Delete. The Microsoft documentation mentions the following
Since this is clearly mentioned in the documentation, all other options are incorrect
For more information on Azure BLOB soft delete, please visit the below URL
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-soft-delete
Question 9:
A company needs to deploy a Windows Virtual Machine to Azure. The Virtual Machine needs to have data disks in place which can support a maximum IOPS of up to 7000. Which of the following disk type would you use for this purpose?
A. Premium SSD
B. Standard SSD
C. Standard HDD
D. Primary SSD
Answer: A
Explanation:
You need to use Premium SSD for this purpose. Here you can have disks which can support a maximum IOPS of 20,000.
Since, as per the documentation, this is the only option, all others are incorrect
For more information on disk types, please visit the below URL
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/disks-types
Question 10:
A company currently has the following Virtual Network deployed to Azure
Name Address space
skillcertlabs-net 10.1.0.0/16
The Network has the following subnet in place
Name Address space
Default 10.1.0.0/24
There is a requirement to deploy a Site-to-Site VPN connection to an on-premise network which has an address space of 10.2.0.0/16. The VPN device in your on-premise network has an IP address of 120.1.8.9.
Which of the following needs to be implemented for the Virtual Network for the Site-to-Site VPN connection?
A. Addition of an address space
B. Addition of a gateway subnet
C. Addition of an address space to the default subnet
D. Change to the address space to the default subnet
Answer: B
Explanation:
You have to ensure that the Virtual Network has a subnet called the Gateway Subnet for the Site-to-Site VPN connection. The Microsoft documentation mentions the following
Option A is incorrect since you don’t need to add another address space, since it does not clash with the on-premise address space.
Options C and D are incorrect since you don’t need to make any changes to the default subnet
For more information on the site to site VPN connection, please visit the below URL : https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal
For a full set of 1000+ questions. Go to
https://skillcertpro.com/product/microsoft-azure-solutions-architect-expert-az-305-exam-questions/
SkillCertPro offers detailed explanations to each question which helps to understand the concepts better.
It is recommended to score above 85% in SkillCertPro exams before attempting a real exam.
SkillCertPro updates exam questions every 2 weeks.
You will get life time access and life time free updates
SkillCertPro assures 100% pass guarantee in first attempt.