Cloud Concepts

358 soru

Soru 121Soru

A software development team at a retail company wants to experiment with a new machine learning model. Instead of waiting several weeks for procurement to purchase and set up physical hardware, the team spins up the required AWS resources in a few clicks to start testing immediately. Which benefit of the AWS Cloud is demonstrated in this scenario?

Cevabı ve açıklamayı göster

Cevap: Increase speed and agility

Cevap

Increase speed and agility
The correct answer is the option that highlights increasing speed and agility. In cloud computing, resources are available in a few clicks, meaning developers can access new technologies and test ideas in minutes rather than waiting weeks for hardware procurement.

Adım Adım Çözüm

1
Analyze the scenario details.
The team bypasses procurement waiting times (weeks) by instantly provisioning cloud resources (minutes) for experimentation.
Understanding the key pain point being resolved helps identify the correct cloud benefit.
2
Map the result to the six official AWS Cloud benefits.
Reducing the time to access new resources from weeks to minutes is the definition of increasing speed and agility.
Matching the scenario characteristics with official AWS documentation validates the correct choice.

Anahtar Kavram

AWS Cloud Benefit: Increase speed and agility
Tahmini Süre:45s
Soru 122Soru

A medical device manufacturer is developing a new patient-monitoring system and wants to allow its software engineers to experiment with machine learning models. Currently, setting up physical testing servers takes several weeks due to procurement and hardware configuration processes. By moving to AWS, the developers can provision testing environments in a matter of minutes, significantly reducing the time required to test new software builds. Which benefit of the AWS Cloud does this transition directly demonstrate?

Cevabı ve açıklamayı göster

Cevap: Increase speed and agility

Cevap

Increase speed and agility
The correct answer is the benefit of increasing speed and agility. In a cloud environment, new IT resources are only a click away. This reduces the time to make resources available to developers from weeks to minutes, allowing the organization to innovate and experiment much faster.

Adım Adım Çözüm

1
Identify the core improvement and operational change highlighted in the scenario.
The scenario highlights a reduction in the time required to provision development environments from several weeks to minutes.
Analyzing the specific operational changes helps map the business scenario to the correct cloud benefit.
2
Map the identified change to official AWS Cloud benefits.
The ability to quickly provision IT resources to support fast experimentation and reduce time-to-market is the definition of increasing speed and agility.
Ensuring the choice aligns with the official definitions provided in AWS Cloud Practitioner documentation.

Anahtar Kavram

Increase speed and agility
Soru 123Soru

A biotechnology firm is developing a genomic analysis platform. The sequencing workloads are highly variable, requiring thousands of CPU cores for a few hours, followed by periods of complete inactivity. In their legacy on-premises environment, they had to invest in high-end server clusters to support peak usage, which then sat idle. Additionally, to comply with regional data residency laws and collaborate with researchers in Europe and Asia, they must deploy their processing pipelines in close physical proximity to those users.

Which two benefits of the AWS Cloud directly address this firm's challenges? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Trade capital expense for variable expense; Go global in minutes

Cevap

The correct benefits are trading capital expense for variable expense and going global in minutes.
The correct options are trading capital expense for variable expense and going global in minutes. By moving to AWS, the firm shifts from upfront investments in physical hardware (capital expense) to a pay-as-you-go model (variable expense), solving the issue of idle clusters. Furthermore, deploying pipelines in Europe and Asia quickly to meet residency laws and cooperate with users aligns with the ability to go global in minutes.

Adım Adım Çözüm

1
Analyze the financial challenge in the scenario
The firm has to invest in high-end server clusters upfront that sit idle during inactivity.
This corresponds to high capital expenses (CapEx) for underutilized resources.
2
Identify the AWS benefit that solves the financial challenge
Trading capital expense for variable expense allows the firm to pay only for resources when they run sequencing.
This eliminates the need for large upfront infrastructure investments.
3
Analyze the deployment challenge in the scenario
The firm needs to deploy its pipelines in Europe and Asia to meet data residency laws and collaborate.
This requires quick, multi-region geographic distribution.
4
Identify the AWS benefit that solves the deployment challenge
Go global in minutes allows deploying workloads to AWS regions worldwide instantly.
This places resources close to international users and satisfies compliance rules.

Anahtar Kavram

The advantages of cloud computing, specifically the economic benefit of trading CapEx for OpEx and the operational benefit of rapid global deployment.
Tahmini Süre:1m 30s
Soru 124Soru

