Serverless IoT
Video Introduction Today I will present a simple serverless IoT architecture. Serverless is a popular designing concept for cloud applications. It is not always obvious that it can be used in IoT systems.
I will show a sample design of a system with three Thermometers and Fan (illustrating an air conditioning device).
Overview Those connected devices have very limited capabilities:
Thermometers are able to send readings to the cloud Fan is able to receive commands (on/off) from the cloud MQTT Topics Before we start actual implementation, we need to define MQTT Topics used in our system.







