0
0
IOT Protocolsdevops~5 mins

Google Cloud IoT concepts in IOT Protocols - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is Google Cloud IoT Core?
Google Cloud IoT Core is a fully managed service that allows you to securely connect, manage, and ingest data from globally dispersed devices.
Click to reveal answer
beginner
What protocols does Google Cloud IoT Core support for device communication?
Google Cloud IoT Core supports MQTT and HTTP protocols for device communication.
Click to reveal answer
intermediate
What is a 'registry' in Google Cloud IoT Core?
A registry is a container in Google Cloud IoT Core that groups devices and manages their configurations and credentials.
Click to reveal answer
intermediate
How does Google Cloud IoT Core ensure secure device connections?
It uses device authentication with public/private key pairs or JSON Web Tokens (JWT) to ensure secure connections.
Click to reveal answer
intermediate
What is the role of Cloud Pub/Sub in Google Cloud IoT architecture?
Cloud Pub/Sub acts as a messaging service that receives data from devices via IoT Core and routes it to other Google Cloud services for processing.
Click to reveal answer
Which protocols are supported by Google Cloud IoT Core for device communication?
ATCP and UDP
BFTP and SMTP
CMQTT and HTTP
DSSH and Telnet
What is the purpose of a device registry in Google Cloud IoT Core?
ATo store device firmware
BTo group devices and manage their credentials
CTo host device web pages
DTo provide device GPS location
How does Google Cloud IoT Core authenticate devices?
AUsing public/private key pairs or JWT
BUsing username and password only
CUsing IP address filtering
DUsing biometric data
What role does Cloud Pub/Sub play in Google Cloud IoT?
AIt provides device GPS tracking
BIt stores device firmware
CIt manages device credentials
DIt routes device data to other services
Which of these is NOT a feature of Google Cloud IoT Core?
ADevice firmware hosting
BSecure device connection
CDevice management
DData ingestion
Explain how Google Cloud IoT Core manages device security and authentication.
Think about how devices prove their identity to the cloud.
You got /3 concepts.
    Describe the data flow from a device to Google Cloud services using Google Cloud IoT Core.
    Follow the path of data from device to cloud.
    You got /4 concepts.