A logistics company, SwiftRoute, is planning to migrate its application portfolio to the AWS Cloud. The migration team has identified two workloads for the initial phase:

1. An inventory management application that runs on a traditional database. The team wants to migrate the application to AWS quickly without changing the core application code, but they plan to move the database to a fully managed database service, such as Amazon RDS, to reduce database administration tasks.
2. A legacy on-premises Customer Relationship Management (CRM) system. The company wants to decommission this system entirely and transition to a cloud-native Software-as-a-Service (SaaS) platform available on the AWS Marketplace.

Which two of the following migration strategies should the company use for these workloads? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Replatforming for the inventory management application; Repurchasing for the CRM system

Cevap

Replatforming for the inventory management application and Repurchasing for the CRM system
The correct strategy for the inventory management application is Replatforming because the database is migrated to a managed service (Amazon RDS) without altering the application's core code. The correct strategy for the CRM system is Repurchasing because the on-premises application is decommissioned and replaced by a cloud-native SaaS product.

Adım Adım Çözüm

1
Analyze the requirements for the inventory management application migration.
The application code is unchanged, but the underlying database is shifted to a managed service (Amazon RDS).
This matches the Replatforming strategy ('lift, tinker, and shift') where optimizations are applied without changing the core application architecture.
2
Analyze the requirements for the legacy CRM system migration.
The legacy system is decommissioned and replaced with a third-party cloud-native SaaS product.
This matches the Repurchasing strategy ('drop-and-shop') which involves purchasing a new product/SaaS platform.

Anahtar Kavram

AWS Cloud Migration Strategies (6 Rs)
Soru 125Soru

LogiRoute, a package delivery tracking company, wants to migrate its legacy on-premises tracking application to the AWS Cloud. The company needs to complete the migration quickly to shut down its local data center and wants to move the virtual machines as-is without modifying the application code or architecture. Which AWS migration strategy should LogiRoute use to achieve this goal?

Cevabı ve açıklamayı göster

Cevap: Rehosting

Cevap

Rehosting is the migration strategy that moves applications to the cloud as-is without any modifications to code or architecture.
Rehosting (or lift-and-shift) is the correct strategy because it allows the company to migrate its virtual machines directly to AWS with no changes to the application code or architecture. This is the fastest migration strategy, helping them shut down their on-premises data center quickly.

Adım Adım Çözüm

1
Analyze the company's requirements.
The company wants to move its application quickly, migrate the virtual machines as-is, and make zero modifications to the code or architecture.
Understanding the constraints is necessary to choose the correct migration strategy.
2
Map the requirements to the standard 6 Rs migration strategies.
A migration that moves resources as-is without code changes corresponds to Rehosting (lift-and-shift). Strategies like Replatforming, Refactoring, and Repurchasing require modifications or purchasing a new product.
Comparing strategies allows us to identify the one that aligns with the goal of an unchanged, rapid migration.

Anahtar Kavram

AWS Cloud Migration Strategies (6 Rs)
Tahmini Süre:45s
Soru 126Soru

A shipping company is migrating its legacy container tracking system to AWS. The system experiences high demand during the holiday season (300%300\% of baseline load), stable demand during the rest of the year, and requires a minimal baseline of 1010 servers running 24/724/7 for core operations. On-premises, the company pays for server hardware depreciation (fixed capital expenses), virtualization licenses, data center cooling, and physical security. The company aims to optimize its Total Cost of Ownership (TCO) and operational efficiency on AWS.

Which of the following actions align with the core principles of AWS cloud economics? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Transitioning from physical server depreciation and upfront hypervisor licensing fees to AWS pay-as-you-go billing shifts fixed capital expenses (CapEx) to variable operating expenses (OpEx).; Applying Amazon EC2 Auto Scaling to dynamically provision instances to handle the seasonal holiday spikes and terminate them afterwards minimizes Total Cost of Ownership (TCO) by leveraging elasticity.

Cevap

