CloudGuild · Blog · Cheat sheets · Lessons · Certifications

AWS Certified Solutions Architect - Associate Exam Question Walkthrough: IoT Solution Design

Explore a challenging AWS SAA-C03 exam question on IoT solutions. Learn the best service combination for real-time data processing.

Developing an IoT solution can be tricky, especially when balancing operational overhead with scalability and reliability. Candidates often misjudge which AWS services best meet these needs in real-time scenarios.

The question

Your team is developing an IoT solution that requires processing large amounts of telemetry data in real-time. The solution should ensure reliability and scalability while minimizing operational overhead. Which combination of AWS services is best suited for this scenario?

Think before you scroll

Consider the specific requirements: real-time processing, scalability, and minimal operational overhead. This narrows down your options significantly and helps you focus on the most integrated services for IoT.

The answer

The correct option is A: AWS IoT Core and Amazon Kinesis Data Streams. This combination provides a direct pathway for IoT devices to communicate efficiently, while Kinesis Data Streams allows for real-time processing of telemetry data. This setup ensures both reliability and scalability with minimal operational overhead.

Why the other options lose

The concept behind it

The key principle here is understanding the integration between services tailored for IoT solutions and real-time data processing. AWS IoT Core is designed for device communication, while Amazon Kinesis Data Streams excels at handling streaming data. Together, they create a streamlined architecture that meets the demands of IoT applications.

Exam trap to remember

Remember: for IoT solutions requiring real-time data processing, always consider AWS IoT Core paired with Kinesis Data Streams. This combination minimizes operational overhead while ensuring scalability and reliability.

Take the free SAA-C03 mock exam

Take a free mock exam →