Low-code (eight) roadmap after low-code platform

The concept of low-code and technology selection have been introduced earlier, so what is the roadmap of low-code products?
In fact, it is still related to the target positioning of the platform. The goal of the original hydrogen platform is to improve the efficiency of project development and operation and maintenance. Reduce the project duration and reduce development costs. According to the above goals, it is natural to consider from multiple perspectives of development, R&D efficiency, and operation and maintenance.

The roadmap of the Hydrogen Platform:
insert image description here
Model & Components: This is the base layer of the platform, that is, the packaging and productization of the basic components of the information platform.
Core features include:

  • Domain Driven Coding Encapsulation
  • Dynamic field generation
  • Process engine package
  • Business rule engine package drools
  • Authorization system encapsulation: multi-account authorization, group strong control, group weak control, control authorization, data authorization, api authorization
  • Package of task planning components
  • RPA automation integration
  • Data burying, mining and encapsulation
  • Commonly used algorithm encapsulation
  • AI capability docking
  • Multiple org-mode encapsulation
  • Message engine package
  • Cache middleware package
  • Metadata-driven encapsulation
  • Report Engine Package
  • Print Engine Package
  • api gateway encapsulation

Build Services: Core Drag and Drop Designer

  • login designer
  • Portal/Workbench Designer
  • Visual Interface Designer
  • Form Interface Designer
  • process designer
  • Custom Interface Designer
  • print designer
  • report designer
  • js event orchestration designer
  • Backend Function Orchestration Designer
  • Integration Service Designer
  • webIDE designer
  • Document Number Generation Designer
  • Mobile Login Designer
  • Mobile Workbench Designer
  • Mobile Visual Designer
  • Mobile Interface Designer
  • Mobile Report Designer

Construction process: There are standard engines and professional engines. The standard engine can be understood as a zero-code platform, and no code release is required for application development, expansion, and maintenance. The professional engine can be understood as a low-code platform, which is to generate the underlying front-end and back-end codes in a graphical way, and then compile and release the codes through CI/CD.

Using zero-code development applications may only develop some simple applications, but with the assistance of zero-code + professional low-code, applications of various levels of complexity can be realized. In this way, 80% of the interface of an application can be completed by dragging and dropping, 40% of the backend is completed with standard engines, 40% of the backend is completed with professional engines, and 20% of the backend is completed with webIDE/local IDE.

Guess you like

Origin blog.csdn.net/weiyongliang_813/article/details/130156286