Describe Cloud Concepts
334 questions
A financial company is moving a transaction-processing system to Azure. The system must automatically provision additional compute resources to handle temporary spikes in transaction volume and deprovision them when the spikes subside.
Is the statement below true or false?
The ability of this system to automatically adjust its resource capacity in response to dynamic demand changes is defined as high availability.
A software development company is setting up a testing environment in Azure. They need to deploy virtual machines running various versions of Windows Server and Linux to test their software's compatibility across different operating systems. They require full administrative access to install custom libraries and configure the system registry. Under the Azure shared responsibility model, which of the following tasks is the responsibility of Microsoft for this environment?
An online education startup is planning to host its main learning management application on Azure. The application's web tier requires custom modifications to the web server's underlying operating system registry settings and custom firewall rules that cannot be configured on a fully managed platform. Which cloud service model should the startup choose for the web tier?
A municipal transit authority operates a passenger tracking application on Azure. The application experiences sudden, unpredictable surges in traffic during rush hours or severe weather events, and very low traffic during the night. To optimize costs and performance, the authority configures the application to automatically deploy additional virtual machine instances as demand spikes and decommission them when traffic subsides.
Which cloud concept is directly illustrated by this design?
An automotive manufacturer runs its proprietary assembly line control software on physical servers located inside its manufacturing plant. Simultaneously, the company hosts its customer-facing vehicle customization website on Microsoft Azure, establishing a network connection between the two environments to synchronize inventory. Which cloud deployment model is represented by this infrastructure setup?
An IoT company hosting a smart agriculture telemetry solution on Azure needs to design their infrastructure to meet two requirements. First, the application must handle a steady, long-term increase in the number of connected sensors over the next year by adding more virtual machines. Second, the system must remain online and accessible even if a single physical data center in the primary Azure region goes offline due to a localized hardware failure. Which two cloud concepts directly address these requirements?
Select all that apply
A company is planning its infrastructure strategy and evaluating various deployment scenarios. Match each scenario to the cloud deployment model that best aligns with the described requirements.
Click a left item, then click its matching right item
Items
Matches
A clinical research organization (CRO) manages sensitive patient clinical trial data. To comply with strict national data sovereignty regulations, the database containing patient records must be hosted on physical servers owned by the CRO within their local facility. However, the CRO wants to run its computationally intensive statistical analysis models using on-demand virtual machine scale sets in Microsoft Azure to minimize costs. Which cloud model should the CRO adopt to meet these requirements?
A healthcare provider deploys a patient portal application on Azure. The application must remain continuously operational even if a localized power or cooling failure affects an entire physical data center building within the host region. To meet this requirement, the application is deployed across multiple Azure Availability Zones.
Which cloud concept is this deployment strategy primarily designed to achieve?
A media production agency is migrating its high-performance video rendering pipeline to Microsoft Azure. The agency requires full control over the underlying operating systems to install custom codecs and needs to configure complex virtual network routing. The cloud migration team decides to use Azure Virtual Machines and Azure Virtual Networks. Which two statements correctly describe the shared responsibility and operational characteristics of this Infrastructure as a Service (IaaS) deployment?
Select all that apply
A logistics company hosts its package-delivery tracking application on Azure. To ensure the application can handle the maximum expected workload during the end-of-year holiday peak, the company configures the application to run continuously on ten Azure virtual machines throughout the entire year. Is this deployment strategy an example of cloud elasticity?
A digital marketing company deploys a promotional website on Azure Virtual Machines. The website requires a custom web server configuration and specific local firewall rules within the operating system to function correctly. Under the shared responsibility model, which of the following tasks is Microsoft responsible for managing in this deployment?
A company is planning to migrate its analytics workload to Microsoft Azure. The IT team must ensure that database query response times remain constant even during peak business hours, and they must also be able to accurately forecast their monthly billing based on simulated resource usage. Which cloud concept is this company directly prioritizing?
In Microsoft Azure, high availability (HA) is defined as the process and capability of restoring application services and recovering data in a secondary geographic region after a catastrophic regional outage.
A research laboratory deploys a cluster of Azure Virtual Machines to run complex environmental simulations. The laboratory needs to control the network traffic allowed into these virtual machines. Is it true that under the Infrastructure as a Service (IaaS) model, Microsoft is responsible for configuring network security rules to block unauthorized traffic at the virtual network level?
A software company is migrating its customer portal to Microsoft Azure. The portal must meet two operational requirements:
1. If a virtual machine hosting the portal fails due to a localized hardware issue, the system must automatically detect the failure and keep the application running without manual intervention.
2. If a catastrophic disaster renders the primary Azure region completely offline, the company must be able to restore the portal's operations in a secondary Azure region.
Which cloud concepts do these requirements represent?
A global shipping company is migrating its legacy container tracking software to Azure Virtual Machines (IaaS) to maintain a specific operating system configuration. Under the Azure shared responsibility model, which task is Microsoft responsible for performing?
A smart agriculture company hosts its global sensor data processing solution in Azure. The solution must meet the following operational requirements:
- The system must remain operational and recover its data in a different geographic region if the primary region suffers a complete, catastrophic outage.
- The deployment template must ensure that application performance and resource costs remain consistent and within expected thresholds across testing and production environments.
Which two cloud concepts are directly demonstrated by these requirements? (Select TWO.)
Select all that apply
A company can deploy a custom accounting application to Azure App Service if the application requires specific operating system registry modifications and the installation of custom background system services.
A financial technology company deploys a transaction-processing API using Azure Platform as a Service (PaaS). Under the shared responsibility model for PaaS, the cloud provider is responsible for operating system patching, while the customer remains responsible for application code and database access configuration. Is this statement true or false?