🔥 3-day streak
AWS Certified Machine Learning Engineer - Associate64 / 194
Question 64 of 194
A data engineering team ingests clickstream events into an Amazon Kinesis Data Stream that feeds a downstream ML feature pipeline. Producers are written by multiple teams and occasionally add or rename fields, which has repeatedly broken the Apache Flink consumer that parses the records. The ML team needs to enforce that only backward-compatible schema changes are accepted before records enter the stream, while keeping serialization compact for high-throughput ingestion. What should they implement?
Reviewed for accuracy · Report an issueNext question