Skip to content

AWS Solutions Architect - Advanced Quiz

Back to Quiz Home


This quiz tests your mastery of advanced architectural patterns, hybrid connectivity, performance tuning, and complex migration strategies.


#

You observe an API Gateway returning "504 Gateway Timeout" errors. The backend is a Lambda function. What is the most likely cause?

#

How can you implement an "Event Sourcing" pattern on AWS to maintain a complete audit trail of state changes?

#

Which architecture is best suited for a "real-time" leaderboard that requires sorting millions of players by score with millisecond latency?

#

You need to connect your on-premise data center to your VPC with a dedicated, private, high-bandwidth connection (1 Gbps or 10 Gbps). Which service should you choose?

#

How do you resolve a "Hot Partition" issue in a high-traffic DynamoDB table?

#

What is a valid strategy to handle "Thundering Herd" (massive retry storms) after an outage?

#

Which pattern allows you to decouple a microservice that generates PDF reports (slow) from the user-facing API (fast)?

#

How can you securely access an S3 bucket from an EC2 instance in a private subnet without using a NAT Gateway or Public IP?

#

What is the primary use case for "AWS Outposts"?

#

How do you implement Cross-Region Replication (CRR) for an S3 bucket where compliance requires that the replica is owned by a different AWS account?

#

Which deployment strategy involves keeping the existing version live while deploying the new version to a separate environment, then switching traffic instantly?

#

You have a "read-heavy" application using RDS PostgreSQL. The CPU utilization on the master DB is 90%. What is the most effective immediate fix?

#

How can you ensure that your CloudFront distribution only serves content to users where they are geographically authorized (e.g., US only)?

#

What is the difference between "Strong Consistency" and "Eventual Consistency" in DynamoDB?

#

Which service would you use to trace a single user request across API Gateway, Lambda, and DynamoDB to identify a performance bottleneck?

#

How do you secure a Lambda function that needs to access a public SaaS API while running inside a private VPC subnet?

#

What is "Partition Alignment" regarding EBS volumes?

#

Which architectures allows you to run a containerized application that scales to zero when not in use?

#

How can you improve the performance of S3 uploads for users distributed globally?

#

What is the "Strangler Fig" pattern used for?

Quiz Progress

0 / 0 questions answered (0%)

0 correct


📚 Study Guides


📬 Weekly DevOps, Cloud & Gen AI quizzes & guides