Skip to main content

Knowledge check

Instruction iconInstruction and application
Complete iconIn Progress

Your analytics team must query 2 TB/day of clickstream logs to power daily feature generation. Queries scan only a subset of columns repeatedly. Which storage format best supports scalability and cost efficiency?

A real-time event stream encoded as JSON is causing rising inference latency due to parsing overhead and schema drift. What should you do first to improve scalability?

Your training data shows 25% missing values across key features and inconsistent timestamp formats. Build costs are spiking. What change most directly reduces resource usage during training?

A daily training job slows from two to five hours after a marketing campaign introduces duplicate records. What's the main resource impact and best immediate response?

Your product catalogue comes from a third-party API that occasionally changes field names without notice, breaking feature generation. What's the best mitigation?

Your team depends on a single cloud region and one GPU family for both training and inference. A regional capacity shortage blocks deployments. What's the most effective resilience strategy?

You are deploying an ML-based recommendation engine that must serve 2,000 requests per second during peak traffic, with each inference taking 80 ms on current hardware. Which additional specification would most strengthen your capacity planning?

Your news summarisation API expects 3× traffic during breaking events with a realistic mix of request sizes. What validation should you run first to confirm your plan?

Your inference service must handle 1,000 queries per second (QPS) with 80 ms average service time per request on a single CPU core. What is the minimum number of CPU cores needed (ignore overhead)?

A training job completes in 12 hours on one GPU. You need it done in ~3 hours and assume near-linear scaling. How many GPUs should you provision (ignoring communication overhead)?

Evaluate your understanding of this unit by completing the

Knowledge check.

Action item: Knowledge check

Target illustration
In progress