EBS gp3/io2/st1/sc1 volume selection, EBS vs EFS vs Instance Store, Spot vs On-Demand vs Fargate Spot, Iceland pipeline cost patterns, snapshots, hibernation, AWS Batch on Spot
0:00 / ~24m0/15 answered
15 timed scenario questions (~24 min, ~96 sec each). Reinforces night-27-ec2-ebs-spot.md and iceland-pipeline-compute.md. Answer without peeking at night-27-quiz-answers.json first.
1.You launch a new Linux application server on EC2 and need a single-AZ boot volume with balanced price and performance. You want to tune IOPS independently of disk size. Which EBS volume type is the default exam answer?
2.A team runs Oracle on EC2 and needs 80,000+ sustained random IOPS with low latency. Cost is secondary. Which storage meets the requirement?
3.A log aggregation EC2 instance performs large sequential writes and reads. Lowest-cost HDD with high throughput matters more than IOPS. Which EBS type fits?
4.Infrequently accessed bulk data on EC2 must use the lowest-cost magnetic-style HDD. Throughput requirements are minimal. Which volume type?
5.Global Ski Atlas runs the Iceland OSM pipeline monthly via EventBridge → Fargate. Jobs take about two hours and can be retried next month if interrupted. Which compute purchase model best reduces per-run cost?
6.Production Aurora PostgreSQL holds resort_stats as the authoritative relational store. Which compute/storage pairing is inappropriate for the database layer?
7.You must capture a consistent point-in-time copy of an EBS data volume for disaster recovery and later restore to a new volume in another Region. Which mechanism?
8.A video transcoding worker caches temporary frames on local disk. Data loss on instance stop is acceptable and you want the lowest latency local disk. What should you use?
9.Ten EC2 instances in one Region must read and write the same application configuration files concurrently without a custom sync layer. Which storage service?
10.Your Spot Fleet runs stateless render workers. AWS may reclaim capacity with about two minutes of warning. Which allocation strategy tends to lower interruption rates at similar discount?
11.A gp3 data volume attached to a running EC2 instance needs higher provisioned IOPS for a nightly batch window. What is usually required?
12.WORLD_SCALE PMTiles generation shards thousands of tile builds that write results to S3. Work is parallel and fault-tolerant. Which AWS service commonly orchestrates Spot compute for this pattern?
13.You want to enable EC2 hibernation so a dev instance resumes in-memory state after stop. Which root volume constraint applies?
14.An exam question asks which EBS volume types are generally suitable only as additional data volumes, not as root boot volumes on standard AMIs. Which pair?
15.After the Iceland Fargate task finishes, durable GeoParquet output must survive task stop and instance termination. Where should the pipeline write final artifacts?