Tag:Framework
-
Time:2021-4-19
It technology is increasingly innovative. When we share with customers how the chimney style single application is gradually split and evolved into SOA architecture, and how SOA architecture is completely split and evolved into micro service architecture, more new technologies and architectures are impacting our cognition. The Internet industry is just like a leader on […]
-
Time:2021-4-17
History of development The changes of the times, the reincarnation of life and death, the long history, nothing is eternal, only change is invariable, so is technology. When you choose the Internet, you are equivalent to riding a rolling train of the times, heading for the unknown direction. No matter what kind of technical architecture, […]
-
Time:2021-4-15
The purpose of using MVVM architecture 1: In order to make the development fast, interface design and interface interaction can be carried out at the same time. 2: In order to facilitate the test, the test of interactive function can be completely separated from WPF control. The architecture of WPF MVVM is as follows: […]
-
Time:2021-4-14
Introduction:The goal of cloud native application architecture is to build a loosely coupled, flexible and resilient distributed application software architecture, which can better cope with the changes and development of business requirements and ensure the stability of the system. This article will share some observations and thoughts in this field. By Yi Li, senior technical […]
-
Time:2021-4-13
In recent years, hybrid cloud has been “fried” very well. Now I would like to talk about my views. What is cloud computing? Before we understand the hybrid cloud, let’s recognize the nature of cloud computing. We know that cloud computing has actually become the main form of enterprise infrastructure. It is no exaggeration to […]
-
Time:2021-4-11
There is a strong contrast between distributed object storage and distributed file system Distributed object storage is a key / value storage mode, which is mainly based on restful access, and almost in a flat storage form. The address is used as the primary key, and the accessed and updated file objects are used as […]
-
Time:2021-4-10
preface In the era of digital economy, the application of good data is the key to the digital transformation of enterprises. The effective management and control of data based on cutting-edge science and technology is the new trend of digital value-added services. In recent years, the whole security industry is paying more attention to asset […]
-
Time:2021-4-9
1、 ConceptMicroservice technology middle platform: also known as hierarchical architecture, middle platform service architecture is the upgrading of microservice architecture and the mode of creating a shared service platform. The final application of middle platform is to build a flexible business service development and governance system for front-end single application, and integrate business and application […]
-
Time:2021-4-9
Jeff Dean, director of Google brain, once pointed out that in some cases, the deep learning form of artificial intelligence can make better decisions than human beings in how to arrange the circuits in the chip. This month, Google published a paper called “Apollo: transferable architecture exploration” on arXiv file server. The Apollo project represents […]
-
Time:2021-4-9
Using the mock platform of react16 + router4 + mobx + koa2 + mongodb moapi-cli Local tool version, one line of command, convenient for personal use install npm i moapi-cli -g use Moapi // 3015 port cannot be occupied screenshot function Support interface proxy Support the generation of interface documents Support generating interface markdown document […]
-
Time:2021-4-8
Enterprise angularjs Application Architecture & development experience dried food The advantages and disadvantages of angularjs as a front end framework advantage “Rich second generation”, my father is Google Strong family. My brother is chrome Advanced productive forces Bidirectional data binding User experience Perfect “ecosystem” Good architecture coding specification Relatively mature technology community shortcoming SEO problem […]
-
Time:2021-4-7
Introduction:In the “Alibaba technology quality course” on August 20, Jingguo from ant shared a comprehensive analysis of the high availability architecture design of micro services in the cloud native era, introducing the evolution path of application architecture, the technical benefits in the cloud native era, the design principles of high availability architecture and the design […]