Cloud Concepts
358 soru
A gaming company is designing a global multiplayer game backend on AWS. The backend must handle highly volatile traffic spikes, process game logs for analytics, and update player profiles without causing game-play interruption if any downstream reporting service experiences an outage. The engineering team wants to strictly adhere to the AWS Cloud design principles of loose coupling and elasticity. Which of the following design choices should the company implement to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A healthcare provider wants to migrate its legacy on-premises billing system to the AWS Cloud. During the planning phase, the IT team decides to discard the existing custom-built software and instead subscribe to a fully managed, equivalent Software as a Service (SaaS) application available on the AWS Marketplace. Which cloud migration strategy does this decision represent?
A municipal transit authority plans to migrate its legacy on-premises customer ticketing database to the AWS Cloud. The database currently runs on a self-managed PostgreSQL engine. To reduce operational overhead associated with patching, backups, and operating system maintenance without altering the application code or schema, the authority decides to migrate the database to Amazon Relational Database Service (Amazon RDS) for PostgreSQL. Which migration strategy is this organization employing?
A financial services company is planning to migrate a core application to the AWS Cloud. The application experiences predictable spikes in demand during the first three days of each month, requiring ten times the standard compute capacity. Under their current on-premises model, the company must maintain hardware provisioned for these peak loads, leading to high capital expenditures and underutilized servers for the rest of the month.
Which of the following AWS Cloud benefits directly address these operational and financial challenges? (Select TWO)
Geçerli olan tümünü seçin
A gaming company needs to perform daily stress testing on a replica of their production environment. Instead of keeping a dedicated test environment running constantly, the team uses infrastructure as code (IaC) to dynamically provision a complete, identical copy of their environment every morning, run the automated tests, and terminate all resources at the end of the day. Which AWS Cloud design principle is this team implementing to optimize their testing process?
A software development team creates a new testing environment on AWS for every code deployment. The environment, consisting of several virtual servers and a database, is created automatically using a script, used to run automated tests, and then completely deleted as soon as the tests are completed. Which AWS Cloud design principle is directly demonstrated by this workflow?
A company plans to migrate its legacy on-premises web application to AWS. The primary goals are to minimize the operational overhead associated with infrastructure maintenance and to ensure the application remains highly available and resilient to individual hardware failures. Which of the following architectural actions align with these AWS Cloud design principles? (Select TWO.)
Geçerli olan tümünü seçin
A media streaming platform hosts its user profile service on AWS. The application is designed to store user session state locally in the memory of the individual Amazon EC2 instances that host the service. An Auto Scaling group automatically scales the number of EC2 instances out or in based on traffic demand. During off-peak hours, when the Auto Scaling group terminates underutilized instances, active users whose sessions were hosted on those specific instances are suddenly logged out and lose their progress. To align with AWS cloud design principles and prevent session loss, how should the application architecture be modified?
A multinational enterprise runs a data processing platform with a flat, predictable workload that requires constant compute utilization 24/7. In their on-premises data center, they negotiated maximum bulk discounts for hardware purchases. After migrating this specific workload to AWS without changing its architecture, the finance team observes that the baseline hourly cost of the compute resources is lower than their previous hardware amortization and hosting rates. When presenting these findings to the board, the CFO wants to explain why the baseline unit rate of compute power decreased despite the workload not utilizing cloud elasticity or scaling.
Which benefit of the AWS Cloud should the CFO reference to explain this specific cost reduction?
A municipal energy utility provider plans to migrate its legacy customer billing portal to AWS. The portal consists of a Java-based application running on local servers and an on-premises Microsoft SQL Server database. The provider wants to eliminate the administrative burden of patching operating systems, managing database backups, and provisioning hardware, but has strict constraints that prohibit any modifications to the application's core codebase or SQL query structures.
To achieve this, the migration team decides to deploy the Java application code onto AWS Elastic Beanstalk and migrate the database to Amazon RDS for SQL Server.
Which migration strategy is this provider employing?
A regional hotel chain is migrating its IT workloads to the AWS Cloud. The IT team wants to move its legacy property management system to AWS exactly as-is, without making any modifications to the application code or database configuration, to ensure a fast transition. At the same time, the team has decided to decommission and shut down an outdated guest feedback system that is no longer used.
Which two of the following migration strategies align with the hotel chain's decisions?
Geçerli olan tümünü seçin
A commercial real estate firm plans to migrate its legacy on-premises workloads to the AWS Cloud. The migration team has identified two key workloads for the first phase of migration:
* Workload 1: A property-valuation application running on virtual machines that must be migrated quickly to meet a data center exit deadline, without modifying the application code or configuration.
* Workload 2: A legacy document collaboration system that the firm wants to decommission entirely, replacing it with a fully managed commercial third-party Software-as-a-Service (SaaS) solution.
Which two migration strategies should the firm implement for these workloads? (Select TWO.)
Geçerli olan tümünü seçin
A multinational logistics company is evaluating whether to build its own private cloud infrastructure or migrate to AWS. The Chief Financial Officer (CFO) argues that because the company is exceptionally large, it can negotiate hardware discounts directly with server manufacturers that will match the cost-efficiency of AWS. The lead cloud architect explains that AWS aggregates the resource usage of hundreds of thousands of active customers, allowing AWS to achieve a scale of purchasing power and operational efficiency that a single enterprise cannot replicate, resulting in lower pay-as-you-go prices for all customers. Which AWS Cloud benefit is the lead cloud architect describing?
A logistics enterprise is migrating its route optimization system to AWS. The enterprise wants to avoid paying for idle infrastructure during off-peak hours and needs the capability to deploy the system to new regional distribution centers across Europe and Asia within minutes.
Which of the following AWS Cloud benefits address these requirements? (Select TWO.)
Geçerli olan tümünü seçin
An agricultural technology company is planning to migrate its IT portfolio to the AWS Cloud. The migration team has identified two specific workloads for the first phase:
* Workload 1: A weather data analysis tool that runs on standard Linux virtual machines. The company needs to migrate this application to AWS quickly to meet an upcoming data center lease expiration, keeping it exactly as-is with no changes to the application code, database, configuration, or architecture.
* Workload 2: A proprietary soil-sensor data processor. The development team plans to completely rewrite this application from scratch to implement a modern, serverless, microservices-based architecture using AWS Lambda and Amazon DynamoDB.
Which migration strategies should the company select for these workloads? (Select TWO.)
Geçerli olan tümünü seçin
A logistics company is migrating a legacy shipment-tracking application to AWS. The current application runs on a single high-capacity server that receives telemetry data, processes it, and updates a database. During peak periods, the server often runs out of memory, causing incoming telemetry data to be lost. The company wants to redesign the application to achieve the following:
1. Ensure telemetry data is never lost, even if downstream processing components fail or are temporarily unavailable.
2. Minimize operational overhead by avoiding the management of virtual servers for the processing and storage layers.
3. Automatically adjust resource capacity to match the volume of incoming data without manual intervention or over-provisioning.
Which architectural design on AWS best applies the cloud design principles of loose coupling, services not servers, and elasticity to meet these requirements?
A retail company is planning to migrate its application portfolio to the AWS Cloud. The migration team has analyzed their current workload catalog and identified two specific systems for the initial phase:
1. A customer relationship management (CRM) database running on an on-premises Microsoft SQL Server. The team wants to move this database to Amazon RDS for SQL Server to reduce database administration overhead, without changing the application's underlying code or features.
2. A legacy reporting server that was used by a department that has since been dissolved, meaning the server is no longer used by any business unit.
Which two migration strategies should the company adopt for these workloads? (Select TWO.)
Geçerli olan tümünü seçin
A logistics company is migrating its vehicle tracking application to the AWS Cloud. The application is currently hosted on an on-premises Linux server and connects to a self-managed MySQL database. The company wants to reduce administrative overhead and physical server maintenance. They decide to deploy the application's code to AWS Elastic Beanstalk and migrate the MySQL database to Amazon RDS for MySQL, without modifying the application's core code or architecture. Which migration strategy is the company using for this migration?
A global maritime cargo shipping firm is evaluating its application portfolio for migration to the AWS Cloud. During the analysis, the migration team identifies two specific workloads:
1. A bespoke legacy port operations scheduler running on an outdated, highly customized IBM AIX Unix operating system that cannot be virtualized in standard x86 environments. The firm plans to keep this scheduler operational on-premises for the next two years.
2. A monolithic core logistics dispatch system. The team plans to migrate the application server as-is, but will migrate its underlying commercial relational database to Amazon Aurora PostgreSQL to reduce licensing costs and management overhead, without modifying the application's core code.
Which two of the following migration strategies represent the correct approach for these workloads?
Geçerli olan tümünü seçin
A smart grid utility company manages thousands of IoT sensors across a metropolitan area. The company is migrating its data analytics workloads to AWS. They previously struggled with provisioning hardware for winter heating demand spikes, often keeping idle physical servers online during summer. Additionally, their engineering team spent 35% of their weekly hours troubleshooting physical hardware failures and upgrading rack cabling, rather than optimizing grid algorithms. Which of the following AWS Cloud benefits directly address these specific challenges? (Select TWO.)
Geçerli olan tümünü seçin