Transitioning from physical server depreciation and upfront hypervisor licensing fees to AWS pay-as-you-go billing shifts fixed capital expenses (CapEx) to variable operating expenses (OpEx), and applying Amazon EC2 Auto Scaling to dynamically provision instances to handle the seasonal holiday spikes and terminate them afterwards minimizes Total Cost of Ownership (TCO) by leveraging elasticity.
The transition from physical server depreciation and licensing to pay-as-you-go billing is correct because it shifts capital expenses (CapEx) into operating expenses (OpEx), reducing upfront costs. The dynamic usage of Amazon EC2 Auto Scaling is correct because it utilizes elasticity to align resource supply with real-time demand, removing the financial burden of running idle servers during off-peak periods.

Adım Adım Çözüm

1
Identify the financial transition
On-premises costs (server depreciation and upfront virtualization hypervisor licenses) are Capital Expenses (CapEx). Migrating to AWS pay-as-you-go billing replaces these with variable Operating Expenses (OpEx).
Understanding CapEx vs. OpEx is the foundation of cloud economics.
2
Assess workload characteristics and apply elasticity
The holiday spikes represent a 300%300\% surge that is temporary. Applying Auto Scaling dynamically handles the spikes and terminates instances off-peak, minimizing idle resource costs.
Elasticity is the direct countermeasure to the cost of idle capacity.
3
Evaluate baseline requirements against EC2 pricing options
The baseline of 1010 servers requires 24/724/7 constant availability. Spot Instances are interruptible and unsuitable here, while Reserved Instances are best suited for this steady-state baseline, not the seasonal spikes.
Matching the correct pricing model to the workload profile prevents availability issues and cost inefficiencies.

Anahtar Kavram

Cloud economics relies on transitioning CapEx to OpEx, minimizing Total Cost of Ownership (TCO) through elasticity, and selecting the appropriate pricing models for different workload profiles.
Tahmini Süre:3m 0s
Soru 127Soru

A software development company is migrating its testing pipeline to the AWS Cloud. The operations team notices that manual configuration updates on staging servers have led to inconsistent test results across different release cycles. The team wants to adopt a design principle that ensures test environments are clean, predictable, and free from configuration drift, while also minimizing costs when tests are not running. Which of the following approaches best demonstrates the AWS Cloud design principle of using disposable resources to meet these requirements?

Cevabı ve açıklamayı göster

Cevap: Define the testing environment as code to programmatically launch fresh Amazon EC2 instances for each test run, and terminate the instances immediately after testing completes.

Cevap

Define the testing environment as code to programmatically launch fresh Amazon EC2 instances for each test run, and terminate the instances immediately after testing completes.
The correct answer is to programmatically launch fresh instances for each test run and terminate them afterwards. This defines the 'disposable resources' principle where infrastructure is treated as temporary, ensuring a consistent test state free of drift and avoiding charges for idle resources.

Adım Adım Çözüm

1
Identify the core problem and requirement.
The company needs clean, consistent test environments to avoid configuration drift and minimize costs when idle.
Understanding the requirement helps isolate the specific cloud design principle required.
2
Evaluate the design principle of disposable resources.
Disposable resources are dynamic, created on-demand, and terminated when no longer needed.
This principle ensures environments are built from a known, clean state every time.
3
Select the option that automates creation and destruction of resources.
Launching fresh instances using infrastructure as code and terminating them immediately after use aligns perfectly.
It addresses both configuration consistency (fresh state) and cost optimization (terminated when idle).

Anahtar Kavram

Disposable Resources
Tahmini Süre:1m 15s
Soru 128Soru

A municipal public transit authority plans to modernize its fare collection and passenger tracking system, which currently runs on legacy, on-premises mainframe hardware. The transit system experiences extreme peak passenger volumes during morning and evening rush hours, but very low usage overnight. The authority wants to understand how migrating this infrastructure to AWS will impact its financial model and total cost of ownership (TCO). Which two outcomes represent the primary cloud economics benefits of migrating this system to AWS? (Select TWO).

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Transitioning from upfront hardware investments to a variable operational expense model that aligns costs with passenger demand.; Reducing the total cost of ownership by dynamically matching infrastructure capacity with peak transit hours, eliminating the need to pay for idle resources during overnight periods.

Cevap

Transitioning from upfront hardware investments to a variable operational expense model that aligns costs with passenger demand, and reducing the total cost of ownership by dynamically matching capacity with peak transit hours.
The correct outcomes are transitioning to a variable operational expense model and reducing TCO via dynamic capacity matching. Transitioning to a variable operational expense model replaces large upfront capital expenditures (CapEx) on hardware with pay-as-you-go operating expenses (OpEx). Dynamically matching capacity with peak demand leverages elasticity, meaning resources scale up during peak passenger volumes and scale down during overnight hours, preventing costs from running on idle resources.

