← All quizzes

Night 33

Architecture write-up — GSA full stack + Well-Architected

Six architectural tiers, Well-Architected pillars, security/resilience/cost wins per tier, OLTP vs analytics, edge vs in-VPC cache, integration vs orchestration, portfolio synthesis

0:00 / ~24m0/15 answered

15 timed scenario questions (~24 min, ~96 sec each). Reinforces night-33-architecture-writeup.md and gsa-architecture-map.md. Answer without peeking at night-33-quiz-answers.json first.

  1. 1.An interviewer asks which Well-Architected pillar is best demonstrated by Step Functions execution history, per-step Catch routing, and the Night 26 CloudWatch dashboard for CloudFront cache hit rate. Which pillar fits both?

  2. 2.Global Ski Atlas wiki static HTML is served from S3 via CloudFront with CachingOptimized, while resort_stats JSON is cached in ElastiCache Redis inside the VPC. A junior architect proposes replacing Redis with CloudFront for DB rows. What is the best response?

  3. 3.For the GSA pipeline tier, which combination best satisfies Security, Reliability, and Cost in one design?

  4. 4.A report asks 'average resorts per country for the last three years.' Live wiki counters update in DynamoDB; historical aggregates live in S3 Iceberg. Which query path matches the analytics tier?

  5. 5.Which control is the strongest Security-pillar example on the edge/frontend tier of globalskiatlas.com?

  6. 6.Night 9 VPC uses one NAT Gateway in public subnet AZ-a. Private subnets exist in two AZs. What Reliability caveat belongs in the network-tier write-up?

  7. 7.Exam scenario: monthly Iceland batch runs up to two hours, must enqueue SQS on success, invoke Lambda, and route failures to SNS with different retries per step. Which orchestration choice matches the pipeline tier capstone?

  8. 8.Which Cost Optimization win spans both the analytics tier and the pipeline tier in GSA?

  9. 9.Aurora Multi-AZ for resort_stats, DynamoDB PITR for wiki tables, and Route 53 failover with a health check on the PRIMARY record. Which Well-Architected pillar do these primarily support?

  10. 10.Secrets Manager stores the Cognito client secret; Lambda decrypts via KMS; wiki Lambda runs with least-privilege IAM. Which tier does this primarily document?

  11. 11.A partner needs per-API-key rate limits on wiki reads. Which edge/application control is the exam-correct first choice?

  12. 12.Fargate task definition is 1 vCPU / 2 GiB but CloudWatch p95 CPU is 20% for monthly Iceland runs. Night 31 already rightsized. The bill still shows high NAT Gateway data processing. What tier should the write-up address next?

  13. 13.Which pairing correctly maps a GSA exam trap to the right tier?

  14. 14.Sustainability lens (awareness): which GSA design choice best reduces wasted compute compared to a always-on EC2 worker polling for monthly work?

  15. 15.You are documenting the full stack for Night 33. Which order is the best interview narrative?

Answer all 15 questions to submit.