All practice questions
1964 questions
TerraGrid Energy is designing a new compliance monitoring system. Application servers run under an IAM role in a Production Account (Account A) and need to write telemetry logs containing sensitive customer data to an Amazon S3 bucket located in a centralized Compliance Account (Account B). All logs must be encrypted at rest using an encryption key managed in Account B. The security team requires that the encryption key policy enforces the principle of least privilege. Which two actions should the solutions architect take to configure this security control? (Select TWO.)
Select all that apply
A travel booking aggregator is migrating its legacy flight search API to a serverless architecture on AWS. The new application will use Amazon API Gateway to expose REST endpoints and AWS Lambda to process user requests. The Lambda functions must read and write reservation details to an Amazon RDS PostgreSQL database located in a private VPC subnet. During high-traffic marketing events, the volume of concurrent Lambda executions is expected to spike drastically, which could exceed the maximum database connection limits. Additionally, the Lambda functions must securely connect to external airline partner APIs over the public internet. Which TWO of the following configurations should the solutions architect implement to meet these requirements? (Select TWO.)
Select all that apply
A smart-grid utility company is implementing a centralized telemetry data ingestion pipeline. Smart meter telemetry data is ingested in real-time in the Ingestion Account (Account ID 111122223333) via an Amazon Kinesis Data Firehose delivery stream. The compliance guidelines require all telemetry data to be stored long-term in an Amazon S3 bucket within a dedicated Security and Compliance Account (Account ID 444455556666). All data stored in the S3 bucket must be encrypted at rest using an AWS KMS Customer Managed Key (CMK) owned by the Security and Compliance Account. The Kinesis Data Firehose delivery stream must write the data directly to the cross-account S3 bucket.
Which two configurations must the solutions architect implement to enable this cross-account delivery while satisfying the security and encryption requirements? (Select TWO.)
Select all that apply
An insurance provider is modernizing its claims intake system by refactoring a legacy API to a serverless architecture on AWS. The new API is deployed using Amazon API Gateway and routes requests to an AWS Lambda function. This function processes the claims, invokes an external third-party API over the internet to validate claim details, and stores the results in an Amazon Aurora PostgreSQL database. During peak periods, the system experiences sudden, massive spikes in traffic. A secondary auditing application in a separate AWS account also needs to retrieve database credentials from AWS Secrets Manager to verify claims data. Which architecture should a solutions architect design to meet these requirements securely and reliably?
A digital advertising company is designing a real-time bidding (RTB) platform on AWS. The platform must ingest and process bid requests per second from external ad exchanges. Each request has a strict latency budget of for processing, matching with active advertiser campaigns, and returning a bid response. The campaign metadata is currently in size and is updated periodically throughout the day. The architecture must scale horizontally to handle unpredictable spikes in bid requests while maintaining the sub- response time. Which combination of actions should the Solutions Architect take to meet these performance and scalability requirements? (Select TWO.)
Select all that apply
An enterprise healthcare provider, ApexHealth, is setting up a centralized compliance auditing platform across its multi-account AWS Organization. A third-party SaaS security application running in an external AWS account (Account Vendor) must periodically scan resources and read access logs across the provider's production accounts. To meet strict regulatory requirements: 1. The SaaS application must assume a read-only role in each member account. 2. The trust relationship must be secured using a unique external ID provided by the vendor. 3. The logs collected by the SaaS application must be written directly to a centralized S3 bucket in a dedicated Compliance Account (Account C). 4. All logs in Account C must be encrypted at rest with a key that allows the security team to revoke access immediately if a compromise is suspected. Which configuration must the Solutions Architect implement to meet these requirements?
A financial services enterprise is designing a new centralized security administration portal inside a Shared Services account (). Administrators managed in an external corporate identity provider (IdP) must federate into AWS using SAML 2.0 to assume an IAM role named `PortalAdminRole` in the Shared Services account.
The design must satisfy the following security and compliance requirements:
- Only federated users who belong to the "SecurityOps" group in the corporate IdP should be allowed to assume the `PortalAdminRole`.
- The federation request must originate from the company's corporate network public IP CIDR block of .
- The administration portal must write session logs to an Amazon S3 bucket located in a separate Security Account (). These logs must be encrypted at rest using a key that ensures only the Shared Services account can use it to encrypt the logs.
Which configuration strategy should the security architect implement to meet these requirements?
An enterprise logistics company is designing a new compliance tracking application. The application runs on Amazon EC2 instances in an Application Account under a specific IAM role. The application must write transaction logs to a centralized Amazon S3 bucket in a Security Account. The compliance team requires all logs to be encrypted at rest using a Key Management Service (KMS) key managed by the compliance team, with access restricted using the principle of least privilege.
Which two of the following configuration steps are required to implement this secure cross-account logging solution? (Select TWO.)
Select all that apply
A fleet management company is designing a new real-time tracking application that receives GPS coordinate telemetry from active vehicles every via HTTPS POST requests. The incoming telemetry messages must be processed asynchronously to calculate vehicle velocity and then stored in a database. The database must scale dynamically to handle high-write throughput and provide single-digit millisecond latency for queries retrieving the latest position of any vehicle. Which two architectural components should the solutions architect include in the design to meet these performance and latency requirements?
Select all that apply
An enterprise is modernizing a legacy scheduling system by refactoring its API backend to a serverless architecture on AWS. The modernized solution uses Amazon API Gateway and AWS Lambda. The API must securely query a PostgreSQL database hosted on Amazon RDS in a private subnet. The Lambda function must also make HTTP requests to a third-party webhook validation API over the public internet. The system must support high-volume transaction spikes without exhausting database connections, and the database credentials must be securely stored and accessible by a compliance auditing service hosted in a separate AWS account. Which TWO actions should the Solutions Architect take to design a secure, reliable, and performant solution?
Select all that apply
A financial media platform publishes quarterly earnings reports. During a major company's earnings release, traffic to the historical stock data service spikes from a baseline of requests per second to over requests per second within seconds. The application tier runs on Amazon EC2 instances in an Auto Scaling group behind an Application Load Balancer (ALB). The database tier currently uses an Amazon RDS for PostgreSQL Multi-AZ deployment. Which strategy should a solutions architect recommend to scale both the database read capacity and the load balancer to handle this sudden traffic surge?
A logistics company is modernizing its legacy telemetry system by migrating to a serverless architecture on AWS. The new application uses Amazon API Gateway to receive real-time GPS payloads from delivery vehicles, which are processed by an AWS Lambda function. During peak hours, a massive surge in vehicle transmissions causes the Lambda function to scale rapidly, exhausting the account's regional concurrency pool. Consequently, other business-critical applications in the same account are being throttled. The company needs a solution to prevent the telemetry function from consuming all account concurrency while ensuring that telemetry data is not lost during spikes. Which architectural solution will meet these requirements with the least operational overhead?
A media streaming service is preparing to broadcast a high-profile live sporting event. The application is deployed behind an Application Load Balancer (ALB) and uses Amazon Aurora MySQL for user profile and authorization metadata. Historical data shows that traffic will spike from requests per second to over requests per second in the first minutes of the broadcast. The workload is highly read-intensive, with a read-to-write ratio. Which combination of actions should a solutions architect recommend to ensure the platform handles the peak flash traffic with minimal latency and no dropped connections?
A retail company, ShopNova Retail, is designing a new compliance reporting system. Application servers running in the Production Account (Account A) under an IAM role need to write encrypted compliance reports to an Amazon S3 bucket located in the centralized Compliance Account (Account B). The compliance team requires that all data at rest be encrypted using a Customer Managed Key (CMK) in AWS KMS that they can manage and rotate. Which configuration strategy will meet these requirements while following the principle of least privilege?
A SaaS provider is designing a multi-tenant analytics dashboard. Each tenant's dashboard displays real-time operational metrics gathered from various IoT devices. The metrics are ingested into a central relational database. During a major industry event, the read queries to the database from tenant dashboards are expected to spike from a baseline of requests per minute to over requests per minute. Concurrently, the ingestion API endpoint will experience an instantaneous volume increase from requests per second to requests per second. The dashboard is backed by Amazon Aurora PostgreSQL, and the ingestion endpoint uses an Application Load Balancer (ALB) routing to Amazon Elastic Container Service (Amazon ECS) tasks. Which two actions should the Solutions Architect take to optimize the platform's performance and scalability for the upcoming event?
Select all that apply
A media company is designing a secure video processing pipeline. The architecture uses two AWS accounts within an AWS Organization: an Ingestion Account and a Processing Account. Users upload raw video files to an Amazon S3 bucket in the Ingestion Account. An application hosted on Amazon ECS tasks in the Processing Account must read the raw video files, process them, and store the output in a bucket in the Processing Account. All raw video files must be encrypted at rest using AWS KMS. The solution must follow the principle of least privilege. Which combination of configuration steps will allow the ECS application in the Processing Account to read the encrypted raw video files from the Ingestion Account? (Select TWO.)
Select all that apply
A logistics company is designing a new package tracking system to support a major global expansion. The system must ingest package location scans from sorting facilities, averaging write requests per second with burst peaks up to writes per second. Customers globally will query the API for real-time tracking updates, generating up to read requests per second. The read queries must return tracking data with sub- latency. The architecture must be highly scalable, performant, and minimize operational overhead. Which of the following database and tiering designs meets these requirements most efficiently?
A company is preparing to launch a new limited-time promotional campaign that is expected to generate an immediate surge of traffic, going from requests per second to over requests per second within less than a minute. The application is deployed on Amazon ECS Fargate behind an Application Load Balancer (ALB) and uses an Amazon Aurora PostgreSQL database. The application performs read-heavy catalog lookups and write-heavy transaction processing. Which two actions should the Solutions Architect recommend to optimize the performance and scalability of the architecture to handle the peak load?
Select all that apply
A pharmaceutical corporation is deploying a drug research database in AWS. The architecture consists of two AWS accounts within the same organization: a Data Store Account containing an Amazon S3 bucket with clinical trial data, and an Analytics Account where Amazon EC2 instances analyze the data. The compliance department mandates that all data in the S3 bucket must be encrypted at rest, and the EC2 instances in the Analytics Account must have read-only access to the S3 bucket. Additionally, the encryption keys must be managed by the security team with custom rotation schedules. Which configuration meets these security and compliance requirements?
An enterprise is designing a secure cross-account logging solution. Application servers running on Amazon EC2 instances in a Production Account (Account A) need to write sensitive log files to an Amazon S3 bucket in a centralized Security Account (Account B). The log files must be encrypted at rest using an AWS KMS key located in Account B, and the security team requires the use of a Customer Managed Key (CMK) to allow key policy modification and annual rotation. Which combination of configuration steps is required to implement this secure, least-privilege architecture? (Select TWO.)
Select all that apply