Adım Adım Çözüm

1
Analyze the financial transition described in the scenario, identifying the shift from buying physical mainframes to renting AWS resources.
Identify that the upfront hardware cost constitutes Capital Expenditure (CapEx), while paying for active resources constitutes Operating Expenditure (OpEx). Thus, transitioning to a variable operational expense model is correct.
Understanding the shift from CapEx to OpEx is fundamental to cloud economics.
2
Analyze the workload characteristics (extreme peak hours vs. low overnight usage) to evaluate capacity requirements.
Identify that the system has highly variable demand, meaning elasticity (scaling resources dynamically) will prevent pay-for-idle scenarios and reduce the total cost of ownership (TCO).
Elasticity is the core mechanism that optimizes costs for fluctuating workloads.

Anahtar Kavram

Concepts of cloud economics including CapEx to OpEx shift and elasticity
Tahmini Süre:2m 0s
Soru 129Soru

A healthcare analytics startup is launching a new processing platform. The company wants to minimize large upfront hardware costs and ensure they do not pay for idle server resources during periods of low activity. Which of the following are benefits of the AWS Cloud that directly address these requirements? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Trading capital expense for variable expense; Stopping guessing capacity

Cevap

Trading capital expense for variable expense and stopping guessing capacity
Trading capital expense for variable expense allows the company to pay only for the resources they consume instead of investing heavily in physical datacenters. Stopping guessing capacity ensures the company can scale resources automatically to meet demand without paying for idle server capacity during low-traffic periods.

Adım Adım Çözüm

1
Analyze the business requirements of the startup.
The company wants to avoid large upfront hardware costs and prevent paying for idle server resources.
This maps the startup's requirements to specific AWS Cloud benefits.
2
Evaluate the choices to find which AWS Cloud benefits solve these requirements.
Trading capital expense for variable expense eliminates upfront investments, and stopping guessing capacity prevents paying for idle capacity.
This identifies the two correct benefits of the AWS Cloud.

Anahtar Kavram

Benefits of the AWS Cloud
Soru 130Soru

A logistics company is designing an automated package sorting and delivery notification system. The system receives scan events from millions of IoT barcode scanners globally. These events must be processed immediately to update tracking history, and a notification must then be sent to the customer. The transaction volume spikes dramatically during holiday periods but drops to near zero overnight. The engineering team needs to design the architecture to be resilient, cost-efficient, and aligned with AWS Cloud design principles.

Which TWO architectural decisions best align with AWS design principles for this scenario?

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Decouple the barcode ingestion service from the customer notification service using Amazon Simple Queue Service (SQS).; Use Amazon EC2 Auto Scaling to dynamically adjust the number of processing instances based on the volume of queue messages.

Cevap

Decouple the barcode ingestion service from the customer notification service using Amazon Simple Queue Service (SQS), and use Amazon EC2 Auto Scaling to dynamically adjust the number of processing instances based on the volume of queue messages.
The correct architectural decisions are to decouple the barcode ingestion from the notification service using Amazon Simple Queue Service (SQS) and to use Amazon EC2 Auto Scaling to dynamically size the processing layer. SQS introduces loose coupling by buffer-queuing events, preventing component failures from affecting other parts of the system. Auto Scaling implements elasticity by dynamically scaling processing capacity to match actual traffic demands, maintaining cost-efficiency during off-peak hours.

Adım Adım Çözüm

1
Identify the key requirements of the scenario: handling unpredictable, spiky IoT data volumes and maintaining high availability while optimizing costs.
Recognized the need for a highly elastic and decoupled architecture.
AWS design principles advocate for loose coupling to prevent cascading failures and elasticity to align cost with demand.
2
Evaluate decoupling options to isolate components.
Selected the option to use Amazon Simple Queue Service (SQS) to decouple the barcode ingestion service from downstream processing.
A queue acts as a buffer, ensuring that spikes in ingestion do not overwhelm downstream services and that failures in notifications do not drop incoming transactions.
3
Evaluate scaling strategies for the compute layer.
Selected the option to use Amazon EC2 Auto Scaling to dynamically adjust instances based on queue volume.
This implements elasticity, automatically adjusting capacity to match actual workload demands rather than paying for idle static resources.

