Tüm alıştırma soruları
1186 soru
An organization runs several virtual machines in Azure to host an internal payroll application. The system administrator wants to collect and analyze performance metrics, such as CPU and memory utilization, specifically from these virtual machines to optimize performance. Which service should the administrator configure to achieve this?
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.
A company is planning to migrate an on-premises workload to Azure. The workload has the following two storage requirements:
* A shared file repository that must be concurrently accessible by multiple virtual machines using standard file sharing protocols.
* An archive of historical transaction data that will be accessed less than once a year, must be retained for seven years, and can tolerate a retrieval latency of several hours.
Which two Azure Storage options should the company select to meet these requirements?
Geçerli olan tümünü seçin
A company wants to implement a centralized monitoring strategy for its cloud infrastructure and applications. The IT administrator needs to identify the specific capabilities of Azure Monitor to ensure it is used for the correct operational tasks.
Which of the following tasks can be accomplished by using Azure Monitor? (Select TWO)
Geçerli olan tümünü seçin
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?
An administrator applies a tag named Department: Finance to an Azure resource group. The resource group contains several virtual machines and storage accounts. Which of the following statements about resource tags and cost management are true? (Select two.)
Geçerli olan tümünü seçin
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?
An organization is planning to deploy a remote work infrastructure for 200 developers. The solution must allow multiple active user sessions to run concurrently on each virtual machine using Windows 11 Enterprise to maximize resource utilization and reduce compute costs. Additionally, the organization wants to delegate the management of the connection broker, gateway routing, and web access interface to Microsoft, while retaining administrative control over the operating system configuration and applications installed on the session hosts. Which deployment configuration should the organization use to meet these requirements?
During an internal IT audit, a financial company is asked to document how they ensure that their Azure resource deployments remain consistent and free of manual configuration errors. The IT team explains that they use Azure Bicep templates to define their resource configurations. Which of the following statements correctly describes a capability or structural limitation of this deployment method?
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?
Geçerli olan tümünü seçin
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.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
An organization is evaluating how different cloud models align with various business requirements. Match each business scenario to the corresponding cloud model.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A company deploys a multi-tier web application to Azure. All resources for the application, including Azure App Service plans and Azure SQL databases, are placed inside a resource group named `rg-webapp-prod`. To track the monthly operational expenditures (OpEx) for this specific application, an administrator applies a tag named `AppID` with a value of `Web-09` to the `rg-webapp-prod` resource group. The individual resources within the resource group do not have any tags applied.
The administrator then runs a cost query in Azure Cost Management filtered by the tag `AppID: Web-09` to analyze the monthly OpEx of the application.
Which of the following will be the outcome of this query?
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?