AWS Certified Data Engineer - Associate

AWS Certified Data Engineer - Associate

Get started today

Ultimate access to all questions.


Your company is developing a new IoT application that uses AWS IoT Core for device management and Amazon Kinesis for data streaming. The application handles critical operational data from various industrial devices. Describe how you would implement a logging strategy for both AWS IoT Core and Amazon Kinesis to ensure that all device interactions and data processing operations are logged, and the logs are stored securely and can be easily accessed for auditing purposes.




Explanation:

AWS CloudTrail is used for logging API calls and actions related to AWS IoT Core, which is crucial for auditing device interactions. Amazon CloudWatch Logs can be configured to collect logs from Amazon Kinesis, ensuring that all data processing operations are logged and securely stored for auditing purposes.