TABLE OF CONTENT
- Introduction
- Practice Exam Covering Introduction To Azure Core Concepts And Service
- Conclusion
INTRODUCTION – Exam Prep 1
In this module, you will have the opportunity to review key points about cloud computing and core Microsoft Azure services. Additionally, you’ll take a practice exam that covers the skills measured in the cloud concepts and core Azure services domains of the AZ-900 Microsoft Certified Azure Fundamentals exam. This comprehensive approach ensures that you reinforce your understanding and are well-prepared for the certification.
Learning Objectives
- Assess your knowledge of core Microsoft Azure services
- Assess your knowledge of cloud concepts
PRACTICE EXAM COVERING INTRODUCTION TO AZURE CORE CONCEPTS AND SERVICE
1. Tradewind Traders have recently migrated to Azure cloud services. They operate a fairly complex network infrastructure that contains a large number of virtual networks and hundreds of virtual machines. The IT manager has asked you to research the easiest way to control incoming traffic to all the virtual networks. Which of the following is the simplest way to achieve this?
- Create Azure ExpressRoute connections for each virtual network
- Create Virtual Network Gateways for each of the virtual networks
- Create a single Azure firewall (CORRECT)
- Create a single Application Security Group (ASG)
Correct: That’s correct. You can restrict traffic to multiple virtual networks with a single Azure firewall. Azure Firewall is a managed, cloud-based network security service that protects your Azure Virtual Network resources. It’s a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability.
2. Tradewind Traders is planning to migrate to Azure cloud services. The company currently operates multiple MySQL database solutions on-premises. Management has asked you to spend some time researching the MySQL features available in Azure specifically the ability to perform automatic backups and point in time restores. You have determined that these features are available for MySQL in Azure.
For how many days are point-in-time restores supported for MySQL in Azure?
- 15
- 25
- 35 (CORRECT)
- 45
Correct: Azure database for MySQL supports Automatic backups and point-in-time-restore for up to 35 days.
3. Tradewind Traders is planning to migrate to Azure cloud services. Management has asked you to research some of the main features of cloud services. Based on your research, which of the following statements is correct?
- An Azure region can be found in every country in Europe and the Americas only.
- An Azure region is found in each country where Microsoft has a subsidiary office.
- An Azure region contains one or more datacenters that are connected by using a low-latency network. (CORRECT)
- An Azure region contains one or more datacenters that are connected by using a high-latency network.
Correct: An Azure region is a set of data centers deployed within a latency-defined perimeter and connected through a dedicated regional low-latency network. Try going back and reviewing Introduction to Microsoft Azure Fundamentals.
4. Tradewind Traders is planning to migrate some of their data and resources to Azure cloud services and will make use of Azure’s pay-as-you-go subscription. What type of expenditure is the pay-as-you-go subscription?
- Capital Expenditure (CapEx)
- Operational Expenditure (OpEx) (CORRECT)
Correct: One of the major changes that you will face when you move from an on-premises cloud to the public cloud is the switch from capital expenditure (buying hardware) to operating expenditure (paying for service as you use it).
5. Tradewinds Traders is planning to migrate to Azure cloud services however management has questions concerning management and responsibilities once resources are migrated. You have identified three cloud service models. In which cloud service model is the cloud provider responsible for managing the virtual machines, the operating system, and networking resources that the cloud tenant deploys their applications into?
- SaaS
- IaaS
- Paas (CORRECT)
Correct: The PaaS cloud service model is a managed hosting environment. In this model, the cloud provider manages the virtual machines and networking resources. The cloud tenant deploys their applications into this managed hosting environment.
6. Tradewind Traders is investigating a possible migration of their data and resources to Azure cloud services. Which of the following is true in respect of the Public Cloud?
- The public cloud is a crowd-sourcing solution that provides corporations with the ability to enhance the cloud
- All public cloud resources can be freely accessed by every member of the public
- The public cloud is owned by the public, NOT a private corporation
- The public cloud is a shared entity whereby multiple corporations each use a portion of the resources in the cloud (CORRECT)
7. Tradewind Traders is planning to migrate some of their custom in-house applications to Azure cloud services. These custom applications provide various services to the organization’s customers and have specific prerequisites and services. Which cloud solution should you recommend that will satisfy the organization’s requirements?
- Infrastructure as a Service (laaS) (CORRECT)
- Platform as a Service (PaaS)
- Software as a Service (SaaS)
Correct: Infrastructure as a service (IaaS) is an instant computing infrastructure, provisioned and managed over the internet. The IaaS service provider manages the infrastructure, while you purchase, install, configure, and manage your software.
8. Tradewinds Traders is planning to migrate to Azure cloud services however management has questions concerning management and responsibilities once resources are migrated. You have identified three cloud service models. In which model does the cloud provider keep the hardware up to date but the operating system maintenance and network configuration are left to the cloud tenant?
- SaaS
- IaaS (CORRECT)
- PaaS
Correct: IaaS is the cloud service model that is closest to managing physical servers. In this model, the cloud provider keeps the hardware up to date, but operating system maintenance and network configuration are left to the cloud tenant.
9. Tradewinds Traders is planning to migrate to Azure cloud services. Management has asked you to research the main benefits of cloud services. Your research has shown that cloud service providers operate on a consumption-based model. Which of the following are characteristics of a consumption-based model?
Select all options that apply.
- Resources will be charged for, even when they are not in use.
- There is no need for companies to purchase and manage a costly infrastructure that they may or may not use to its full capacity. (CORRECT)
- Consumers must pay the costs upfront.
- You only pay for additional resources when they are needed. (CORRECT)
Correct: In a consumption-based model, you don’t need to purchase and manage a costly infrastructure that they may or may not use to its full capacity.
Correct: In a consumption-based model, you only pay for additional resources when they are needed.
10. Tradewind Traders are in the process of migrating their resources to Azure cloud services. Currently, they have several VMs deployed to their Azure subscription. Management has asked you to research how their on-premises users will be able to securely access the resources that have been migrated to Azure. Based on that research, which of the following will you need to create to implement this solution?
Select all options that apply.
- A Virtual network
- A Load Balancer
- An Application Gateway
- A Gateway Subnet (CORRECT)
- A Virtual Network Gateway (CORRECT)
Correct: The virtual network gateway needs to be located in a dedicated subnet in the Azure virtual network. This dedicated subnet is known as a gateway subnet. Try going back and reviewing Microsoft Azure Database, Analytics, and Compute Services.
Correct: To implement a solution that enables the client computers on your on-premises network to communicate to the Azure virtual machines, you need to configure a VPN (Virtual Private Network) to connect the on-premises network to the Azure virtual network. The Azure VPN device is known as a Virtual Network Gateway.
11. Tradewind Traders is planning to migrate to Azure cloud services. The company currently operates multiple database solutions on-premises including PostgreSQL databases. Management has asked you to spend some time researching the high availability features and support levels available for Azure Database for PostgreSQL.
Based on your research, what level of SLA is available for single-server deployments of PostgreSQL in Azure?
- 90.00%
- 99.00%
- 99.90%
- 99.99% (CORRECT)
Correct: Azure Database for PostgreSQL – Single Server deployment option delivers built-in high availability with no additional cost of 99.99% SLA.
12. Tradewind Traders is planning to migrate to Azure cloud services. Management has asked you to spend some time researching the big data and analytic solutions available in Azure. Based on your research, which of the following provides a fully managed, open-source analytics service for enterprises that makes it easier and more cost-effective to process massive amounts of data while running popular open-source frameworks?
- Azure Data Lake Analytics
- Azure Synapse Analytics
- Azure Databricks
- Azure HDInsight (CORRECT)
Correct: Azure HDInsight is a fully managed, open-source analytics service for enterprises. It is a cloud service that makes it easier, faster, and more cost-effective to process massive amounts of data. HDInsight allows you to run popular open-source frameworks and create cluster types.
13. Tradewind Traders is planning to migrate to Azure cloud services however management has asked you to research some of the main features of cloud storage. In your research, you discover that Azure storage offers different access tiers for blob and file storage. This allows you to store object data most cost-effectively. Based on your research, which is the most cost-effective tier to optimize storage for data that is infrequently accessed and stored for at least 30 days?
- Cool storage tier (CORRECT)
- Archive storage tier
- Hot storage tier
14. Tradewind Traders is planning to migrate some of their data and resources to Azure cloud services, Management has asked you to design a deployment plan that will guarantee services running on virtual machines will continue to operate in the event a single datacenter fails. As part of this design, you will deploy virtual machines to two or more scale sets.
Does this design meet the requirements of the organization?
- Yes
- No (CORRECT)
Correct: Azure virtual machine scale sets let you create and manage a group of load-balanced VMs. The number of VM instances can automatically increase or decrease in response to demand or a defined schedule. Scale sets provide high availability to your applications and allow you to centrally manage, configure, and update many VMs. However, this question does not specify that the scale set will be configured across multiple datacenters so this solution does not meet the goal.
15. Tradewind Traders is planning to migrate to Azure cloud services however management has asked you to research connectivity features between your on-premises environment and Cloud resources. In your research, you learn that Azure virtual networks enable you to link resources in your on-premises environment with your Azure subscription. In effect, you can create a network that spans both your local and cloud environments. There are three mechanisms for you to achieve this connectivity.
Which of the following is not a valid mechanism?
- Site-to-site Virtual Private Networks
- Azure ExpressRoute
- Point-to-site Virtual Private Networks
- Service endpoints (CORRECT)
Correct: You use service endpoints to connect to other Azure resource types, such as Azure SQL databases and storage accounts. This approach enables you to link multiple Azure resources to virtual networks, thereby improving security and providing optimal routing between resources.
16. Tradewind Traders is planning to migrate to Azure cloud services, and you have been asked to do some research on Infrastructure as a Service. Which of the following is an example of IaaS?
- Azure web app
- Azure SQL database
- Azure virtual machine (CORRECT)
- Azure logic app
17. Tradewind Traders is planning to migrate to Azure cloud services but before they do management has asked you to spend some time researching the Database solutions available in Azure with specific regard to schema-less data and always-on applications. Based on your research, which of the following cloud database solutions is most suitable to provide this feature?
- Azure SQL Database
- Azure Database for PostgreSQL
- Cosmos DB (CORRECT)
- Azure Database for MySQL
Correct: Azure Cosmos DB supports schema-less data, which lets you build highly responsive and Always-On applications to support constantly changing data. You can use this feature to store data that is updated and maintained by users around the world.
18. Tradewind Traders is planning to migrate some of their data and resources to Azure cloud services, Management has decided to only make use of the Platform as a Service (PaaS) offerings in Azure. You have been asked to design a migration plan. As part of this design, you have included the creation of Azure App Services and Azure Storage accounts.
Does this design meet the requirements of the Organization?
- Yes
- No (CORRECT)
Correct: Azure App Service is a PaaS (Platform as a Service) service. However, Azure Storage accounts are an IaaS (Infrastructure as a Service) service. Therefore, this design does not meet the requirements.
19. Tradewind Traders have recently migrated to Azure cloud services however the development team has expressed frustration at the amount of time it takes to create new virtual machines for test purposes as these machines are created and destroyed on a regular basis. Which of the following would you recommend to minimize the effort required to deploy and remove the virtual machines?
- Azure Reserved Virtual Machine (VM) Instances
- Azure virtual machine scale sets
- Azure DevTest Labs (CORRECT)
- Azure Availability Zones
Correct: DevTest Labs allows for the creation of labs consisting of pre-configured bases or Azure Resource Manager templates.
20. Tradewind Traders is planning to migrate to Azure cloud services. The majority of their IT department is more familiar with Linux environments than Windows. Will these users be able to continue using Bash commands to create resources such as Virtual Machines once the organization has migrated?
- No
- Yes (CORRECT)
Correct: With Azure Cloud Shell, you can create virtual machines using Bash or PowerShell.
21. Tradewind Traders is planning to migrate to Azure cloud services however management has asked you to research some of the main benefits of cloud services. Which of the following do you think are some of the benefits of cloud services?
Select 2 options.
- Unsecured connections
- Dedicated hardware
- Self-service management (CORRECT)
- Limited storage
- Metered pricing (CORRECT)
Correct: With the public cloud, you have self-service management. You are responsible for the deployment and configuration of the cloud resources such as virtual machines or websites. The underlying hardware that hosts the cloud resources is managed by the cloud provider.
Correct: With the public cloud, you get pay-as-you-go pricing, you pay only for what you use, there are no CapEx costs.
22. Tradewinds Traders is planning to migrate to Azure cloud services. Management has asked you to research the main benefits of cloud services. Based on your research you have identified scalability as one of the main benefits. Scalability includes horizontal and vertical scaling. Which of the following is characteristic of horizontal scaling?
- Computing capacity can be increased by adding additional RAM or CPUs to a virtual machine.
- Computing capacity can be increased by adding instances of a resource (CORRECT)
Correct: With horizontal scaling, computing capacity can be increased by adding instances of a resource.
23. Tradewind Traders is planning to migrate some of their data and resources to Azure cloud services, Management has decided to only make use of the Platform as a Service (PaaS) offerings in Azure. You have been asked to design a migration plan. As part of this design, you have included the creation of Azure App Services and Azure virtual machines that will run MySQL Databases.
Does this design meet the requirements of the Organisation?
- Yes
- No (CORRECT)
Correct: Azure App Service is a PaaS (Platform as a Service) service. However, Azure virtual machines are an IaaS (Infrastructure as a Service) service. Therefore, this design does not meet the requirements.
24. Tradewinds Traders is planning to migrate to Azure cloud services but before they do you have been asked to do some research on cloud deployment models. Based on your research which of the following deployment models will provide the ability to share data, applications, and resources on-premises and in the Cloud
- Hybrid Cloud (CORRECT)
- Public Cloud
- Private Cloud
Correct: A hybrid cloud is a computing environment that combines a public cloud and a private cloud by allowing data and applications to be shared between them.
25. Tradewind Traders current on-premises datacenter has several hundred servers and available resources in the datacenter are currently very low. Management has asked you to research a solution that will allow for increased resources but will keep expenditure such as capital expenditure and operational expenditure at a minimum. What solution should you recommend?
- Create a new Private cloud
- Create a Hybrid cloud (CORRECT)
- A complete migration to the public cloud
- Create an additional Datacenter
Correct: That’s correct. A hybrid cloud is a combination of a private cloud and a public cloud. With a hybrid cloud, you can continue to use the on-premises servers while adding new servers in the public cloud. Adding new servers in Azure minimizes the capital expenditure costs
26. Tradewinds Traders is planning to migrate to Azure cloud services. Management has asked you to research the main benefits of cloud services. Based on your research you have identified scalability as one of the main benefits. Scalability includes horizontal and vertical scaling. Which of the following is characteristic of vertical scaling?
- Computing capacity can be increased by adding additional RAM or CPUs to a virtual machine. (CORRECT)
- Computing capacity can be increased by adding instances of a resource
- Correct: With vertical scaling, computing capacity can be increased by adding additional RAM or CPUs to a virtual machine.
27. Tradewind Traders is planning to migrate to Azure cloud services but before they do, management has asked you to spend some time researching the Database solutions available in Azure with specific regard to the use of multiple APIs. Based on your research, which of the following cloud database solutions is most appropriate to provide this feature?
- Azure Cosmos DB (CORRECT)
- Azure SQL Database
- Azure Database for MySQL
- Azure Database for PostgreSQL
Correct: Cosmos DB level of flexibility means that as you migrate your company’s databases to Azure Cosmos DB, your developers can stick with the API where they’re most comfortable.
28. Tradewind Traders is planning to migrate some of their data and resources to Azure cloud services, Management has decided to only make use of the Platform as a Service (PaaS) offerings in Azure. You have been asked to design a migration plan. As part of this design, you have included the creation of Azure virtual machines, Azure SQL databases, and Azure Storage accounts
Does this design meet the requirements of the organization?
- Yes
- No (CORRECT)
Correct: Platform as a service (PaaS) is a complete development and deployment environment in the cloud. PaaS includes infrastructure servers, storage, and networking as well as middleware, development tools, business intelligence (BI) services, database management systems, and more. PaaS is designed to support the complete web application lifecycle: building, testing, deploying, managing, and updating. However, virtual machines are examples of Infrastructure as a service (IaaS). IaaS is an instant computing infrastructure, provisioned and managed over the internet.
CONCLUSION – Exam Prep 1
In conclusion, this module effectively reinforces your understanding of cloud computing and core Microsoft Azure services. By taking the practice exam, you gain valuable experience and insight into the skills required for the AZ-900 Microsoft Certified Azure Fundamentals exam, setting you up for success in your certification journey.
Previous Module
Next Module