2016年10月1日 星期六

IoT Cloud Solution

mot:
[16'10/2]:
   - find solution for IoT cloud service

src:
[16'10/2]:
  http://www.digikey.tw/zh/articles/techzone/2014/aug/mcu-vendors-make-iot-connections-to-the-cloud-practically-plug-and-play

ref:
[16'10/2]:
  http://electronics.stackexchange.com/questions/28792/what-is-dual-quad-i-o


notes:
[16'10/2]:
  - LAMP is not feasible due to security concern. Ex: DoS,
  - solution w/ security communication : SSL/TLS
   - Encrypt : AES, DES, CRC, SHA, MD5 
  -  MCU w/ security module : PIC32MZ EC (Microchip Technology)  , Tiva C (Texas Instruments) 
   - SQI is flash interface w/ 4 IO could have 4 times speed than SPI. No mater 1,2,4 line communication, they are still half-duplex instead of full-duplex
   - IAAS/PAAS provider : Amazon, Salesforce, Microsoft, IBM, Google, Fujitsu, NTT, AT&T, Verizon, Deutsche Telekom
...etc.

TODO:
[16'10/2]:
  - keep to track solution w/ security & account management.