Anahtar Kavram

AWS Cloud design principles, specifically loose coupling and elasticity.
Tahmini Süre:2m 0s
Soru 131Soru

VeloMotors, an automotive manufacturing company, is migrating its legacy supply-chain tracking system to the AWS Cloud. The application currently runs on physical servers in their on-premises data center. To meet a strict data center evacuation deadline, the migration team decides to move the virtual machine images directly to Amazon EC2 instances without modifying the application code, database schema, or operating system configuration. Which of the following migration strategies is VeloMotors utilizing for this system?

Cevabı ve açıklamayı göster

Cevap: Rehosting

Cevap

Rehosting
Rehosting (lift-and-shift) is a migration strategy where applications are moved to the cloud as-is, without code modifications or configuration changes. Since VeloMotors is copying virtual machine images directly to Amazon EC2 to meet their deadline without modifying the code, OS, or database, this is Rehosting.

Adım Adım Çözüm

1
Analyze the migration scenario constraints and details.
The virtual machine images are being moved directly to Amazon EC2 instances with zero changes to the application code, database, or OS.
This establishes that the application is being migrated as-is without any modifications.
2
Match the scenario characteristics to the correct migration strategy from the 6 Rs.
Moving applications to the cloud as-is without code modifications matches the definition of Rehosting (lift-and-shift).
This differentiates Rehosting from strategies like Replatforming (minor tweaks) or Refactoring (major code changes).

Anahtar Kavram

AWS Cloud Migration Strategies (6 Rs) - Rehosting
Soru 132Soru

OceanGlide Maritime, a shipping logistics provider, is planning to migrate its on-premises infrastructure to the AWS Cloud. The migration team has identified two initial workloads to migrate:

1. A proprietary port scheduling application that runs on a legacy operating system. The team needs to move this workload to AWS quickly with zero code modifications to allow the immediate decommissioning of their physical server.
2. An on-premises commercial database engine. The team wants to migrate this database to a managed service in AWS (specifically Amazon RDS) to reduce licensing fees and offload operating system patching and backups, without changing the core database schema or application logic.

Which of the following migration strategies should the company select for these two workloads? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Rehosting for the port scheduling application; Replatforming for the commercial database system

Cevap

Rehosting is correct for the port scheduling application, and Replatforming is correct for the commercial database system.
The correct options are Rehosting for the port scheduling application and Replatforming for the commercial database system. Rehosting (lift-and-shift) is appropriate because the legacy port scheduling application needs to be moved quickly with zero changes. Replatforming (lift-tinker-and-shift) is appropriate because the database is moving to a managed service (Amazon RDS) to reduce maintenance tasks (patching and backups) and database licensing costs, without core architectural changes.

Adım Adım Çözüm

1
Analyze the requirements for the legacy port scheduling application.
The application must be moved quickly with zero modifications to allow decommissioning of physical hardware. This matches Rehosting (lift-and-shift).
Rehosting allows rapid migration of workloads to the cloud without modifying the application code or configuration.
2
Analyze the requirements for the commercial database system.
The database must migrate to a managed service (Amazon RDS) to reduce licensing fees and administrative tasks (patching/backups) without changing the database schema or application logic. This matches Replatforming (lift-tinker-and-shift).
Replatforming involves modifying the hosting environment (e.g., moving from self-managed servers to managed Amazon RDS) to gain cloud efficiency without altering the core codebase.

Anahtar Kavram

Identifying AWS Cloud migration strategies (the 6 Rs), focusing on the distinction between Rehosting (lift-and-shift) and Replatforming (lift-tinker-and-shift).
Tahmini Süre:1m 30s
Soru 133Soru

A retail startup is migrating its customer database and file sharing system to AWS. The company wants to minimize the administrative effort required to maintain infrastructure, and ensure that virtual servers can be easily replaced and automated if they become unhealthy. Which TWO AWS Cloud design principles support these goals? (Select TWO).

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Utilize managed services instead of managing physical or virtual servers to reduce maintenance overhead; Treat computing resources as temporary and disposable by automating their deployment and replacement

Cevap

Utilizing managed services instead of managing physical or virtual servers, and treating computing resources as temporary and disposable by automating their deployment and replacement.
The correct options are to utilize managed services instead of managing physical or virtual servers, and to treat computing resources as temporary and disposable by automating their deployment and replacement. Using managed services reduces the administrative burden of running virtual servers (supporting the 'services, not servers' principle). Treating resources as disposable ensures that unhealthy systems can be replaced instantly through automation rather than manual troubleshooting.

