Cloud Concepts
358 questions
A financial technology company is migrating its application workloads to AWS. The Chief Financial Officer (CFO) wants to transition from paying large, upfront costs for physical hardware that depreciates over time to a pay-as-you-go model where expenses align directly with real-time resource consumption. Which benefit of the AWS Cloud is the CFO referring to?
A food delivery platform processes orders by executing a customer's payment and immediately transmitting the order details to the restaurant's kitchen terminal in a single, synchronous transaction. When a restaurant's internet connection drops, the kitchen terminal becomes unreachable, which causes the payment transaction to time out and fail. Which AWS Cloud design principle should the company apply to prevent kitchen connection issues from impacting the payment process, and how should it be implemented?
A digital media agency runs containerized video rendering workloads on AWS. The workloads are highly unpredictable, with sudden bursts of activity when client campaigns launch. To optimize costs and efficiency, the agency utilizes Amazon Elastic Container Service (Amazon ECS) on AWS Fargate to automatically run containers only when rendering tasks are in the queue, shut them down immediately after completion, and avoid managing any underlying virtual machines.
Which AWS Cloud design principles are demonstrated by this architecture? (Select TWO.)
Select all that apply
A regional retail bakery chain is migrating its point-of-sale inventory system to AWS. By moving to the cloud, the bakery avoids purchasing expensive on-premises hardware upfront and instead pays a monthly bill based on actual resource consumption. Which economic transition does this scenario demonstrate?
Horizon Media Group plans to migrate its legacy on-premises content management system (CMS). To reduce operational overhead, the company decides to decommission the self-managed system and transition to a commercial third-party CMS subscription delivered as a Software-as-a-Service (SaaS) application. Which migration strategy is Horizon Media Group using for this transition?
A local bookstore chain is migrating its inventory database and customer-facing web application from on-premises physical servers to the AWS Cloud. Which two of the following choices represent core cloud economics benefits of this migration?
Select all that apply
A global logistics firm is migrating its package tracking system to the AWS Cloud. In the current on-premises architecture, a single database server and a single application server are tightly coupled. During peak shipping periods, database write bottlenecks cause the front-end portal to become completely unresponsive, resulting in lost transaction details. To improve system resilience and ensure messages are not lost, which of the following strategies align with the AWS Cloud design principles of loose coupling and designing for failure? (Select TWO.)
Select all that apply
Aegis Insurance Group is preparing to migrate its legacy on-premises IT portfolio to the AWS Cloud. During the portfolio discovery phase, the migration team identifies two distinct systems:
- System 1: A core underwriting application that will be completely rewritten to utilize a cloud-native, serverless architecture with AWS Lambda and Amazon DynamoDB.
- System 2: An old, redundant testing environment that is no longer used by any business unit and has no regulatory data retention requirements.
Which of the following migration strategies represent the correct approach for these systems? (Select TWO.)
Select all that apply
A smart agriculture startup processes high-resolution satellite imagery to predict crop yields. The company runs massive image-processing workloads for just one week at the end of each harvest season, requiring thousands of virtual compute instances. Throughout the rest of the year, they only run a small, low-traffic web dashboard. Additionally, because they do not have to buy, install, or maintain physical servers in a local facility, their engineering team focuses solely on developing machine learning models. Which two advantages of the AWS Cloud are directly demonstrated in this scenario? (Select TWO.)
Select all that apply
A boutique video production agency needs to expand its storage capacity for raw footage. Instead of purchasing expensive new physical storage hardware that requires upfront funding, the agency decides to use Amazon S3, allowing them to pay only for the storage they use on a monthly basis. Which concept of cloud economics does this spending shift demonstrate?
Vanguard Logistics plans to migrate its legacy on-premises route optimization application to the AWS Cloud. The application currently runs on an outdated, unsupported Linux distribution. To minimize migration time while improving operational support, the company decides to migrate the application to Amazon EC2 instances running a modern, supported Amazon Linux operating system without modifying the core application code. Which cloud migration strategy is Vanguard Logistics using?
A logistics company is struggling with the high costs of maintaining its physical server rooms, including electricity, cooling, and security staff. The company decides to migrate its package-tracking applications to AWS so that its IT team can focus on developing new route-optimization algorithms rather than managing infrastructure. Which benefit of the AWS Cloud is this company realizing?
A financial consulting firm is preparing to migrate its client portal to the AWS Cloud. The firm wants to understand how the migration will impact its spending and operational model.
Which of the following statements regarding the cloud economics of this migration are correct? (Select TWO.)
Select all that apply
A genomics research institute runs high-performance DNA sequencing data analysis that requires 128 compute nodes for exactly 6 hours every Friday. For the rest of the week, the institute only needs 2 compute nodes to allow researchers to access historical data. Which of the following best describes the cloud economics benefit of running this workload on AWS rather than on-premises?
An online university hosting global certification exams experiences a massive surge in website traffic for exactly four hours during a monthly testing event. The university uses AWS Auto Scaling to automatically launch hundreds of Amazon EC2 instances to handle the exam traffic and subsequently terminates those instances when the testing window closes. Which AWS Cloud design principle is directly demonstrated by this dynamic adjustment of resources to match fluctuating demand?
A marketing company launches promotional websites that are only active for a few weeks at a time. Instead of purchasing physical servers to host these websites, the company hosts them on AWS and pays only for the resources consumed during the campaigns. Which of the following cloud economics benefits is demonstrated in this scenario?
A digital publishing platform experiences highly variable web traffic, with sudden surges during breaking news events and minimal activity overnight. The platform owners want to migrate to AWS to avoid purchasing and maintaining physical servers sized for their peak traffic. Which of the following cloud economics concepts best explains how this migration helps the company optimize its infrastructure costs?
An agricultural technology startup is deploying a crop monitoring platform that processes sensor data primarily during the three-month harvest season, with minimal activity during the rest of the year. The startup is deciding whether to purchase physical on-premises servers or migrate the workload to the AWS Cloud. Which TWO of the following represent cloud economics benefits of migrating this platform to AWS?
Select all that apply
A smart home security startup wants to enable its development team to quickly build, test, and tear down experimental video analytics features. In their on-premises environment, procuring, installing, and configuring the required physical servers to test new features would take several weeks. By migrating to AWS, developers can provision and configure the necessary virtual servers and services in a few clicks, reducing setup time to minutes. Which benefit of the AWS Cloud is directly demonstrated by this scenario?
A software company is planning to migrate its database workload to the AWS Cloud. Currently, database administrators spend several hours each week configuring database replication, managing operating system updates, and executing manual backups on local servers. To eliminate these tasks, the company decides to migrate to Amazon Aurora, allowing AWS to manage these operational responsibilities automatically.
Which AWS Cloud design principle does this decision directly represent?