数据分析 归档 - Page 2 of 2 - Cobub

Three Years Running, a Million Micro-service Data Analysis Framework

6 years ago 1 8789

Language knowledge used in architecture:

In recent years, data analysis has developed rapidly and we have also made a micro data analysis tool.The product has been successfully operated for three years, fulfilling the daily life of millions of enterprises.The product structure is very simple, with the simplest language in the world PHP, the most common database mysql, the server can choose apache or choose nginx, all your own preferences.

1. Microservice architecture diagram:

As a Product Manager, Do You Really Know about Data Analysis?

6 years ago 0 9246


Every product manager knows that data analysis is important, but can you give a clear answer to both of these questions?
1. What is data analysis?
2. Why is data analysis so important?
It doesn’t matter if you don’t know the answer, because this article is about to answer it from the following aspects:
1. What is data analysis?
2. Relevant concepts of data analysis
3. How to conduct data analysis?
4. How to measure and collect data?
5. How to do data analysis report?
6. The relationship between data analysis and products

Actual Combat of Apache NiFi Processor

6 years ago 0 13318

1 Introduction

What is Apache NiFi? NiFi’s website explains: “an easy-to-use, powerful, reliable data processing and distribution system.” Popular, namely the Apache NiFi is an easy to use, powerful and reliable data processing and distribution system, its designed for the data stream, it supports highly configurable indicator diagram of data routing, transformation and mediation logic system.
To NiFi can describe more clearly, through NiFi architecture to do a brief introduction to below, as shown in the figure below.

(中文) 深入解析jquery实现原理第一章

6 years ago 1 4780

JQuery is a very good JavaScript library, which greatly enhances the development experience of the front end js, so I recently looked at the source code of JQuery and wanted to share some of my understanding with you.