Adım Adım Çözüm

1
Analyze the requirements from the scenario: reducing administration overhead and ensuring easy, automated replacement of unhealthy servers.
Identified the need for managed services to minimize administration and automated, disposable resources to handle unhealthy servers.
This helps map the business requirements to specific AWS Cloud design principles.
2
Evaluate the design principles of the AWS Cloud to see which ones match these requirements.
The principle 'services, not servers' supports reducing server management, and the principle 'disposable resources' supports using automation to replace servers.
This identifies the correct architectural choices.

Anahtar Kavram

AWS Cloud design principles focus on automation, managed services, and treating servers as disposable rather than permanent fixtures.
Tahmini Süre:1m 0s
Soru 134Soru

An online event ticketing platform experiences massive, unpredictable traffic surges when tickets for major concerts go on sale. To prevent site crashes on-premises, the company had to buy and deploy excess hardware in advance, which then sat underutilized for the rest of the year. Additionally, purchasing these physical servers required significant upfront funding.

Which two benefits of the AWS Cloud directly address this company's challenges? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Stop guessing capacity; Trade capital expense for variable expense

Cevap

The ticketing platform can address its challenges by trading capital expense for variable expense and stopping guessing capacity.
The correct benefits are stopping guessing capacity and trading capital expense for variable expense. By leveraging AWS, the ticketing platform eliminates the need to pay large upfront capital costs for servers (trading capital expense for variable expense) and no longer needs to keep idle hardware running just to handle potential traffic surges (stopping guessing capacity) because resources can scale dynamically.

Adım Adım Çözüm

1
Analyze the financial and operational pain points described in the scenario.
The company faces two primary issues: significant upfront funding for physical server purchases, and underutilized hardware because they must over-provision to handle unpredictable peaks.
Understanding the specific challenges allows mapping them to the corresponding AWS Cloud benefits.
2
Evaluate the financial pain point against the AWS economic benefits.
Paying upfront for physical servers represents a capital expense. Transitioning to a model where they pay only for what they consume maps to the benefit of trading capital expense for variable expense.
Shifting from CapEx to OpEx reduces upfront risk and cash flow constraints.
3
Evaluate the capacity planning challenge against the AWS operational benefits.
Maintaining idle servers to handle traffic spikes is resolved by stopping guessing capacity. AWS allows automatic scaling to meet real-time demand, removing the need for manual pre-provisioning.
Elastic provisioning ensures applications remain available during spikes without paying for idle resources during off-peak times.

Anahtar Kavram

Understanding the 6 Advantages of Cloud Computing, focusing on trading capital expense for variable expense and stopping guessing capacity.
Tahmini Süre:1m 30s
Soru 135Soru

An automotive manufacturer is designing a telematics system to gather diagnostic data from 10,00010,000 connected test vehicles. The data transmission is highly irregular, peaking during daily test runs and dropping to zero overnight. The company wants to avoid purchasing dedicated physical servers that would remain idle during non-test hours, preferring a model where they pay only for the compute resources consumed during active tests. Which benefit of the AWS Cloud is directly demonstrated by this approach?

Cevabı ve açıklamayı göster

Cevap: Trading capital expense for variable expense

Cevap

Trading capital expense for variable expense
The correct answer is trading capital expense for variable expense. By choosing to pay only for the compute resources consumed during active tests rather than buying physical servers in advance, the automotive manufacturer avoids capital expenditures (CapEx) and adopts a pay-as-you-go variable expense (OpEx) model.

Adım Adım Çözüm

1
Analyze the business requirements in the scenario.
The company wants to avoid upfront purchases of physical servers (capital expense) for irregular workloads and instead pay only for resources consumed during active periods (variable expense).
Understanding the customer's financial and technical constraints is key to mapping them to the correct AWS Cloud benefit.
2
Evaluate the AWS Cloud benefits against the identified requirements.
The practice of paying only for consumed compute resources rather than investing in physical infrastructure aligns with the benefit of 'trading capital expense for variable expense'.
AWS defines this benefit as paying only when you consume computing resources and paying only for how much you consume, rather than investing heavily in data centers and servers up front.

Anahtar Kavram

