A manufacturing company is developing an IoT (Internet of Things) device agent that needs to send real-time machinery temperature readings directly to an Amazon Kinesis data stream. The agent code is written in C++ and runs on resource-constrained embedded systems. Which AWS tool should the developers integrate into their C++ application code to enable this programmatic data ingestion?
- AWS Software Development Kit (SDK)Cevap
- BAWS Command Line Interface (CLI)
- CAWS CloudFormation
- DAWS Management Console
Cevap
AWS Software Development Kit (SDK)
The correct answer is the AWS Software Development Kit (SDK) because it provides language-specific libraries and APIs (including for C++) that enable developers to write application code that interacts programmatically with AWS services like Amazon Kinesis.
Adım Adım Çözüm
Anahtar Kavram
AWS SDK for Programmatic Interaction
Tahmini Süre:1m 0s