← AWS Solutions Architect Professional · AWS SAP-C02 Beginner

AWS SAP-C02 Beginner Quiz

Learning Objectives

Understand advanced AWS services and multi-account organization strategy for the SAP-C02 exam.

AWS Solutions Architect Professional certification badge
Time left --:--:--
Question 1 / 60 · 60 unanswered
Question 1 of 60
A company is beginning its cloud adoption journey on AWS. The cloud architect needs to understand the shared responsibility model. Which of the following is the customer's responsibility, not AWS's? (AWS Certified Solutions Architect — Professional, SAP-C02)
1 / 60
Question 2 of 60
A company with an AWS Organizations structure wants to prevent any member account from creating resources in AWS Regions outside of us-east-1 and eu-west-1. Which control enforces this? (AWS Certified Solutions Architect — Professional, SAP-C02)
2 / 60
Question 3 of 60
An enterprise is designing its multi-account AWS strategy. It needs centralized billing, consolidated security posture, and the ability to apply governance policies across all accounts. Which AWS service is the foundation of this strategy? (AWS Certified Solutions Architect — Professional, SAP-C02)
3 / 60
Question 4 of 60
A company uses AWS Direct Connect with a dedicated connection to their on-premises data center. The connection has 1 Gbps of bandwidth. The team wants to use the connection for both public AWS services (S3, STS) and private VPC resources. Which Direct Connect configuration enables both? (AWS Certified Solutions Architect — Professional, SAP-C02)
4 / 60
Question 5 of 60
A company's workload requires an EC2 instance to be available 24/7 for 3 years with predictable usage. What purchasing option provides the greatest cost savings? (AWS Certified Solutions Architect — Professional, SAP-C02)
5 / 60
Question 6 of 60
A company needs to migrate 200 TB of on-premises data to Amazon S3 within 5 days. The company's internet connection is 1 Gbps, shared with production traffic. Which AWS service accomplishes the migration within the time constraint? (AWS Certified Solutions Architect — Professional, SAP-C02)
6 / 60
Question 7 of 60
A company stores customer data in Amazon S3 and must comply with GDPR data residency requirements. All data for EU customers must stay in the eu-west-1 region and must never be replicated to other regions. Which S3 configuration enforces this? (AWS Certified Solutions Architect — Professional, SAP-C02)
7 / 60
Question 8 of 60
A company is evaluating moving from a monolithic on-premises application to AWS. As a first step, they want to 'lift and shift' the application to EC2 without refactoring. Which AWS service or tool helps assess the existing on-premises environment and generates a migration plan? (AWS Certified Solutions Architect — Professional, SAP-C02)
8 / 60
Question 9 of 60
A company has multiple AWS accounts and wants all accounts to use the same corporate identity provider (IdP) for AWS Management Console access. Users should not have separate IAM users in each account. Which AWS service provides centralized SSO across multiple accounts? (AWS Certified Solutions Architect — Professional, SAP-C02)
9 / 60
Question 10 of 60
A company needs to ensure that all Amazon EBS volumes attached to EC2 instances are encrypted. New volumes must be encrypted by default, and existing unencrypted volumes must be identified. Which combination of AWS features implements this? (AWS Certified Solutions Architect — Professional, SAP-C02)
10 / 60
Question 11 of 60
A company's application requires low-latency database queries and uses Amazon RDS for MySQL. The database experiences heavy read traffic from a reporting dashboard. What is the simplest architectural change to offload read traffic and improve performance? (AWS Certified Solutions Architect — Professional, SAP-C02)
11 / 60
Question 12 of 60
A company wants to implement infrastructure as code (IaC) for all AWS resources. The team is familiar with Python and wants to use a programming language rather than declarative templates. Which AWS IaC tool allows defining infrastructure in Python? (AWS Certified Solutions Architect — Professional, SAP-C02)
12 / 60
Question 13 of 60
A company currently stores data in an on-premises Oracle database. The team wants to migrate to AWS with minimal downtime and without application-level changes during migration. Which AWS service performs live database migration with continuous replication? (AWS Certified Solutions Architect — Professional, SAP-C02)
13 / 60
Question 14 of 60
A startup is building a serverless REST API using Amazon API Gateway and AWS Lambda. The Lambda functions need to read from and write to a database. Which database service is best suited for a serverless architecture with automatic scaling and no connection management overhead? (AWS Certified Solutions Architect — Professional, SAP-C02)
14 / 60
Question 15 of 60
A company needs to process thousands of batch jobs daily. Each job runs for 5–30 minutes and requires different compute resources (CPU, memory). The team wants a managed service that handles job scheduling, retry on failure, and scales compute resources dynamically. Which AWS service is designed for this? (AWS Certified Solutions Architect — Professional, SAP-C02)
15 / 60
Question 16 of 60
A company uses Amazon CloudFront to serve a global web application. The security team wants to restrict content delivery to only users located in specific countries and block all others. Which CloudFront feature implements geographic restrictions? (AWS Certified Solutions Architect — Professional, SAP-C02)
16 / 60
Question 17 of 60
A company runs a web application on EC2 behind an Application Load Balancer. To improve security, the team wants to ensure the application is accessible only via the ALB and cannot be reached directly by IP address. What is the simplest way to enforce this? (AWS Certified Solutions Architect — Professional, SAP-C02)
17 / 60
Question 18 of 60
A company stores sensitive encryption keys in AWS Key Management Service (KMS). The security team wants to ensure that the keys can never be used by anyone outside the company's AWS accounts, even if a key policy is misconfigured to allow external access. Which KMS configuration enforces this? (AWS Certified Solutions Architect — Professional, SAP-C02)
18 / 60
Question 19 of 60
A company wants to monitor costs and receive an alert when monthly AWS spend exceeds $10,000. Which AWS service provides this capability? (AWS Certified Solutions Architect — Professional, SAP-C02)
19 / 60
Question 20 of 60
A company is designing a multi-tier web application on AWS. The architecture includes a public-facing ALB, web tier EC2 instances, an application tier, and an RDS database. Which architectural principle should guide the placement of the RDS database? (AWS Certified Solutions Architect — Professional, SAP-C02)
20 / 60
Question 21 of 60
A company uses Amazon S3 for object storage. They need to ensure that all objects uploaded to a specific S3 bucket are scanned for malware within 5 minutes of upload. Infected objects must be moved to a quarantine bucket automatically. What is the recommended architecture? (AWS Certified Solutions Architect — Professional, SAP-C02)
21 / 60
Question 22 of 60
A company's application runs on Amazon ECS Fargate and needs to retrieve database credentials securely at task startup. The credentials are stored in AWS Secrets Manager. What is the recommended approach for injecting the credentials into the Fargate task? (AWS Certified Solutions Architect — Professional, SAP-C02)
22 / 60
Question 23 of 60
A company wants to enforce that all EC2 instances across their AWS Organization are tagged with at minimum a 'CostCenter' and 'Environment' tag. New instances without these tags should be blocked from launch. Which mechanism enforces mandatory tagging at instance launch? (AWS Certified Solutions Architect — Professional, SAP-C02)
23 / 60
Question 24 of 60
An architect is designing a disaster recovery solution for a critical application. The RTO is 4 hours and the RPO is 1 hour. The application runs on EC2 instances and uses an RDS database. Which DR strategy meets these requirements at the lowest cost? (AWS Certified Solutions Architect — Professional, SAP-C02)
24 / 60
Question 25 of 60
A company's developers need temporary, limited-privilege access to specific S3 buckets in a production account. They work in a separate development account. What is the secure, recommended way to grant this cross-account access? (AWS Certified Solutions Architect — Professional, SAP-C02)
25 / 60
Question 26 of 60
A company uses Amazon SQS to buffer messages between microservices. The processing service occasionally fails to process messages, which remain visible in the queue and are reprocessed indefinitely, causing the queue to grow. What SQS configuration prevents infinite reprocessing? (AWS Certified Solutions Architect — Professional, SAP-C02)
26 / 60
Question 27 of 60
A company needs to implement a hub-and-spoke network topology connecting 20 VPCs. Each spoke VPC must communicate with the central hub VPC but not directly with each other. Which AWS service implements this topology most efficiently? (AWS Certified Solutions Architect — Professional, SAP-C02)
27 / 60
Question 28 of 60
A company's web application is experiencing DDoS attacks that generate large volumes of UDP reflection traffic. The company needs protection without any configuration changes to the application. Which AWS service provides automatic DDoS protection at no additional cost? (AWS Certified Solutions Architect — Professional, SAP-C02)
28 / 60
Question 29 of 60
A company's application stores user-uploaded files in Amazon S3. Files older than 30 days are rarely accessed and files older than 1 year should be deleted. What is the most cost-effective way to implement this lifecycle? (AWS Certified Solutions Architect — Professional, SAP-C02)
29 / 60
Question 30 of 60
A company is evaluating AWS Well-Architected Framework principles for their existing architecture. They discover that all their EC2 instances are in a single Availability Zone. Which pillar of the Well-Architected Framework does this primarily violate? (AWS Certified Solutions Architect — Professional, SAP-C02)
30 / 60
Question 31 of 60
A company uses AWS CloudFormation to manage infrastructure. A developer accidentally updates the template and changes the deletion policy on a production S3 bucket, causing it to be deleted on the next stack update. How can the architect prevent this in the future? (AWS Certified Solutions Architect — Professional, SAP-C02)
31 / 60
Question 32 of 60
A company has a static website hosted on Amazon S3 with CloudFront as the CDN. Users are reporting that after a content update, they still see old content for up to 24 hours. CloudFront's default TTL is set to 86,400 seconds (24 hours). What is the best way to immediately serve updated content to all users? (AWS Certified Solutions Architect — Professional, SAP-C02)
32 / 60
Question 33 of 60
A company's application generates structured log data that must be searchable in near-real time for operational monitoring and analyzed in aggregate for weekly reports. Which AWS solution satisfies both requirements efficiently? (AWS Certified Solutions Architect — Professional, SAP-C02)
33 / 60
Question 34 of 60
A company uses AWS Systems Manager Parameter Store to store application configuration values. Some parameters contain sensitive data (database passwords). The team wants to prevent sensitive parameters from being accidentally logged or exposed in CloudTrail. Which Parameter Store configuration achieves this? (AWS Certified Solutions Architect — Professional, SAP-C02)
34 / 60
Question 35 of 60
A company needs to provide its application with temporary AWS credentials to access S3 without storing long-term access keys on the EC2 instance. What is the recommended approach? (AWS Certified Solutions Architect — Professional, SAP-C02)
35 / 60
Question 36 of 60
A company's EC2-based application experiences sudden traffic spikes. The Auto Scaling group's scale-out policy is based on average CPU utilization. During a spike, it takes 8 minutes for new instances to launch, pass health checks, and receive traffic. Users experience slowdowns during this period. How can the architect reduce this lag? (AWS Certified Solutions Architect — Professional, SAP-C02)
36 / 60
Question 37 of 60
A company uses Amazon RDS Aurora MySQL and needs to perform zero-downtime schema changes (e.g., adding an index to a 500 GB table). Adding the index with a standard ALTER TABLE statement locks the table for hours. What is the recommended approach to avoid downtime? (AWS Certified Solutions Architect — Professional, SAP-C02)
37 / 60
Question 38 of 60
A company wants to implement centralized logging for all VPC traffic metadata across 30 AWS accounts. The logs should be stored in a central S3 bucket and queryable using SQL. Which architecture achieves this? (AWS Certified Solutions Architect — Professional, SAP-C02)
38 / 60
Question 39 of 60
A company's Lambda function needs to access a database in a private subnet. The function is not deployed in a VPC. What must the architect configure to allow the Lambda function to reach the database? (AWS Certified Solutions Architect — Professional, SAP-C02)
39 / 60
Question 40 of 60
An enterprise migrating to AWS wants to maintain a single source of truth for DNS while using AWS-hosted services. The company uses an on-premises DNS server for all corporate domain resolution. AWS resources (EC2, RDS) should be resolvable from on-premises using the same corporate domain namespace. Which AWS feature enables this? (AWS Certified Solutions Architect — Professional, SAP-C02)
40 / 60
Question 41 of 60
A company's application writes to Amazon DynamoDB and reads much more frequently than it writes. The team is seeing high read capacity consumption. What is the most effective way to reduce DynamoDB read costs without changing the application's data model? (AWS Certified Solutions Architect — Professional, SAP-C02)
41 / 60
Question 42 of 60
A company uses AWS Config to track configuration changes across all AWS accounts in their organization. They want to view compliance status and configuration history for all accounts from a single dashboard. Which AWS Config feature provides this aggregated view? (AWS Certified Solutions Architect — Professional, SAP-C02)
42 / 60
Question 43 of 60
A company needs to run a containerized application that requires 2 vCPUs and 4 GB RAM. The application should start within 30 seconds, run for approximately 1 hour, then stop. The company wants no server management and wants to pay only for the duration the container runs. Which AWS service fits this requirement? (AWS Certified Solutions Architect — Professional, SAP-C02)
43 / 60
Question 44 of 60
A company's architecture uses an Amazon API Gateway REST API fronting Lambda functions. The Lambda functions take 3–5 seconds to complete. Clients are reporting timeout errors during peak load. The API Gateway integration timeout is set to 29 seconds (the maximum). What is the most likely root cause? (AWS Certified Solutions Architect — Professional, SAP-C02)
44 / 60
Question 45 of 60
A company stores all application logs in Amazon CloudWatch Logs. They need to analyze these logs for specific error patterns and generate a daily summary report. The report should be stored in S3 and sent via email. Which AWS-native approach accomplishes this with the least custom code? (AWS Certified Solutions Architect — Professional, SAP-C02)
45 / 60
Question 46 of 60
A company uses AWS Organizations with separate accounts for development, staging, and production. They want to ensure that resources created in development accounts are never accessible from production accounts and that developers cannot accidentally create cross-account access. Which control enforces this isolation? (AWS Certified Solutions Architect — Professional, SAP-C02)
46 / 60
Question 47 of 60
A company plans to use AWS for running sensitive government workloads that require FedRAMP High authorization. Which AWS offering provides the controls necessary for FedRAMP High compliance? (AWS Certified Solutions Architect — Professional, SAP-C02)
47 / 60
Question 48 of 60
A company has an existing application that uses LDAP for user authentication. The team wants to migrate authentication to AWS Cognito while maintaining LDAP as the identity source during a transition period. Which Cognito feature supports federated authentication with an on-premises LDAP directory? (AWS Certified Solutions Architect — Professional, SAP-C02)
48 / 60
Question 49 of 60
A company's microservices architecture on Amazon EKS has a requirement that all inter-service communication be encrypted in transit and mutually authenticated. The services use gRPC. Which approach provides encryption and mutual authentication with the least application code changes? (AWS Certified Solutions Architect — Professional, SAP-C02)
49 / 60
Question 50 of 60
A company uses Amazon EBS gp2 volumes for its database workloads. Performance benchmarks show inconsistent IOPS—sometimes meeting the 3,000 IOPS baseline but frequently dropping to 1,500 IOPS. What is the recommended storage change to ensure consistent high performance? (AWS Certified Solutions Architect — Professional, SAP-C02)
50 / 60
Question 51 of 60
A company is designing a web application that processes payment transactions. PCI DSS compliance requires that cardholder data (CHD) be isolated from other application components and that all access to CHD be logged. Which AWS architecture approach best achieves this isolation? (AWS Certified Solutions Architect — Professional, SAP-C02)
51 / 60
Question 52 of 60
A company's application uses an ALB and EC2 Auto Scaling. During a traffic surge, new EC2 instances are launched and registered with the ALB. However, the first few requests to each new instance return errors because the application hasn't finished initializing. What configuration prevents this? (AWS Certified Solutions Architect — Professional, SAP-C02)
52 / 60
Question 53 of 60
A company stores research data in Amazon S3 and provides access to external research partners via pre-signed URLs. The pre-signed URLs currently have no expiry, which is a security concern. The security team wants URLs to expire after 24 hours and wants to audit who generated each URL. Which changes address both requirements? (AWS Certified Solutions Architect — Professional, SAP-C02)
53 / 60
Question 54 of 60
A company's network team needs to monitor all traffic between their on-premises network and AWS to detect anomalies and compliance violations. The traffic flows over AWS Direct Connect. Which AWS tool provides visibility into network traffic patterns for Direct Connect? (AWS Certified Solutions Architect — Professional, SAP-C02)
54 / 60
Question 55 of 60
An architect is designing a solution where application code deployed on Lambda must securely access a third-party API using an API key. The key must be stored securely, not visible in the Lambda environment variables in plaintext, and must be retrievable by authorized Lambda functions only. Which approach is correct? (AWS Certified Solutions Architect — Professional, SAP-C02)
55 / 60
Question 56 of 60
A company wants to validate that their AWS architecture complies with the AWS Well-Architected Framework. They have 50 workloads and want a systematic, self-service evaluation process. Which AWS tool provides this? (AWS Certified Solutions Architect — Professional, SAP-C02)
56 / 60
Question 57 of 60
A company uses Amazon ECS on EC2 with Auto Scaling. After deploying a new task definition version, some tasks continue running the old version. The team wants to force all tasks to update to the new version immediately during the next deployment. What deployment configuration achieves this? (AWS Certified Solutions Architect — Professional, SAP-C02)
57 / 60
Question 58 of 60
A company's application architecture has multiple independent microservices that need to react to a common business event (e.g., 'order placed'). Each microservice has different processing speeds and must handle the event independently without being coupled to other services. Which AWS messaging pattern decouples the event producer from all consumers? (AWS Certified Solutions Architect — Professional, SAP-C02)
58 / 60
Question 59 of 60
A company's multi-tier application runs on EC2 instances across three AZs. The web tier is public-facing; the app tier and database tier are private. The team discovers that traffic from one AZ's app tier is crossing to another AZ's database, incurring inter-AZ data transfer costs. How should the architect redesign the routing to minimize inter-AZ traffic? (AWS Certified Solutions Architect — Professional, SAP-C02)
59 / 60
Question 60 of 60
A company is planning to move their disaster recovery strategy to AWS. They currently have an on-premises warm standby site. The team wants to replicate the warm standby approach on AWS: maintain a minimal footprint in a secondary region that can be scaled up in 30 minutes during a disaster. What describes a warm standby DR strategy on AWS? (AWS Certified Solutions Architect — Professional, SAP-C02)
60 / 60