AWS Cloud Benefit: Trading capital expense for variable expense
Soru 136Soru

A global logistics company is designing a real-time package tracking system on AWS. The system needs to process millions of location updates daily, with traffic spiking significantly during peak holiday seasons. The system must remain operational even if the database layer becomes temporarily unavailable. Which of the following design decisions align with AWS Cloud design principles to meet these requirements? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Deploy Amazon SQS queues between the ingestion service and the database layer to decouple the components.; Use Amazon EC2 Auto Scaling to automatically adjust the ingestion tier based on incoming traffic volume.

Cevap

Deploying Amazon SQS queues to decouple the ingestion and database tiers, and using Amazon EC2 Auto Scaling to dynamically adjust resources based on demand, are the correct design decisions.
The correct options are using message queues to decouple systems and using auto-scaling to match resource capacity to demand. Placing a message queue between components achieves loose coupling, meaning a failure in the database does not disrupt the ingestion service. Auto-scaling allows the application to automatically scale out during peak periods and scale in during low usage, achieving elasticity.

Adım Adım Çözüm

1
Analyze the requirements for decoupling and operational resilience when the database is unavailable.
Decoupling components using a message queue allows the ingestion tier to continue processing updates even if the database is down.
This implements the loose coupling design principle.
2
Analyze the requirement for handling varying volumes of traffic and holiday spikes efficiently.
Implementing Amazon EC2 Auto Scaling allows the compute tier to scale dynamically with demand.
This implements the elasticity design principle, ensuring resources are only provisioned when needed.

Anahtar Kavram

AWS Cloud design principles: Loose Coupling and Elasticity
Soru 137Soru

An indie game development studio is launching a new multiplayer game. The studio wants its engineers to focus entirely on writing game code and designing player experiences, rather than spending time on racking, stacking, and powering physical servers. Which benefit of the AWS Cloud is directly demonstrated by this approach?

Cevabı ve açıklamayı göster

Cevap: Stop spending money running and maintaining data centers

Cevap

Stop spending money running and maintaining data centers
The option describing 'Stop spending money running and maintaining data centers' is correct because AWS handles the physical infrastructure, power, cooling, and hardware maintenance, allowing the game studio to focus on their application code and customer experience.

Adım Adım Çözüm

1
Analyze the business scenario and identify the core operational challenge.
The game studio wants to avoid the physical work of racking, stacking, cabling, and powering physical servers.
This physical infrastructure work represents the overhead of managing a physical data center.
2
Map the operational challenge to one of the six benefits of the AWS Cloud.
By using AWS, the studio offloads the management of physical infrastructure to AWS, which directly aligns with the benefit of not spending money running and maintaining data centers.
AWS manages the physical infrastructure, freeing up engineering resources to focus on business-differentiating tasks.

Anahtar Kavram

AWS Cloud Benefit: Stop spending money running and maintaining data centers
Soru 138Soru

A smart home IoT provider experiences significant daily fluctuations in data processing demands as users interact with their devices primarily during morning and evening hours. Additionally, the company runs a heavy data aggregation job once per month that lasts for 24 hours. The engineering team is transitioning this workload from an on-premises data center to AWS to optimize costs. Which of the following strategies represent correct applications of AWS cloud economics to minimize operational costs for these workloads? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Utilizing EC2 Auto Scaling to automatically scale compute capacity in response to the daily morning and evening IoT traffic spikes, paying only for the resources consumed.; Using On-Demand or Spot Instances for the 24-hour monthly data aggregation job, rather than purchasing Reserved Instances that would remain idle for the rest of the month.

Cevap

The correct strategies are utilizing EC2 Auto Scaling to dynamically adjust to daily traffic spikes, and using On-Demand or Spot Instances for the monthly 24-hour aggregation job.
The correct strategies align resource costs with usage patterns. Using Auto Scaling ensures the company only pays for active compute capacity during morning and evening IoT spikes. Similarly, using On-Demand or Spot Instances for the short 24-hour monthly workload avoids the continuous cost of Reserved Instances, which would otherwise sit idle for the vast majority of the month.

Adım Adım Çözüm

