Tüm alıştırma soruları
1186 soru
A system architect is planning the deployment of a new web application in the East US region. The application must be protected against a localized physical datacenter failure (such as a power grid or cooling system outage) within that region, without the overhead of replicating data to a completely different geographical region. Which deployment strategy should the architect use to meet these requirements?
To design a resilient architecture in Microsoft Azure, you must understand the difference between high availability and disaster recovery. Determine if the following statement is true or false: Deploying an application across multiple Azure Availability Zones within a single region protects the application from a region-wide disaster, such as a major natural disaster that impacts the entire region.
A company is configuring a storage account in Azure. They want to ensure that their data is automatically replicated to a secondary region located at least 300 miles away, while ensuring the data remains within the same geography for compliance. Which Azure concept automatically pairs regions to support this replication requirement?
A company is planning its resource management strategy in Microsoft Azure. The IT administrator needs to configure resource groups to organize the company's development assets. Which two statements are correct regarding Azure resource groups? (Select two.)
Geçerli olan tümünü seçin
An organization is evaluating its infrastructure deployment options across different business units. Match each scenario to the cloud model that best describes its deployment structure.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A financial institution is planning to migrate its legacy transaction-processing system to Azure. The system requires a highly customized operating system kernel configuration and direct control over the local storage file system layout to meet strict performance metrics. The institution wants to avoid managing physical server hardware, cooling, and power.
Which cloud service category should the institution choose to host this system?
A development team plans to deploy a custom database schema to Azure SQL Database, which is a Platform as a Service (PaaS) offering. Under the PaaS shared responsibility model, which of the following tasks is the customer responsible for performing?
Is the following statement true or false?
An e-commerce company experiences a sudden, temporary spike in web traffic. To handle the load, the IT administrator manually increases the size of their Azure Virtual Machine by upgrading its CPU and RAM. This manual reconfiguration of a single resource is an example of implementing cloud elasticity.
An administrator is planning the deployment of several Azure resources. They create a resource group named RG-Prod in the East US region.
Which of the following statements regarding the deployment constraints and capabilities of resource groups are correct? (Select two.)
Geçerli olan tümünü seçin
When deploying a containerized application, a developer wants to run a single container without configuring or managing the underlying virtual servers. Is the assertion that Azure Container Instances allows you to run containers directly on Azure without managing any virtual machines true or false?
A company is planning to deploy its customer portal on Azure. The architecture must ensure high availability against local datacenter failures within a region, while also establishing a disaster recovery plan to protect against regional disasters. Which TWO statements accurately describe Azure regions, Availability Zones, or region pairs to support this architecture?
Geçerli olan tümünü seçin
A smart home device manufacturer operates a telemetry platform on Azure to process data from millions of connected smart plugs. During peak hours, the volume of incoming messages fluctuates significantly. The manufacturer configures the Azure platform to dynamically add server instances as the message load increases and remove them as the load decreases. Which cloud concept is primarily illustrated by this automatic adjustment of resources?
A retail company plans to migrate its inventory system to Azure. The system must remain online even if a single datacenter within their selected Azure region experiences a power outage. Which Azure feature should they use to meet this requirement?
An organization is planning to deploy a new application in Azure. The administrator proposes a design that includes the following details:
1. A resource group named rg-app is created in the East US region.
2. A virtual machine is deployed in the East US region within rg-app.
3. A storage account is deployed in the West US region within rg-app to store regional backup data.
4. A resource group named rg-app-db is created inside rg-app as a nested resource group to isolate database resources and their access permissions.
Which statement correctly evaluates this proposed design?
A company hosts virtual conferences on Azure. During a keynote speech, the number of active attendees suddenly increases from 1,000 to 50,000 within a few minutes. The company wants the underlying virtual machine instances to automatically add more instances to handle the sudden spike in traffic, and automatically shut down the extra instances when the keynote ends and traffic returns to normal. Which cloud concept describes this ability to dynamically match resources with demand?
An administrator plans to deploy a new web application in Azure and wants to protect it against localized datacenter failures by using Availability Zones.
Which of the following statements about Azure Availability Zones are correct? (Select TWO.)
Geçerli olan tümünü seçin
An organization wants to host a web application written in Python. The development team needs to deploy their application code directly to Azure without managing container images, and they want Microsoft to manage the underlying operating system patching and scaling. Which Azure service meets these requirements?
A software development team is setting up a multi-tier application in Azure. They have created a resource group named App-RG in the North Europe region. The project requirements specify:
1. A database must be deployed in the West Europe region to comply with data residency guidelines.
2. A set of storage accounts must be grouped in a nested sub-resource group inside App-RG to isolate administrative permissions.
Which of the following describes the correct deployment approach for these requirements?
A retail chain hosts its primary customer-facing website on Microsoft Azure to leverage its global content delivery network. Simultaneously, the chain deploys its inventory management system on Amazon Web Services (AWS) to utilize specific database features. There is no connection or data sharing between these two environments, and the chain does not own any physical datacenters. Which cloud model is represented by this deployment?
A company has an Azure resource group named RG-Core that is located in the East Asia region. A developer needs to deploy a new virtual machine in the West US region. Which action should the developer take to deploy the virtual machine?