- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 141字
- 2021-07-02 18:59:40
Access restrictions
Restrict access to your analytic resources to named users only. Avoid the trap of keeping a single user ID and password that everyone uses. For resources accessed by public/private keys, make sure to keep the private key in a safe, secure place.
For networking security, only allow network traffic through to your resources that are needed. Block all others. Lock everything down from the start and then open things up only when needed.
In a distributed computing environment, such as you will use for IoT analytics, networking is a key element in both security and problem solving. You will run into situations where your analytic jobs will not run correctly and find that the source was a network or security related setting. It is best to understand this and use best practices from the start of your analytics projects.
- Learning LibGDX Game Development(Second Edition)
- Learning Cython Programming
- Mastering Python Networking
- HTML5 APP開發(fā)從入門到精通(微課精編版)
- 現(xiàn)代C++編程實戰(zhàn):132個核心技巧示例(原書第2版)
- 移動增值應(yīng)用開發(fā)技術(shù)導(dǎo)論
- Nagios Core Administration Cookbook(Second Edition)
- HTML+CSS+JavaScript網(wǎng)頁制作:從入門到精通(第4版)
- ABAQUS6.14中文版有限元分析與實例詳解
- Mastering PowerCLI
- HTML5與CSS3權(quán)威指南
- 絕密原型檔案:看看專業(yè)產(chǎn)品經(jīng)理的原型是什么樣
- Spring Boot學(xué)習(xí)指南:構(gòu)建云原生Java和Kotlin應(yīng)用程序
- R語言:邁向大數(shù)據(jù)之路
- Kotlin程序員面試算法寶典