Design Infrastructure Solutions
360 soru
A university plans to migrate its student enrollment application from an on-premises VMware vSphere environment to Azure. The application consists of multiple web servers, application servers, and a backend SQL Server database that utilizes cross-database queries. You need to design an assessment strategy that identifies all inter-server network dependencies while avoiding the installation of software agents on the VMs. Which action should you recommend?
A company is designing a regional web-based application in the North Europe region. The application is hosted on five Azure Virtual Machines, each configured with a Basic SKU public IP address for administrative access. You need to design a load balancing solution to distribute incoming HTTP and HTTPS traffic across these virtual machines. The solution must meet the following requirements:
- Route traffic based on the URL path (e.g., `/api/*` and `/web/*` to different backend pools).
- Terminate SSL/TLS sessions at the load balancer level to offload decryption overhead.
- Keep the existing virtual machines and their Basic SKU public IP configurations without modification.
- Restrict all traffic distribution to the regional level.
Which Azure load balancing service should you recommend?
An organization is designing a regional load balancing solution for a web application in the West US 2 region. The application runs on Azure Virtual Machines that require direct inbound Internet access for administrative tasks and are configured with Basic SKU public IP addresses. The new load balancer must meet the following requirements:
- Distribute traffic within the West US 2 region only.
- Support SSL/TLS termination at the load balancer level.
- Route requests to different backend pools based on the URL path.
- Avoid configuration or validation errors when integrating with the existing virtual machines.
Which load balancing solution should you design?
A company plans to migrate a legacy inventory application from their on-premises datacenter to Azure. The application consists of several physical Windows servers and a database tier running on SQL Server. The database tier relies on SQL Server Agent jobs for nightly processing and performs cross-database queries across two databases on the same server instance. The company's security policy strictly prohibits the installation of any monitoring agents or software on the production servers. Additionally, you must synchronize on-premises user identities to Microsoft Entra ID with minimal administrative effort and no extra on-premises infrastructure.
You need to design a migration assessment and target architecture strategy.
Which strategy should you recommend?
A logistics company plans to migrate its legacy dispatching and routing platform to Azure. The on-premises environment consists of 12 physical Windows Server servers and 8 VMware vSphere virtual machines (VMs). The database backend runs on SQL Server 2016 and heavily relies on SQL Server Agent, CLR integration, and cross-database queries. Currently, users authenticate against an on-premises Active Directory Domain Services (AD DS) domain.
The company has the following requirements for the migration:
1. Identify all active network connections and dependencies between the application servers to minimize post-migration latency.
2. Recommend an Azure SQL database hosting model that supports all SQL Server 2016 features with minimal management overhead.
3. Integrate the on-premises AD DS with Microsoft Entra ID to allow users to sign in with their existing credentials, while keeping infrastructure complexity and cost to a minimum.
Which of the following migration assessment and strategy designs meets all the requirements?
An investment firm plans to migrate a legacy portfolio management system from an on-premises VMware vSphere environment to Azure. The system consists of three web servers and a Microsoft SQL Server database server that hosts multiple databases with active cross-database queries. You need to design a migration assessment strategy that identifies all application dependencies and evaluates database compatibility with Azure. Which two actions should you include in the assessment strategy? (Choose two.)
Geçerli olan tümünü seçin
A healthcare provider is redesigning the network architecture for a patient portal application hosted on Azure Virtual Machines in the East US region. The portal requires:
* Path-based routing to direct /imaging/* request traffic to a dedicated backend pool.
* SSL/TLS termination at the load balancing tier.
* High-availability load balancing for a backend database tier using TCP port 1433.
The Virtual Machines currently have Basic SKU Public IP addresses assigned to their Network Interface Cards (NICs) for direct administrative access. You need to design the regional load balancing solution while ensuring compatibility across all tiers.
Which TWO actions should you recommend? (Select TWO)
Geçerli olan tümünü seçin
An organization is designing a regional high-availability solution in the East US region. The architecture requires deploying a Standard Load Balancer to distribute inbound traffic across three Azure Virtual Machines that are deployed across different Availability Zones. The virtual machines currently have Basic SKU Public IP addresses assigned to their network interfaces for direct administrative access. During validation of the backend pool configuration, the deployment fails.
To ensure the virtual machines can be successfully added to the Standard Load Balancer's backend pool while maintaining zone redundancy, which of the following actions should the architect recommend?
A healthcare provider plans to migrate a medical imaging portal and archiving application from an on-premises Hyper-V environment to Azure. The application architecture includes a front-end IIS web portal, an application tier, a SQL Server database cluster utilizing cross-database queries, and a network file share. To ensure a successful migration, you must identify all active network connections, ports, and dependencies between the application components and external systems before grouping servers into migration waves.
Which approach should you include in the migration assessment strategy?
An enterprise is designing a high-performance, multi-region web application that will be hosted in Azure. The design must satisfy the following requirements:
- Route incoming HTTPS user traffic to the nearest regional deployment to minimize latency.
- Perform SSL/TLS termination at the global edge to reduce handshake latency, but enforce end-to-end SSL encryption to the backend servers.
- Inspect and filter web traffic using a Web Application Firewall (WAF) at both the global entry point and the regional boundaries.
- Direct traffic to different backend web pools based on the URL path (e.g., routing /images/* to storage and /api/* to application servers).
Which two services should you recommend to meet these requirements? (Select two.)
Geçerli olan tümünü seçin
An organization is migrating a legacy high-throughput inventory application to Azure. The application uses a custom TCP-based protocol on port 8080. The architecture requires deploying three virtual machines (VMs) in a single Azure region, distributed across multiple Availability Zones to ensure zone redundancy. The VMs are currently associated with Basic SKU Public IP addresses. You need to design a load balancing solution to distribute the client TCP traffic to the VMs.
Which design action should you recommend?
An organization is designing a high-availability infrastructure in a single Azure region for a suite of services hosted on Azure Virtual Machines. The VMs currently utilize Standard SKU public IP addresses. The infrastructure must meet the following requirements:
- Handle web application traffic (HTTPS) with support for URL-path routing and SSL/TLS termination.
- Load balance incoming custom TCP traffic on port 9500 to a separate backend pool of virtual machines.
- Avoid mixing Basic and Standard SKU resources to prevent validation errors.
Which two load balancing services should you include in the design?
Geçerli olan tümünü seçin
A retail company plans to host a customer-facing web portal on Azure Virtual Machines in the West Europe region. The architecture requires a load balancing solution that can perform SSL/TLS termination, route traffic to different backend virtual machines based on the incoming request path (such as /checkout and /products), and support cookie-based session affinity. The backend virtual machines currently have network interfaces associated with Basic SKU public IP addresses.
Which load balancing solution should the company implement to meet these requirements?
A company plans to deploy a high-performance backend application on five Azure Virtual Machines in the East US region. Each virtual machine has a dedicated public IP address utilizing the Basic SKU for direct management. You need to design a load balancing solution to distribute inbound TCP traffic across these virtual machines using a regional load balancer. The design must support availability zones and provide a 99.99% SLA. Which load balancing configuration should you recommend?
You are designing the networking architecture for an enterprise web application hosted on Azure Virtual Machines in the East US region. The design must meet the following requirements:
- Support Layer 7 load balancing with SSL/TLS termination and URL path-based routing (routing `/static/*` and `/api/*` to separate backend VM pools).
- Support internal Layer 4 load balancing of TCP traffic on port 8080 for backend synchronization.
- Ensure the entire architecture supports availability zones for high availability and regional resiliency.
- The virtual machines in the backend pools are currently configured with Basic SKU Public IP addresses.
Which two actions should you recommend to meet these requirements? (Select two.)
Geçerli olan tümünü seçin
An organization is designing the load balancing architecture for a multi-tier web application in the East US region. The solution must meet the following requirements:
- Web Tier: Requires global distribution, SSL/TLS termination, and HTTP/S URL-path-based routing to support different backend services.
- Database Tier: Requires regional load balancing of TCP port traffic across database Virtual Machines (VMs) distributed across three availability zones. The VMs currently utilize Basic SKU Public IP addresses for legacy remote access.
You are designing the database tier load balancing solution. Which configuration should you recommend to meet the database tier requirements while preventing validation errors?
An enterprise is designing a multi-region web application deployment on Azure Virtual Machines. The design must satisfy the following architectural requirements:
* Provide global HTTP/S load balancing with SSL/TLS termination and Web Application Firewall (WAF) protection at the network edge.
* Enable regional routing within each Azure region to distribute traffic to separate backend pools based on the URL path (such as routing `/api/*` and `/static/*` differently).
* Ensure compatibility with backend virtual machines that are configured with Standard SKU public IP addresses.
Which two load balancing services should you include in the architectural design?
Geçerli olan tümünü seçin
A financial services startup is modernizing a regional mobile banking API hosting solution in the North Europe region. The API is hosted on a pool of Azure Virtual Machines deployed within a private subnet of a virtual network.
The solution must satisfy the following technical requirements:
- Distribute incoming HTTPS traffic based on the URL path (e.g., routing `/accounts/*` and `/transfers/*` to different backend pools).
- Perform SSL/TLS termination at the load balancer level to offload decryption overhead from the virtual machines.
- Ensure the backend virtual machines remain isolated from the public internet by using only private IP addresses for backend pool communication.
- Prevent any validation or connectivity issues related to the virtual machines, which currently have Basic SKU Public IP addresses associated with their network interfaces for administrative troubleshooting.
Which load balancing solution should you design?
An enterprise is designing a global web application that will be deployed across the East US and West Europe regions. The application requires global HTTP/S load balancing with SSL/TLS termination at the edge, along with regional path-based routing and Web Application Firewall (WAF) protection inside each regional virtual network. Additionally, the regional ingress points must be provisioned using a public IP configuration that is compatible with the regional load balancing service SKU. Which two services and configurations should you include in the design to meet these requirements? (Choose two.)
Geçerli olan tümünü seçin
An enterprise is modernizing a regional application hosted on a backend pool of Azure Virtual Machines in the East US region. The solution requires Layer load balancing for incoming TCP traffic, regional distribution, and high availability across Availability Zones. The design does not require SSL/TLS termination or URL-path-based routing. The virtual machines are currently configured with Basic SKU public IP addresses directly on their network interfaces. You need to recommend a load balancing configuration that meets these requirements. Which configuration should you recommend?