Tüm alıştırma soruları
1186 soru
A company plans to deploy its workloads to a cloud environment where all hardware resources are dedicated exclusively to their organization and managed within their own physical data center. Which cloud model does this deployment represent?
An organization wants to automate a cybersecurity incident response workflow. The workflow must:
1. Execute a custom C# script to perform complex cryptographic validation on the incoming event payload.
2. Orchestrate a sequence of downstream actions, including creating a support ticket in a third-party service management portal and sending a Microsoft Teams notification, utilizing a graphical designer with pre-built connectors.
Which two Azure serverless compute services should the organization select to implement this solution? (Select two.)
Geçerli olan tümünü seçin
A development team needs to aggregate diagnostic logs from multiple Azure resources and run complex, custom queries to filter and analyze the data over the last 30 days. Which Azure feature should the team use to meet this requirement?
A technology company rents dedicated physical servers from a third-party hosting provider to run a proprietary analytics engine under its exclusive control, and connects this environment securely to Microsoft Azure where it runs its public API endpoints. Is the statement that this configuration constitutes a hybrid cloud model true or false?
A manufacturing company migrates its supply chain analytics workloads to Azure Synapse Analytics serverless SQL pools to run ad-hoc queries. Under the consumption-based model, the company is billed based on the amount of data processed by each query, allowing them to categorize these costs as operational expenditures (OpEx) rather than capital expenditures (CapEx). Is this statement true?
An administrator assigns an Azure Policy definition to an Azure subscription, but adds a specific resource group to the exclusion list of the assignment. Is the statement true that resources violating the policy can still be successfully deployed within the excluded resource group?
A digital publishing company experiences unpredictable traffic spikes when a breaking news article is published. To prevent server downtime and control costs, the company configures its web application to automatically provision additional compute resources during peak traffic periods and shut them down when traffic returns to normal. Which cloud concept is directly illustrated by this configuration?
A startup company is setting up a new production environment on Microsoft Azure. They decide to deploy their backend services and storage accounts to a resource group named 'prod-rg' located in the Northern Europe region. To automate this process, they choose to use Azure Resource Manager (ARM) templates. Which of the following is a valid capability or rule when deploying these resources?
A healthcare company decides to migrate its custom patient intake application from a Software as a Service (SaaS) cloud platform to a custom web app hosted on Azure App Service (Platform as a Service - PaaS). Which two responsibilities shift from the cloud provider to the healthcare company as a result of this migration? (Select two).
Geçerli olan tümünü seçin
Azure Cost Management budget alerts can be configured to trigger notifications based on both actual accumulated costs and forecasted costs.
A software developer launches a new mobile application hosted on Azure using a consumption-based model. Due to a successful marketing campaign, application traffic doubles in the second month, causing the monthly cloud bill to increase from USD to USD. Which of the following statements correctly describes how this cost is classified and its financial implication?
An international logistics organization is migrating its customer-facing booking application to Microsoft Azure to handle seasonal spikes in traffic. However, due to strict national regulations, the database containing historical customer shipping records must remain on physical servers located in the company's local corporate headquarters. The on-premises database will be connected to the Azure web application using a secure network connection.
Which cloud model and expense type combination represents this deployment?
A business runs an application with workloads that vary significantly depending on the time of day. To optimize costs and efficiency, the system automatically provisions additional virtual machine instances when workload increases and deprovisions them when demand drops.
Is the statement 'This automated scaling of resources in response to changing demand is an example of elasticity' true or false?
To track Azure-wide service degradations or planned infrastructure maintenance windows that might impact resource availability, you must configure a diagnostic setting to send resource logs to Azure Monitor.
A university IT department creates a resource group located in the East US region to manage resources for a student registration portal. An administrator wants to deploy a virtual machine within this resource group, but the virtual machine must reside in the West US region to minimize latency for western users. Which of the following statements correctly describes this deployment?
A company implements a governance rule requiring that all virtual machines in an Azure subscription must use a specific size SKU. Ten virtual machines of different sizes are already running in the subscription when a new Azure Policy is assigned with a Deny effect for non-allowed sizes. What is the state of the ten existing virtual machines after the policy is applied?
An organization hosts a critical application on a single Azure Virtual Machine (VM) and configures Azure Autoscale to automatically increase the VM's compute size (CPU and memory) during peak traffic hours. Is the statement 'This automated setup demonstrates horizontal scaling and guarantees high availability' true or false?
An organization is designing a cloud architecture for its transaction processing system with the following requirements:
1. The application layer must automatically add virtual machine instances when the active connection queue exceeds concurrent requests and remove them when traffic subsides to optimize operational costs.
2. The application instances must be distributed across multiple physical datacenters with independent power, cooling, and networking within a single region to ensure service continuity in the event of a localized datacenter outage.
3. To accommodate a planned seasonal sales event, the IT administration team manually upgrades the database virtual machine to a size with higher CPU core count and memory capacity.
Which cloud characteristics are demonstrated by requirements 1, 2, and 3 respectively?
An enterprise operations team is adopting Infrastructure as Code (IaC) to deploy and manage their cloud infrastructure in a repeatable manner. They are evaluating the use of Azure Resource Manager (ARM) templates. Which two of the following statements about ARM templates are correct?
Geçerli olan tümünü seçin
A company is developing a public-facing website that hosts software installation packages for customer download. The packages are updated frequently, and customers download them continuously throughout the day. The website must retrieve these files directly using standard HTTP/HTTPS protocols.
Which Azure Storage service and access tier should you recommend to meet these requirements?