A Cloud-based Home Security System
Need to design a Cloud-based Home Security System which should satisfy the below conditions
- Must use AWS IoT core
- Must support at least 1 or preferably 2 home security devices
- Must use MQTT or other standard protocols to communicate with the cloud IoT core.
- Must support multiple homes and require authentication.
- The User can access the system using a website or app. The user can enter phone number to call or text in case of an intrusion.
- The user chooses system’s action upon detecting a possible intrusion.
- Must work with real hardware devices (for example, camera or door sensor).