- Practical Big Data Analytics
- Nataraj Dasgupta
- 412字
- 2021-07-02 19:26:18
Building blocks of big data analytics
At a fundamental level, big data systems can be considered to have four major layers, each of which are indispensable. There are many such layers that are outlined in various textbooks and literature and, as such, it can be ambiguous. Nevertheless, at a high level, the layers defined here are both intuitive and simplistic:

Big Data Analytics Layers
The levels are broken down as follows:
- Hardware: Servers that provide the computing backbone, storage devices that store the data, and network connectivity across different server components are some of the elements that define the hardware stack. In essence, the systems that provide the computational and storage capabilities and systems that support the interoperability of these devices form the foundational layer of the building blocks.
- Software: Software resources that facilitate analytics on the datasets hosted in the hardware layer, such as Hadoop and NoSQL systems, represent the next level in the big data stack. Analytics software can be classified into various subpisions. Two of the primary high-level classifications for analytics software are tools that facilitate are:
- Data mining: Software that provides facilities for aggregations, joins across datasets, and pivot tables on large datasets fall into this category. Standard NoSQL platforms such as Cassandra, Redis, and others are high-level, data mining tools for big data analytics.
- Statistical analytics: Platforms that provide analytics capabilities beyond simple data mining, such as running algorithms that can range from simple regressions to advanced neural networks such as Google TensorFlow or R, fall into this category.
- Data management: Data encryption, governance, access, compliance, and other features salient to any enterprise and production environment to manage and, in some ways, reduce operational complexity form the next basic layer. Although they are less tangible than hardware or software, data management tools provide a defined framework, using which organizations can fulfill their obligations such as security and compliance.
- End user: The end user of the analytics software forms the final aspect of a big data analytics engagement. A data platform, after all, is only as good as the extent to which it can be leveraged efficiently and addresses business-specific use cases. This is where the role of the practitioner who makes use of the analytics platform to derive value comes into play. The term data scientist is often used to denote inpiduals who implement the underlying big data analytics capabilities while business users reap the benefits of faster access and analytics capabilities not available in traditional systems.
推薦閱讀
- 亮劍.NET:.NET深入體驗與實戰(zhàn)精要
- 大數據管理系統
- Hadoop Real-World Solutions Cookbook(Second Edition)
- 精通特征工程
- RPA(機器人流程自動化)快速入門:基于Blue Prism
- Java Web整合開發(fā)全程指南
- JavaScript典型應用與最佳實踐
- Extending Ansible
- 智能鼠原理與制作(進階篇)
- Linux系統下C程序開發(fā)詳解
- 筆記本電腦電路分析與故障診斷
- Cortex-M3嵌入式處理器原理與應用
- Hands-On Deep Learning with Go
- 新一代人工智能與語音識別
- Hands-On Microservices with C#