All practice questions
1462 questions
An organization runs a data processing application on Amazon EC2 instances in a private subnet within the us-east-1 Region. Every day, the application writes of processed analytics data directly to an Amazon S3 bucket located in the us-west-2 Region. Currently, the private subnet's route table sends all internet-bound traffic () through a NAT Gateway in a public subnet. The organization wants to modify the architecture to minimize data transfer costs. Which solution will reduce the data transfer costs the most?
A company is hosting a high-traffic Content Management System (CMS) on Amazon EC2 instances distributed across multiple Availability Zones. The instances must access a shared directory containing millions of small media files. The storage solution must deliver low-latency file operations and automatically scale throughput to handle sudden, unpredictable spikes in traffic without manual provisioning. Which storage configuration best meets these requirements?
An advertising agency stores high-resolution campaign image assets in an Amazon S3 bucket. Each asset is approximately in size. The assets are accessed frequently for the first days of a campaign. After the campaign ends, the assets are accessed occasionally for reporting and analysis for another days. Once days have passed since upload, the assets are no longer needed and must be deleted. Which lifecycle configuration is the most cost-effective for these assets?
A logistics platform is designing an active-passive disaster recovery strategy for its tracking portal under the apex domain logistics-track.com. The primary application is hosted behind an Application Load Balancer (ALB) in the us-east-1 Region, while the secondary disaster recovery site is a static maintenance page hosted on Amazon S3 in the us-west-2 Region. The platform requires that users be directed automatically to the maintenance page if the primary application in us-east-1 becomes unavailable. Which Route 53 configuration should a solutions architect implement to meet these requirements with the least operational overhead?
A financial company runs a daily audit process that analyzes transaction logs uploaded to an Amazon S3 bucket. The daily processing workload is highly variable: of the log files are small and take less than minutes to process, while the remaining of the files contain aggregated transaction records and can take up to minutes to process. The audit process must scale dynamically to handle volume spikes during quarter-end reporting and minimize idle compute costs.
Which combination of actions should a solutions architect recommend to meet these requirements most cost-effectively? (Select TWO.)
Select all that apply
A company is developing a hybrid cloud application. A component of the application runs on a physical server in the company's on-premises data center and requires programmatic access to write transaction logs to an Amazon DynamoDB table. To comply with security standards, the application must not use long-term AWS credentials, and access must be secured using the company's existing on-premises public key infrastructure (PKI). Which solution meets these requirements with the least operational overhead?
A startup is setting up its AWS environment and wants to establish secure access for its developers and applications. The solutions architect needs to follow the principle of least privilege and AWS security best practices. Which TWO actions should the solutions architect take to meet these requirements? (Select TWO.)
Select all that apply
A company needs to grant daily administrative access to a team of solutions architects. The administrators will perform tasks such as launching Amazon EC2 instances and configuring Amazon S3 buckets. Additionally, the company needs to store database connection strings and passwords securely.
Which design choice represents the most secure approach for these requirements?
A company is onboarding a third-party audit firm to perform security compliance checks on their AWS infrastructure. The auditor needs access to read configuration logs from an Amazon S3 bucket located in the company's production AWS account. The S3 bucket is encrypted using a Customer Managed Key (CMK) in AWS Key Management Service (AWS KMS). The auditor also needs to retrieve database credentials from AWS Secrets Manager to verify rotation compliance. Which configuration meets these requirements securely under the principle of least privilege?
A solutions architect is designing a secure architecture for an application running on Amazon EC2 instances. The application needs to retrieve database credentials to connect to an Amazon Aurora database. Which combination of actions should the solutions architect take to grant the application access to the credentials securely? (Select TWO.)
Select all that apply
A company is onboarding an external contractor team to manage application servers running on Amazon EC2. The contractors authenticate using an external SAML 2.0 identity provider (IdP). The solutions architect must grant the contractors permission to start and stop EC2 instances, ensuring they can only manage instances assigned to their specific project team. The solution must avoid the use of long-term credentials and minimize administrative overhead. Which solution should the solutions architect recommend to meet these requirements?
A solutions architect is configuring security for a new AWS account. The account will host an application that connects to an Amazon RDS database. The solutions architect needs to provide access to the AWS Management Console for a team of database administrators who already authenticate using the corporate Active Directory. Additionally, the architect needs to store the database credentials securely. Which TWO actions should the solutions architect take? (Select TWO.)
Select all that apply
A Solutions Architect is designing a secure multi-account environment using AWS Organizations. The company needs to centrally manage single sign-on access for all employees across the accounts. Additionally, the security team must enforce compliance policies to prevent member accounts from disabling logging. Which combination of AWS services or features should the Solutions Architect implement to meet these requirements? (Select TWO.)
Select all that apply
A company runs an application on an Amazon EC2 instance. The application needs to read and write items in an Amazon DynamoDB table. According to AWS security best practices, which approach should a solutions architect use to grant the application access to the DynamoDB table?
An enterprise architecture uses a centralized logging account (Account A) containing an Amazon S3 bucket for security audit logs. The bucket is encrypted using an AWS KMS customer managed key owned by Account A. A security auditing application runs on Amazon EC2 instances in a production account (Account B) and must write compliance reports directly to the S3 bucket in Account A.
Which combination of configuration steps will allow the application to securely write reports to the bucket while adhering to the principle of least privilege?
An enterprise application running on Amazon ECS tasks in AWS Account A () must retrieve sensitive daily reports from an Amazon S3 bucket located in AWS Account B (). The S3 bucket is encrypted using an AWS KMS customer managed key (CMK) in Account B. The solution must ensure that only the ECS tasks can access the data, adhere strictly to the principle of least privilege, and avoid the use of long-term credentials. Which combination of configurations will securely meet these requirements?
An organization needs to implement centralized user access management for its engineering department across a newly created multi-account AWS environment. The security policy mandates that engineers use their existing corporate directory credentials to log in, and no long-term credentials should be distributed.
Which solution should a Solutions Architect implement to meet these governance requirements?
A retail company has migrated its business units into separate AWS accounts controlled by AWS Organizations. The compliance department demands that all developer access be federated from the company's external Active Directory, granting role-based access without long-term credentials. Furthermore, the company must guarantee that no administrator in any member account can delete or stop AWS CloudTrail logging. Which combination of AWS configurations will satisfy these requirements?
An enterprise is planning to grant its network engineering team access to manage resources in the AWS Cloud. The network engineers are currently managed in the company's on-premises Active Directory. The company's security policy requires that engineers authenticate using their existing corporate credentials and that no long-term AWS credentials, such as access keys, are created or stored. Which solution meets these requirements while following AWS security best practices?
An organization needs to grant console access to its team of internal software developers. The developers already authenticate daily using the company's central Active Directory. Which approach represents the most secure method for granting AWS Management Console access to these developers?