AWS IoT Flashcards Preview

AWS 102 > AWS IoT > Flashcards

Flashcards in AWS IoT Deck (5)
Loading flashcards...
1
Q

What are IoT things?

A

They are IoT devices?

2
Q

How do IoT devices communicate?

A

It used JSON in MQTT and x509 certs.

3
Q

What are IoT topics?

A

This is where things publish info, reading, etc.

4
Q

What is an IoT rule?

A

It is a rule thet then pushes from the topic to,

  • CloudWatch
  • S3
  • DynamoDB
  • Republics
  • Invoke
  • Start a step functions
5
Q

What is the basic ingest?

A

It is where an IoT device can bypass the Topic and write directly to the IoT Rule.