All practice questions
1473 questions
An online gaming studio is migrating its platform to the AWS Cloud. The migration team is evaluating two specific workloads:
1. A multiplayer matchmaking system that is currently a legacy monolithic application. The studio plans to completely rewrite this application to leverage a serverless, microservices-based architecture for dynamic scaling.
2. A player profiles database currently running on an on-premises PostgreSQL server. The studio wants to move this database to a managed cloud database service to reduce administrative overhead, without changing the database engine or the database schema.
Which of the following migration strategies should the studio select for these workloads? (Select TWO.)
Select all that apply
A mobile gaming studio is planning to launch a new multiplayer game. To minimize costs, they want to avoid upfront investments in physical servers. Additionally, they need to deploy the game to players worldwide with minimal latency. Which of the following benefits of the AWS Cloud directly address these requirements? (Select TWO.)
Select all that apply
A media company is migrating its video processing pipeline to the AWS Cloud. The pipeline ingests raw video files, extracts metadata, transcodes the videos into multiple formats, and generates thumbnails. In the legacy on-premises system, all these tasks run sequentially on a single large server. If one task fails, the entire pipeline halts.
On AWS, the company wants to ensure that a failure in the thumbnail generation step does not interrupt video transcoding. Additionally, they want the compute capacity to automatically scale up during peak upload hours and scale down to zero when no videos are uploaded.
Which architectural approach on AWS directly addresses these requirements by applying the correct cloud design principles?
A university database administrator needs to grant an administrative application running on a local, on-premises server the ability to read metadata from an Amazon DynamoDB table. Additionally, a new junior administrator has joined the team to assist with day-to-day configuration. Which of the following actions align with the AWS recommended best practices for IAM and access control? (Select TWO.)
Select all that apply
A company is building a news portal on AWS. The portal must automatically adjust its capacity to handle sudden spikes in reader traffic during breaking news events. Additionally, the team wants to ensure that a database failure in the user comments section does not prevent users from reading the main news articles. Which AWS Cloud design principles should the company implement to meet these requirements? (Select TWO.)
Select all that apply
A startup in the digital health sector is launching a telemedicine platform. The company's leadership wants to avoid purchasing expensive physical servers and storage arrays upfront. Additionally, they are uncertain about the daily patient volume, making it difficult to predict the exact resource requirements needed to prevent application downtime. Which of the following AWS Cloud benefits directly address these business requirements? (Select TWO.)
Select all that apply
A media company, CineArchive, is migrating its legacy portfolio to AWS. The migration team has identified two specific workloads:
1. A legacy document management system that runs on an old operating system and relies on a specific local filesystem structure. The team wants to migrate this workload to AWS as quickly as possible with zero code or configuration changes.
2. A relational database running on-premises that suffers from high administrative overhead. The team wants to move the database to a managed service in AWS to reduce database administration tasks (such as patching and backups) without modifying the database schema or rewriting the SQL queries.
Which migration strategies represent the correct approaches for these two workloads? (Select TWO.)
Select all that apply
A remote education company wants to focus on developing its online learning platform rather than managing physical server racks, power supplies, and cooling systems. Which of the following are benefits of the AWS Cloud that directly support this business direction? (Select TWO.)
Select all that apply
A startup is deploying a healthcare booking application on AWS. To ensure the application is highly resilient and requires minimal operational effort, the architectural design must adhere to AWS Cloud design principles. Which two of the following architectural decisions demonstrate the application of these AWS Cloud design principles? (Select TWO.)
Select all that apply
An online education platform, EduLearn, wants to migrate its legacy student grading application to the AWS Cloud. The migration team decides to move the application's virtual machines directly to Amazon EC2 as-is, without altering any application code or configuration, to ensure a quick transition. Which migration strategy does this action represent?
A real estate platform uses Amazon DynamoDB to store property listing details. Under the AWS Shared Responsibility Model, which of the following security tasks is the sole responsibility of the customer?
A digital publishing company experiences highly unpredictable traffic surges when articles go viral. Previously, the company managed these surges by purchasing and maintaining a permanent array of physical web servers capable of handling peak historic traffic, which cost per month but operated at a baseline utilization of only . After migrating to AWS, the company decommissioned their physical servers and implemented an Auto Scaling group of EC2 instances. Their monthly AWS bill now varies between and depending on actual monthly web traffic. While the financial shift from a fixed monthly cost to a variable bill represents one cloud benefit, which AWS Cloud benefit is directly demonstrated by the elimination of the operational inefficiencies of under-provisioning (outages) and over-provisioning (costly idle servers)?
A mobile gaming studio, PixelVibe, is migrating its backend multiplayer matchmaking system to AWS. The current application relies on a proprietary on-premises database that requires expensive licensing and custom clustering. The studio decides to migrate the application's code as-is to Amazon EC2, but swaps the underlying database to Amazon Aurora PostgreSQL to eliminate licensing costs and benefit from automated clustering. Which migration strategy does this scenario describe?
A media streaming company uses Amazon DynamoDB to store user watch histories and profiles. Under the AWS Shared Responsibility Model, which of the following tasks is the responsibility of the customer?
An enterprise client in the financial sector is undergoing an annual Payment Card Industry Data Security Standard (PCI DSS) compliance audit. The external auditors require official proof of compliance for the physical and environmental security controls of the AWS data centers where the client's applications are hosted. Which AWS service should the security team use to obtain the necessary reports, and how is the responsibility for physical security partitioned in this context?
A healthcare startup must verify that AWS infrastructure meets compliance regulations for HIPAA and obtain SOC 2 reports for its investors. Which two tasks can the startup perform directly within AWS Artifact?
Select all that apply
A media company is migrating its user authentication store to Amazon DynamoDB. The company must comply with strict industry data security standards. Under the AWS Shared Responsibility Model, which two security tasks are the responsibility of the customer? (Select TWO.)
Select all that apply
An application running on an Amazon EC2 instance needs to securely access files in an Amazon S3 bucket. According to AWS security best practices, which IAM entity should be attached to the EC2 instance to grant these permissions without storing long-term credentials?
An application administrator notices that one of the virtual servers in their fleet is experiencing performance degradation. Instead of spending time troubleshooting the server, the administrator terminates it and lets the system automatically launch a new instance from a pre-defined template. Which AWS Cloud design principle does this practice demonstrate?
A mobile gaming company is preparing to launch a multiplayer game. The development team cannot accurately predict how many players will log in during the first week, and they want to avoid over-provisioning infrastructure that might sit idle or under-provisioning which could cause server crashes. Furthermore, the company's executive leadership wants the engineering team to focus entirely on game mechanics and player experience rather than procuring hardware, racking servers, and managing physical facilities.
Which of the following AWS Cloud benefits directly address these business and technical requirements? (Select TWO.)
Select all that apply