A records office wants first-party and third-party systems to exchange data with OCI Streaming without writing a custom pump for every product. Which documented integration path fits?
Select an answer to reveal the explanation.
Short Explanation
Kafka Connect is the adapter shelf at city hall—plug in a source or sink instead of soldering a custom cable for every vendor. Connectors in the ecosystem talk to Streaming via Kafka compatibility so you avoid a one-off pump for each product. It remains Streaming; designing a Connect worker farm on OKE is not the core of the item.
Full Explanation
OCI Streaming’s Kafka compatibility enables Kafka Connect source and sink connectors to integrate with streams so teams do not write a custom transfer process for every first- or third-party system. The integration path is documented against Streaming itself. An OKE-based Connect worker farm may exist operationally but is not the conceptual correct answer for why Connect works with Streaming on this exam.