1
Analyze the workload characteristics
Two distinct workloads exist: a daily fluctuating IoT workload with morning/evening peaks, and an intermittent 24-hour monthly workload.
Different workload patterns require different cost-optimization strategies in cloud economics.
2
Evaluate the daily fluctuating workload strategy
Elasticity is the best approach. Dynamic scaling matches resource supply with demand, avoiding overprovisioning costs.
Auto Scaling allows the company to transition from a fixed capacity model to a variable pay-as-you-go model.
3
Evaluate the monthly 24-hour workload strategy
On-Demand or Spot Instances are best because they only incur costs for the 24 hours of execution, whereas Reserved Instances would charge for unused hours.
Reserved Instances are designed for continuous, steady-state workloads (high utilization), not intermittent tasks.
4
Identify the correct choices
Selecting Auto Scaling for daily demand and On-Demand/Spot for the monthly job optimizes TCO.
These choices align with the pay-as-you-go pricing model and elastic resource provisioning.

Anahtar Kavram

Cloud economics principles emphasizing the shift from Capital Expenses (CapEx) to Operating Expenses (OpEx), leveraging elasticity to align resource supply with demand, and selecting correct pricing models based on workload utilization patterns.
Soru 139Soru

A gaming company, PixelQuest Games, wants to migrate its multiplayer matchmaking system to the AWS Cloud. The current matchmaking system is a monolithic application that suffers from scaling bottlenecks during peak tournament hours. To achieve dynamic scalability and high cost-efficiency, the company decides to split the monolith into microservices and rewrite the application code to run on serverless services such as AWS Lambda and Amazon DynamoDB. Which migration strategy is PixelQuest Games implementing?

Cevabı ve açıklamayı göster

Cevap: Refactoring

Cevap

Refactoring
Refactoring (or Re-architecting) is the correct answer because PixelQuest Games is modifying the architecture by splitting a monolithic application into microservices and rewriting the code to utilize cloud-native, serverless components. This strategy is chosen to meet business requirements for scalability and cost-efficiency that cannot be achieved with the existing architecture.

Adım Adım Çözüm

1
Analyze the business requirements and the architectural changes being made to the matchmaking application.
The company is breaking a monolithic application into microservices and rewriting the code to run on serverless services like AWS Lambda and Amazon DynamoDB.
Identifying the scope of changes helps determine which of the 6 Rs migration strategies is being applied.
2
Map these changes to the defined AWS migration strategies.
Modifying, re-architecting, or rewriting code to use cloud-native features such as serverless technology is defined as Refactoring (also known as Re-architecting).
This differentiates Refactoring from other strategies that do not involve code or architectural changes.

Anahtar Kavram

Cloud migration strategies (the 6 Rs), specifically Refactoring / Re-architecting.
Soru 140Soru

A retail company, Nova Retail, is planning the migration of its legacy inventory database to the AWS Cloud. Currently, the database is hosted on-premises on a virtual machine, and the operations team spends substantial effort on operating system patching, backups, and storage provisioning. To reduce this administrative burden, Nova Retail decides to migrate the database to Amazon Relational Database Service (Amazon RDS) for Oracle, keeping the database engine and the application code unchanged. Which migration strategy is Nova Retail executing for this database?

Cevabı ve açıklamayı göster

Cevap: Replatforming

Cevap

Replatforming
The correct strategy is replatforming because the company is making a platform optimization—moving from a self-managed database to the fully managed Amazon RDS platform to reduce administrative tasks like patching and backups—while keeping the application code and database engine unchanged.

Adım Adım Çözüm

1
Analyze the migration target and changes being made.
The target is Amazon RDS for Oracle, and the core application code and database engine remain unchanged.
Identifying the scope of changes helps distinguish between Rehost (no changes/EC2), Replatform (managed services/RDS), and Refactor (code changes).
2
Determine the cloud service model shift.
The database is moving from a self-managed environment (on-premises VM) to a fully managed service (Amazon RDS).
Moving to a managed service to reduce administrative tasks (like patching and backups) without changing the core application structure constitutes a platform optimization (tinkering).
3
Map the optimization to the 6 Rs migration strategies.
Since optimization is achieved by switching the platform to Amazon RDS without modifying application code, this is classified as Replatforming.
This matches the definition of Replatforming, which focuses on shifting to managed services to gain cloud benefits without re-architecting.

Anahtar Kavram

Identifying migration strategies (specifically Replatforming) when moving to managed services
ÖncekiSayfa 7 / 18Sonraki
Cloud Concepts Alıştırma Soruları — AWS Certified Cloud Practitioner — Sayfa 7 | Examkin