Describe Cloud Concepts
334 questions
A retail company hosts its web applications across both Microsoft Azure and Amazon Web Services (AWS) platforms. The company does not own or maintain any physical data center infrastructure. Which cloud model is represented by this deployment?
An e-commerce company hosting its application on Azure has two primary requirements for its architecture:
* During flash sales, the system must automatically provision additional virtual machines to handle sudden, short-lived spikes in traffic, and automatically shut them down afterward to control costs.
* The application must remain online and accessible even if a power outage affects an entire physical building housing the servers in the primary Azure region.
Which combination of cloud concepts directly addresses these requirements?
A startup hosting its application on Azure under a consumption-based model can classify its monthly cloud expenses as Operational Expenditure (OpEx), allowing it to deduct these costs in the tax year they are incurred rather than depreciating them over multiple years.
An administrator creates an Azure resource group named RG-Finance in the West US region and applies a metadata tag named CostCenter with a value of 10024 to the resource group. The administrator then deploys a new virtual machine named VM-Pay to the East US region, specifying RG-Finance as the target resource group. No tags are applied directly to VM-Pay during its deployment. Which statement correctly describes the outcome of this deployment?
A company deploys its web application across multiple virtual machines in Azure and configures a load balancer to distribute user traffic. This setup ensures that if one virtual machine fails due to a hardware malfunction, the website remains accessible to users. Which cloud concept is directly illustrated by this design?
An organization is planning to migrate its IT workloads to a public cloud environment. Is it true or false that 'management of the cloud' refers to the tasks that the cloud customer performs to configure, monitor, and scale their deployed resources?
A financial services firm is designing its Azure governance and manageability strategy to satisfy strict regulatory compliance. The firm needs to automate and standardize resource deployments using declarative configuration, prevent accidental deletion of production virtual machines while allowing administrators to start and stop them, and restrict all resource deployments to a specific geographical region. Which combination of Azure features should the firm implement to meet these requirements?
A medical imaging clinic operates from 8:00 AM to 6:00 PM on weekdays. The clinic is planning a new patient portal that requires high compute power during operational hours but remains completely idle at night and on weekends. The clinic decides to host the portal on Azure virtual machines using a consumption-based pricing model.
How does this decision affect the clinic's capital expenditure (CapEx) and operational expenditure (OpEx) compared to deploying the portal on-premises?
A university is migrating its student portal to Azure. The portal experiences extremely high traffic during the first two hours of course registration each semester, but very low traffic during the rest of the year. The university wants to ensure that the portal remains online if a physical datacenter fails, and that it can dynamically adjust resources to handle the registration spike without manual intervention. Which two cloud concepts directly address these requirements?
Select all that apply
A company deploys several production databases to a cloud environment. The database administrators need to ensure that these critical resources cannot be accidentally deleted by anyone, including administrators, while still permitting standard data modifications. Which of the following governance features should the company apply to the databases?
A financial company is migrating its operations to Azure. They deploy virtual machines for legacy accounting software, use Azure SQL Database for their transactional database, and adopt Microsoft 365 for employee collaboration. Under the Microsoft Azure Shared Responsibility Model, match each operational management task to its corresponding responsibility boundary.
Click a left item, then click its matching right item
Items
Matches
An organization is evaluating how different cloud models align with various business requirements. Match each business scenario to the corresponding cloud model.
Click a left item, then click its matching right item
Items
Matches
A company hosts a critical web application on Azure Virtual Machine Scale Sets. To handle variable user demand, they configure autoscale rules to automatically add or remove virtual machines. All virtual machines in the scale set are deployed within a single Availability Zone. Is the statement that this design ensures high availability because the application can scale out automatically to handle traffic spikes true or false?
A media company is migrating its video catalog metadata management system from a Software as a Service (SaaS) application to a custom web app hosted on Azure App Service (PaaS). How does the responsibility for operating system maintenance and patching change after this migration?
A financial services company is planning the governance, security, and resource management structure for a new application. The deployment consists of database servers hosted on Azure Virtual Machines (IaaS) and a web frontend hosted on Azure App Service (PaaS).
The IT department proposes the following configuration:
1. Group all application resources into a single Resource Group located in the East US region, even though some data compliance laws require the database virtual machines to reside in West Europe.
2. Delegate all operating system patching and middleware configuration tasks to Microsoft for both the database Virtual Machines and the App Service instances.
3. Nest separate sub-resource groups inside the main Resource Group to isolate production and non-production environments.
Which of the following statements correctly evaluates the feasibility and compliance of this proposed configuration?
An organization is designing its cloud operations strategy. Is the statement: 'While cloud governance provides the mechanisms to define policies and ensure regulatory compliance, cloud manageability involves the operational administration of resources, which is divided between "management of the cloud" by the provider and "management in the cloud" by the customer' true or false?
An online retail platform experiences a predictable surge in traffic every holiday season. To prepare, the IT team manually adds extra compute resources weeks in advance to ensure the system can handle the increased load. Conversely, a ride-sharing application uses a system that dynamically adds or removes virtual machines in real time as user demand fluctuates throughout the day.
Which of the following best describes the difference in cloud characteristics demonstrated by these two scenarios?
A startup company plans to launch a new mobile application. The company wants to minimize upfront costs, avoid purchasing physical hardware, and scale resources rapidly to meet user demand. Which cloud model should the company choose to meet these requirements?
Determine if the following statement is true or false: An organization utilizing a hybrid deployment model must migrate all of its local data center resources to a public cloud provider.
An organization migrates its on-premises web application to Azure Virtual Machines (IaaS). To secure the environment, they implement Azure Disk Encryption using customer-managed keys stored in Azure Key Vault and configure User-Defined Routes (UDRs) to steer traffic through a network virtual appliance. Is the statement that Microsoft is responsible for managing the encryption keys and configuring the routing rules because they are implemented using Azure platform services true or false?