Cloud Concepts
358 soru
A financial services company is migrating its transaction processing system to AWS. The system currently uses an application server that synchronously writes transaction logs to a database and simultaneously invokes a third-party credit check API. If either the database or the third-party API becomes unresponsive, the entire transaction fails, resulting in customer dissatisfaction. Which architectural design modification should the company implement to align with AWS cloud design principles and improve the system's resilience?
A startup is migrating its application to AWS. The application consists of an order processing service and an inventory service. Originally, the order processing service made direct, synchronous HTTPS calls to the inventory service. To ensure that orders can still be accepted even if the inventory service is temporarily offline or experiencing high latency, the team introduces an Amazon Simple Queue Service (Amazon SQS) queue to decouple the two services. Which of the following cloud design principles does this architectural change directly implement?
A startup is designing a web application on AWS. They want to ensure that if the database layer experiences a temporary outage, the front-end web servers can still accept incoming customer orders without immediately failing. Which AWS Cloud design principle should the startup implement to achieve this goal?
A company is planning to migrate a legacy web application to AWS. The application currently runs on an on-premises physical server and uses an Oracle database. To meet a tight datacenter exit deadline, the company decides to migrate the application servers directly to Amazon EC2 instances without any modifications. Simultaneously, they decide to migrate the Oracle database to Amazon RDS for Oracle to reduce database administration overhead. Which migration strategies is the company using for the web application and the database respectively?
An enterprise is planning to migrate its on-premises workloads to the AWS Cloud. During the discovery phase, the migration team identifies two specific workloads:
1. A legacy system that is no longer used by any business unit and has no operational value.
2. An on-premises customer relationship management (CRM) application that the company wants to replace entirely with a cloud-based Software-as-a-Service (SaaS) platform.
Which of the following migration strategies describe the correct paths for these workloads? (Select TWO.)
Geçerli olan tümünü seçin
An e-learning company plans to migrate its legacy student portal to the AWS Cloud. The IT team wants to adopt AWS Cloud design principles to increase the portal's reliability and reduce operational overhead. Which of the following architectural actions align with these design principles? (Select TWO.)
Geçerli olan tümünü seçin
A logistics and distribution firm is evaluating a migration to the AWS Cloud. The company's leadership wants to eliminate the high overhead costs associated with powering, cooling, and protecting physical server rooms. Furthermore, they want to leverage the lower pricing that AWS can offer due to its high volume of aggregated customer usage. Which of the following are benefits of migrating to the AWS Cloud that align with these goals? (Select TWO.)
Geçerli olan tümünü seçin
A gaming company is launching a new multiplayer game. The team cannot accurately predict how many players will join on launch day. They want to avoid paying for idle servers if player turnout is low, while also ensuring the game does not crash if player turnout is high. Which AWS Cloud benefit is directly demonstrated in this scenario?
A software development company is designing a new continuous integration and continuous deployment (CI/CD) pipeline on AWS. The pipeline must run multiple automated tests on isolated, clean environments for every code commit, and then clean up all resources immediately after the tests complete. Which two of the following design decisions demonstrate the application of the 'disposable resources' design principle?
Geçerli olan tümünü seçin
A media company is migrating a legacy web application to AWS. To avoid managing virtual machines, the team decides to package the application's code into containers and run it on AWS Fargate, and migrate the underlying MySQL database to Amazon Aurora MySQL. The application's core code and business logic remain completely unchanged. Which migration strategy is the company executing?
A healthcare provider is planning to migrate its patient portal to AWS to handle unpredictable seasonal traffic. The IT director proposes that by deploying this application on AWS and utilizing dynamic resource scaling, the organization will benefit by transitioning their IT spending from operating expenses (OpEx) to capital expenses (CapEx). Which of the following statements directly refutes the IT director's proposal by correctly identifying a core benefit of the AWS Cloud?
A software development firm wants to reduce the time it takes to deploy new testing environments for its developers. In their on-premises data center, provisioning physical hardware requires waiting several weeks for procurement and configuration. By migrating to the AWS Cloud, the developers can spin up new resource stacks in minutes. Which benefit of the AWS Cloud does this scenario demonstrate?
An agricultural technology company wants to launch a new crop-monitoring application but has limited initial funding. Instead of purchasing physical servers and networking hardware upfront, the company decides to build the system on AWS and pay only for the computing resources they actually use. Which benefit of the AWS Cloud is directly demonstrated by this approach?
A financial institution is migrating its retail banking platform to AWS. During the portfolio discovery phase, the migration team identifies a proprietary mainframe ledger application that has strict hardware dependencies and cannot be modified or easily migrated. The team decides to keep this mainframe ledger running in their on-premises data center for the foreseeable future, while establishing a dedicated network connection to integrate it with the newly migrated web frontend on AWS.
Which of the following migration strategies is the institution applying to the mainframe ledger application?
An organization is designing a financial transaction processing pipeline on AWS. The system must handle highly unpredictable transaction volumes, ensure that downstream failures in third-party settlement APIs do not disrupt upstream transaction ingestion, and allow developers to test changes in isolated environments that match production scale without incurring permanent infrastructure costs. Which of the following design choices align with AWS Cloud design principles to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A gaming studio is launching a new online multiplayer game. The studio wants to deploy the application to players worldwide with low latency and avoid pre-purchasing physical servers for potential spikes in user traffic.
Which of the following benefits of the AWS Cloud directly support these goals? (Select TWO.)
Geçerli olan tümünü seçin
A healthcare company is designing a system on AWS to process patient telemetry data from wearable devices. The system must ingest incoming data streams, store them securely, and automatically generate reports when new data arrives. The architecture should minimize operational overhead and ensure that a failure in the reporting component does not disrupt the ingestion of patient data.
Which of the following architectural decisions align with AWS Cloud design principles to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A digital media company is launching a live video streaming service for a major international tournament. The company expects a massive, unpredictable surge in user traffic during live matches, followed by periods of near-zero activity. The CFO requires that the company only pay for active resource usage during the tournament and avoid upfront infrastructure investments. Which of the following benefits of the AWS Cloud directly address this scenario? (Select TWO)
Geçerli olan tümünü seçin
An aerospace manufacturing firm is evaluating its cloud migration strategy for two specific workloads:
* Workload 1: A customized commercial off-the-shelf (COTS) HR system that is nearing its license expiration. The company has decided to retire the system and purchase a subscription to a cloud-hosted Software-as-a-Service (SaaS) platform, migrating their active user records to the new SaaS platform.
* Workload 2: A proprietary Java application running on an on-premises web server. The engineering team plans to migrate the application to AWS by containerizing it and hosting it on AWS App Runner to reduce runtime management tasks. The application code will remain unchanged, but the team will adjust the application's configuration to use environment variables for database connections.
Which of the following migration strategies describe the planned paths for Workload 1 and Workload 2? (Select TWO.)
Geçerli olan tümünü seçin
A healthcare provider is planning to migrate its applications to the AWS Cloud. The migration team has decided on the following plans for two of their systems:
- The patient scheduling application's server VMs will be moved to Amazon EC2 without changes, but its backend relational database will be migrated from a self-managed on-premises server to Amazon Aurora to reduce operational overhead without modifying the application's core code.
- The legacy custom document management system will be decommissioned, and its capabilities will be fully replaced by a third-party software-as-a-service (SaaS) solution purchased through AWS Marketplace.
Which of the following migration strategies are represented in this plan? (Select TWO.)
Geçerli olan tümünü seçin