Blockchain and unstructured data
If bitcoin represents blockchain version 1.0, it proves to the world that digital currency can be realized. Then Ethereum represents blockchain version 2.0, which lets you know more about the play of blockchain, decentralized applications and smart contracts. In 2018, blockchain will enter the stage of 3.0, application and scenario landing will be the core of blockchain, and blockchain based applications in various instries will spring up, which will be the early dividend period of the last stage of blockchain development. The demand for talents driven by the application of blockchain technology has become increasingly large. Blockchain technical talents have become the new professional talents, which are highly competitive, and also have enviable high salaries
whether to form a meaningful large-scale consensus: one of the outstanding advantages of blockchain is that it can effectively form a large-scale consensus by opening account books and notifying the whole network. At present, there is no need to form a network wide consensus for many projects. Some projects are just for crowdfunding and token issuance. The blockchain consensus of projects is meaningless. Does this model have network effect: network effect means that a project will become more and more valuable with more and more users of the project, because the value of the project is not in the users themselves, but in the connection network between users. Bitcoin is a typical example. The more user nodes there are, the more links between nodes will grow exponentially, and the whole ecosystem of bitcoin will be more valuable
of course, in addition to these points, there are many basic principles to judge the project, such as effective incentive mechanism, strong team, project solving pain points, and so on
how many stages is the blockchain divided into 8194;
there are 1.0, 2.0 and 3.0 blockchains, and the digital currency dominated by bitcoin is blockchain 1.0; The smart contract platform centered on Ethernet is blockchain 2.0; The application scenario and platform of high-performance blockchain is blockchain 3.0. The simple conclusion is that 1.0 is mining and currency speculation; 2.0 is ICO and currency; 3.0 is the implementation of the project. The real landing projects are still far away from us. Most projects take stage 2.0 as the entry point of instry solutions. The combination of blockchain and instry enables blockchain to be applied in a certain instry 8194;
how to be a qualified blockchain project 8194;
potential blockchain projects have different evaluation standards and different periods. The main reason for the outbreak of digital currency in 2017 is the promotion of ICO and Ethernet smart contract. In the past, projects that could meet these two conditions were considered good. Now, the measurement standard of projects is: &
(1) There are application scenarios. The project itself has team, goal and real scene application. Because some teams or enterprises are not suitable for blockchain applications, it is a rather crude way to establish a connection between them 8194; 8194; 8194; 8194; 8194;
(2) the multi parties involved in the blockchain can generate transactions
(3) blockchain has a large number of communities and users. In conclusion, good blockchain projects can be applied
refer to the case of Henan keoo Information Technology Co., Ltd
in the near future, the number of devices in the Internet of things will explode, which may be hundreds of billions or trillions. If such a huge network is still managed in a centralized networking mode, the infrastructure investment and maintenance of the data center should be incalculable
in essence, big data belongs to a small branch of database, so this problem is attributed to the relationship between big data and database. Database is a very old research field in software, Internet and it. From the initial file system to ER model, to the three achievements of traditional database, which are known to all, relational model, transaction processing and query optimization, to the rise of NoSQL database after the popularity of Internet, database technology is constantly developing and changing, Then it also includes semi-structured data processing represented by XML and unstructured data processing such as text and voice
it seems that the relationship between blockchain and database is actually such a relationship. From the evolution process of database technology, we can find that it always comes from how to meet new business requirements and then create new data processing technologies. For example, from the beginning of the file system, why do we need the ER model? It is because with the development of the financial instry, people have further requirements for these fast accounting, high concurrency data writing and access, which leads to the emergence and rapid development of the entity relationship model. Why did NoSQL database appear later? It is because the rapid development of the Internet puts forward higher requirements for updating the database, so in essence we think that the whole Internet is a big database
things are always developing. Of course, after we solve the problem of massive real-time data processing on the Internet through NoSQL database and cloud storage, the next problem must come, that is, how to solve the authenticity and effectiveness of data in a large-scale way
for example, it may be related to our diet, from the problem of food and clothing at the beginning, to the problem of nutrition structure, and then to the problem of food safety that everyone is concerned about. The development of database is the same. When we can solve these problems of data storage and data access through ER entity relationship model and NoSQL database, Next, we need to care about and solve the problem of authenticity and effectiveness
so at this stage, these technologies, represented by blockchain, must be a new starting point and new requirements for the authenticity, validity, unforgeability and tamper resistance of data compared with the current database. We can clearly feel that the trend of database and blockchain integration is actually very close and irresistible, just like the movie just mentioned, the procers of content begin to develop in the direction of virtual reality and augmented reality; From the perspective of database, blockchain is a new way of data organization. We believe that big data and blockchain are integrated.
blockchain technology does not rely on additional third-party management institutions or hardware facilities, and there is no central control. In addition to the self-contained blockchain itself, each node realizes information self verification, transmission and management through distributed accounting and storage. Decentralization is the most prominent and essential feature of blockchain< Second, openness:
the foundation of blockchain technology is open source. In addition to the private information of all parties to the transaction is encrypted, the data of blockchain is open to all. Anyone can query blockchain data and develop related applications through the open interface, so the information of the whole system is highly transparent< Third, independence:
based on consensus specifications and Protocols (similar to various mathematical algorithms such as hash algorithm used by bitcoin), the whole blockchain system does not rely on other third parties, and all nodes can automatically and safely verify and exchange data in the system without any human intervention< Fourth, security:
as long as 51% of all data nodes cannot be controlled, the network data cannot be arbitrarily controlled and modified, which makes the blockchain itself relatively safe and avoids subjective and artificial data changes
5. Anonymity:
unless there are legal requirements, technically speaking, the identity information of each block node does not need to be disclosed or verified, and information transmission can be carried out anonymously
Digital China is the first major development strategy explicitly put forward in the report of the 19th National Congress of the Communist Party of China. The application of digital technology represented by cloud computing, big data and mobile Internet is no longer limited to the economic field, but widely penetrated into all aspects of public services, social development and people's life, which requires macro coordination, overall control and integrated development
with the deepening of a new round of scientific and technological revolution and instrial change, the tide of digital economy in the world is unstoppable. The development of digital economy has become a global consensus, known as the key to the fourth instrial revolution
adhering to the connotation of the University of nice's world inclusive humanistic spirit, always embracing change, standing up to the tide, conforming to the development trend of the digital economy era, and integrating the essence of Chinese and Western cultural thinking, the University of nice's doctor of blockchain and digital economy management (DDE) came into being
based on this, we can enable the managers of digital economy instry to have global vision and global integration thinking, integrate knowledge, operate digital economy intelligently, promote the sustainable development of the instry, and contribute to the community of human destiny. Therefore, DDE project will cooperate with colleagues in the field of digital economy
if you have MBA related questions, you are welcome to contact me personally 180; 65381; 7447; 65381;` ) Bixin~~~~
There are some differences between SOA and micro service architecture in terms of architecture division and technology platform selection
First, the architecture is divided into different levels2. Microservices are divided by Vertical Architecture and business capability. Each service completes a specific function, and service is proct
Second, the choice of technology platform is different2. Microservices can select different technology platforms according to different business characteristics, go to the center for unification, and give full play to the advantages of various technology platforms
Thirdly, the boundary processing mechanism between systems is different.
1. SOA architecture emphasizes the communication and decoupling between heterogeneous systems A coarse-grained and loosely coupled service architecture
2. Microservice architecture emphasizes the fine-grained splitting and deployment of the system according to the business boundary
The main goal of SOA architecture is to ensure that applications can operate interactively2. Microservice architecture, the main goal is to achieve new functions, and can quickly expand the development team
reference materials
Network SOA
Network micro service architecture
secondly, in most cases, once a new block is added to the end of the blockchain, the data records of the block can no longer be changed or deleted. This feature ensures the rigor of the database, that is, it cannot be tampered with.