CN116680011B - Capacity control method and system for aPaaS platform - Google Patents

Capacity control method and system for aPaaS platform Download PDF

Info

Publication number
CN116680011B
CN116680011B CN202310945943.0A CN202310945943A CN116680011B CN 116680011 B CN116680011 B CN 116680011B CN 202310945943 A CN202310945943 A CN 202310945943A CN 116680011 B CN116680011 B CN 116680011B
Authority
CN
China
Prior art keywords
control model
control
apaas
capability
platform
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202310945943.0A
Other languages
Chinese (zh)
Other versions
CN116680011A (en
Inventor
李维
陈明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hecom Beijing Technology Co ltd
Original Assignee
Hecom Beijing Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hecom Beijing Technology Co ltd filed Critical Hecom Beijing Technology Co ltd
Priority to CN202310945943.0A priority Critical patent/CN116680011B/en
Publication of CN116680011A publication Critical patent/CN116680011A/en
Application granted granted Critical
Publication of CN116680011B publication Critical patent/CN116680011B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The embodiment of the specification provides an aPaaS platform capability control method and system, wherein the method comprises the following steps: defining a control model describing the capacity items of the aPaaS platform, and determining a control range for controlling the capacity items through the control model; determining the value of the capability item according to the scene of the SaaS service, and storing the obtained control model data into a control model system; and when the SaaS service is configured and expanded through the aPaaS platform, the control model system controls the capacity of the aPaaS based on the control model data. The invention solves the problem that the capacity provided by the aPaaS platform exceeds the service faults caused by certain SaaS service requirements, or the SaaS service developer needs to carry out the capacity shielding of the aPaaS platform in each service through hard coding, and controls the capacity of the aPaaS platform through defining a control model.

Description

Capacity control method and system for aPaaS platform
Technical Field
The present document relates to the field of data processing technologies, and in particular, to an aPaaS platform capability control method and system.
Background
In the conventional software operation service SaaS application, since the standardization of SaaS makes the demands of many clients difficult to be achieved, an application platform, i.e., a service platform aPaaS, is proposed. The capacity of the SaaS for using the aPaaS platform can rapidly develop standard services, the aPaaS platform provides the capacity of customizing service functions by users, and the requirements of the users can be rapidly realized through configuration.
However, since SaaS is developed using the aPaaS platform, it means that standard services of SaaS all have the capability provided by the aPaaS, in a practical scenario, each service has its own unique service scenario, when it has all the capability of the aPaaS, the current service is damaged under certain capabilities, so that the service cannot be closed-loop. In this case, the SaaS service developer needs to hard-code and mask some platform capabilities according to the service, but many standard services of the SaaS can scatter such hard-code processing logic everywhere, and there is a lot of repeated control logic.
There is therefore a need for a model that can describe the capabilities of an aPaaS platform and based on which the capabilities of the aPaaS platform can be controlled.
Disclosure of Invention
One or more embodiments of the present disclosure provide an aPaaS platform capability control method, including:
defining a control model describing the capacity items of the aPaaS platform, and determining a control range for controlling the capacity items through the control model;
determining the value of the capability item according to the scene of the SaaS service, and storing the obtained control model data into a control model system;
and when the SaaS service is configured and expanded through the aPaaS platform, the control model system controls the capacity of the aPaaS based on the control model data.
One or more embodiments of the present specification provide an aPaaS platform capability control system, including:
model definition module: the control method comprises the steps of defining a control model for describing the capacity items of the aPaaS platform, and determining a control range for controlling the capacity items through the control model;
and a model setting module: the method comprises the steps of determining the value of the capability item according to the scene of the SaaS service, and storing the obtained control model data into a control model system;
capability control module: and the control model system is used for controlling the capacity item of the aPaaS platform based on the control model data when the SaaS service is configured and expanded through the aPaaS platform.
One or more embodiments of the present specification provide an electronic device including:
a processor; the method comprises the steps of,
a memory arranged to store computer executable instructions that, when executed, cause the processor to implement the steps of the aPaaS platform capability control method described above.
One or more embodiments of the present specification provide a storage medium storing computer-executable instructions that, when executed, implement the steps of the above-described aPaaS platform capability control method.
By adopting the embodiment of the invention, the model describing the capacity of the aPaaS platform is defined, so that when the capacity provided by the aPaaS platform exceeds the requirements of certain SaaS services to cause service faults, or the capacity shielding is required to be carried out in each service by hard coding, the configurable fields are limited by the capacity control items of the model, thereby realizing the customization of the service according to the requirements of users and avoiding the damage to the current service caused by the capacity exceeding the requirements.
The foregoing description is only an overview of the present invention, and is intended to be implemented in accordance with the teachings of the present invention in order that the same may be more clearly understood and to make the same and other objects, features and advantages of the present invention more readily apparent.
Drawings
For a clearer description of one or more embodiments of the present description or of the solutions of the prior art, the drawings that are necessary for the description of the embodiments or of the prior art will be briefly described, it being apparent that the drawings in the description that follow are only some of the embodiments described in the description, from which, for a person skilled in the art, other drawings can be obtained without inventive faculty.
Fig. 1 is a flowchart of an aPaaS platform capability control method according to one or more embodiments of the present disclosure;
fig. 2 is a schematic diagram of a control model business flow of an aPaaS platform capability control method according to one or more embodiments of the present disclosure;
fig. 3 is a control model synchronization schematic diagram of an aPaaS platform capability control method according to one or more embodiments of the present disclosure;
FIG. 4 is a schematic diagram illustrating a configuration of an aPaaS platform capability control system according to one or more embodiments of the present disclosure;
fig. 5 is a schematic structural diagram of an electronic device according to one or more embodiments of the present disclosure.
Detailed Description
In order to enable a person skilled in the art to better understand the technical solutions in one or more embodiments of the present specification, the technical solutions in one or more embodiments of the present specification will be clearly and completely described below with reference to the drawings in one or more embodiments of the present specification, and it is obvious that the described embodiments are only some embodiments of the present specification, not all embodiments. All other embodiments, which can be made by one or more embodiments of the present disclosure without inventive faculty, are intended to be within the scope of the present disclosure.
Method embodiment
According to an embodiment of the present invention, an aaaas platform capability control method is provided, and fig. 1 is a flowchart of an aaas platform capability control method provided in one or more embodiments of the present specification, as shown in fig. 1, where the aaas platform capability control method according to an embodiment of the present invention specifically includes:
s1, defining a control model for describing the capacity items of the aPaaS platform, and determining a control range for controlling the capacity items through the control model.
According to the scene of the SaaS service and the capability of the aPaaS platform, a control model is abstracted, and the model can not only meet the current business scene of the SaaS, but also can cope with future business requirements, so that model abstraction is needed to be carried out by combining the SaaS service and the capability of the aPaaS platform, and then the obtained control model is opened for the SaaS service.
The control model may be implemented at least in the form of buttons, layouts, flows, and fields.
In this embodiment, taking a button service as an example, first, a user self-defines a button to place a button model, and abstracts the button model, where the button model may be displayed on a data list page or on a detail page. Two capability control items are abstracted for the service of the button model, and the user triggers corresponding service functions of the capability control items by clicking the button, such as: after clicking the button, popping up the page, displaying the field configured by the user, and inputting the update; or the fields not displayed on the interface, and automatically updating the values of the fields through other business logic during storage. SaaS limits the fields that a user can configure through capability control items when developing certain services.
The control range of the control model specifically comprises:
(1) Controlling all capability items of all services of all SaaS tenants;
(2) Controlling all capability items of all SaaS tenant appointed services;
(3) Controlling the appointed capacity items of all SaaS tenant appointed services;
(4) Controlling all capability items of all services of the designated SaaS tenant;
(5) All capability items of the specified SaaS tenant specified service are controlled;
(6) And controlling the appointed capability item of the appointed service of the appointed SaaS tenant.
The control range of the control model is more and more accurate from 1 to 6, and the more accurate the control range is, the higher the control priority is.
When various control model data appear, the data needs to be integrated, and the data integration processing includes: a merge mode and a strict mode;
the merging mode specifically comprises the following steps: control model data with a smaller control range will inherit control model data with a larger control range.
The strict mode is specifically as follows: in the control model data of all control ranges, as long as one of the capability items is disabled, this capability item must be disabled in the other control model data.
S2, determining the value of the capacity item according to the scene of the SaaS service, and storing the obtained control model data into a control model system.
The control model data is proposed by the product in the business design stage and confirmed after being reviewed, and is online after being tested and verified in the development stage, as shown in fig. 2:
in the beginning stage of business development, the product manager puts forward the demand and verifies in the development stage; before online, a product manager inputs model data through a control model management and maintenance function; after data approval, automatically converting the data and storing the data into a control model system, after the product is input by a control model management system, converting the data by the control model management system and storing the data into the control model system, and then synchronizing the data to the currently supported cluster environment so as to ensure that the control model data of each cluster is consistent and the service is on line; when a user expands own special requirements based on a SaaS standard service, configuration is needed based on the capacity provided by the aPaaS, and at the moment, a control model system controls the capacity of the aPaaS based on model data; the user configures and completes own special requirements within the range allowed by the current service.
The method for synchronizing data to the currently supported cluster environment is shown in fig. 3, and after model data is input by a product manager, the model data enters a service object table; the business object sends event notification through instant triggering; the control model system receives the event, converts the data and writes the data into the control model system of the current cluster, and then continues to synchronize the control model data to the cloud where other clusters are located; other clouds receive the data and store the data in a model system; other clouds may normally restrict the aPaaS capabilities used based on the control model system.
S3, controlling the capacity of the aPaaS based on the control model data when the SaaS service is configured and expanded through the aPaaS platform through the control model system.
By adopting the embodiment of the invention, the model describing the capacity of the aPaaS platform is defined, so that when the capacity provided by the aPaaS platform exceeds the requirements of certain SaaS services to cause service faults, or the capacity shielding is required to be carried out in each service by hard coding, the configurable fields are limited by the capacity control items of the model, thereby realizing the customization of the service according to the requirements of users and avoiding the damage to the current service caused by the capacity exceeding the requirements.
System embodiment
According to an embodiment of the present invention, an aaaas platform capability control system is provided, and fig. 4 is a control model business flow schematic diagram of an aaas platform capability control method provided in one or more embodiments of the present specification, as shown in fig. 4, where the aaas platform capability control system according to an embodiment of the present invention specifically includes:
model definition module 40: the control method is used for defining a control model for describing the capacity items of the aPaaS platform, and determining the control range for controlling the capacity items through the control model.
The control range for controlling the capability item through the control model specifically comprises:
controlling all capability items of all services of all SaaS tenants;
controlling all capability items of all SaaS tenant appointed services;
controlling the appointed capacity items of all SaaS tenant appointed services;
controlling all capability items of all services of the designated SaaS tenant;
all capability items of the specified SaaS tenant specified service are controlled;
and controlling the appointed capability item of the appointed service of the appointed SaaS tenant.
Model setting module 42: and the control model data is used for determining the value of the capacity item according to the scene of the SaaS service and storing the obtained control model data into a control model system.
Capability control module 44: and the control model system is used for controlling the capacity item of the aPaaS platform based on the control model data when the SaaS service is configured and expanded through the aPaaS platform.
The embodiment of the present invention is a system embodiment corresponding to the above method embodiment, and specific operations of each module may be understood by referring to the description of the method embodiment, which is not repeated herein.
Device embodiment 1
An embodiment of the present invention provides an electronic device, as shown in fig. 5, including: a memory 50, a processor 52 and a computer program stored on the memory 50 and executable on the processor 52, which when executed by the processor 52 performs the following method steps:
s1, defining a control model for describing the capacity item of an aPaaS platform, and determining a control range for controlling the capacity item through the control model;
s2, determining the value of the capacity item according to the scene of the SaaS service, and storing the obtained control model data into a control model system;
s3, controlling the capacity of the aPaaS based on the control model data when the SaaS service is configured and expanded through the aPaaS platform through the control model system.
Device example two
An embodiment of the present invention provides a computer-readable storage medium having stored thereon a program for realizing information transmission, which when executed by the processor 52 realizes the following method steps:
s1, defining a control model for describing the capacity item of an aPaaS platform, and determining a control range for controlling the capacity item through the control model;
s2, determining the value of the capacity item according to the scene of the SaaS service, and storing the obtained control model data into a control model system;
s3, controlling the capacity of the aPaaS based on the control model data when the SaaS service is configured and expanded through the aPaaS platform through the control model system.
The computer readable storage medium of the present embodiment includes, but is not limited to: ROM, RAM, magnetic or optical disks, etc.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention.

Claims (7)

1. The method for controlling the capacity of the aPaaS platform is characterized by comprising the following steps of:
defining a control model describing the capacity items of the aPaaS platform, and determining a control range for controlling the capacity items through the control model;
the control range for controlling the capability item through the control model specifically comprises:
(1) Controlling all capability items of all services of all SaaS tenants;
(2) Controlling all capability items of all SaaS tenant appointed services;
(3) Controlling the appointed capacity items of all SaaS tenant appointed services;
(4) Controlling all capability items of all services of the designated SaaS tenant;
(5) All capability items of the specified SaaS tenant specified service are controlled;
(6) Controlling a designated capacity item of a designated service of a designated SaaS tenant;
the control range of the control model is more and more accurate from 1 to 6, and the more accurate the control range is, the higher the control priority is;
determining the value of the capability item according to the scene of the SaaS service, and storing the obtained control model data into a control model system;
and when the SaaS service is configured and expanded through the aPaaS platform, the control model system controls the capacity of the aPaaS based on the control model data.
2. The method of claim 1, wherein when a plurality of the control model data are present, the control model data need to be subjected to an integration process.
3. The method of claim 2, wherein the integrating process comprises: a merge mode and a strict mode;
the merging mode specifically comprises the following steps: the control model data with smaller control range inherits the control model data with larger control range;
the strict mode is specifically as follows: in the control model data of all control ranges, as long as one of the capability items is disabled, this capability item must be disabled in the other control model data.
4. The method of claim 1, wherein the control model is implemented at least in the form of buttons, layouts, flows, and fields.
5. An aPaaS platform capability control system, comprising:
model definition module: the control method comprises the steps of defining a control model for describing the capacity items of the aPaaS platform, and determining a control range for controlling the capacity items through the control model;
the control range for controlling the capability item through the control model specifically comprises:
controlling all capability items of all services of all SaaS tenants;
controlling all capability items of all SaaS tenant appointed services;
controlling the appointed capacity items of all SaaS tenant appointed services;
controlling all capability items of all services of the designated SaaS tenant;
all capability items of the specified SaaS tenant specified service are controlled;
controlling a designated capacity item of a designated service of a designated SaaS tenant;
and a model setting module: the method comprises the steps of determining the value of the capability item according to the scene of the SaaS service, and storing the obtained control model data into a control model system;
capability control module: and the control model system is used for controlling the capacity item of the aPaaS platform based on the control model data when the SaaS service is configured and expanded through the aPaaS platform.
6. An electronic device, comprising:
a processor; the method comprises the steps of,
a memory arranged to store computer executable instructions which when executed cause the processor to implement the steps of the aPaaS platform capability control method according to any one of claims 1 to 4.
7. A storage medium storing computer executable instructions which when executed implement the steps of the aPaaS platform capability control method according to any one of claims 1-4.
CN202310945943.0A 2023-07-31 2023-07-31 Capacity control method and system for aPaaS platform Active CN116680011B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310945943.0A CN116680011B (en) 2023-07-31 2023-07-31 Capacity control method and system for aPaaS platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310945943.0A CN116680011B (en) 2023-07-31 2023-07-31 Capacity control method and system for aPaaS platform

Publications (2)

Publication Number Publication Date
CN116680011A CN116680011A (en) 2023-09-01
CN116680011B true CN116680011B (en) 2023-11-03

Family

ID=87782245

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310945943.0A Active CN116680011B (en) 2023-07-31 2023-07-31 Capacity control method and system for aPaaS platform

Country Status (1)

Country Link
CN (1) CN116680011B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110851134A (en) * 2019-11-08 2020-02-28 广东道一信息技术股份有限公司 Low-code page design device and page design method
CN114143201A (en) * 2021-11-12 2022-03-04 杭州极简物控科技有限公司 Power distribution network fusion terminal equipment control method based on low code technology
CN115220780A (en) * 2022-07-07 2022-10-21 阿里巴巴(中国)有限公司 Service configuration method, device and equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3467642B1 (en) * 2017-10-04 2023-10-04 ServiceNow, Inc. Guided configuration item class creation in a remote network management platform
US20220207177A1 (en) * 2018-09-13 2022-06-30 Ardian Technologies Community Governed End to End Encrypted Multi-Tenancy System to Perform Tactical and Permanent Database and Communication Operations
US11379089B2 (en) * 2020-07-02 2022-07-05 Servicenow, Inc. Adaptable user interface layout for applications
WO2023097026A2 (en) * 2021-11-23 2023-06-01 Strong Force TX Portfolio 2018, LLC Transaction platforms where systems include sets of other systems

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110851134A (en) * 2019-11-08 2020-02-28 广东道一信息技术股份有限公司 Low-code page design device and page design method
CN114143201A (en) * 2021-11-12 2022-03-04 杭州极简物控科技有限公司 Power distribution network fusion terminal equipment control method based on low code technology
CN115220780A (en) * 2022-07-07 2022-10-21 阿里巴巴(中国)有限公司 Service configuration method, device and equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Practical runtime security mechanisms for an aPaaS cloud;Mehmet Tahir Sandikkaya等;2014 IEEE Globecom Workshops;第53-58页 *
基于SaaS模式的电子商务平台;骆鹏傲;朱红;;长春工业大学学报(自然科学版)(04);第436-441页 *

Also Published As

Publication number Publication date
CN116680011A (en) 2023-09-01

Similar Documents

Publication Publication Date Title
US20150143272A1 (en) Method for performing batch management on desktop icon and digital mobile device
US20200202273A1 (en) Task derivation for workflows
EP3187991A1 (en) Method and system for integrated application notifications
CN111614490B (en) Management system and method for managed container cluster based on top-level container cluster
US8504501B2 (en) Dynamic constraint satisfaction problem solver
US8065255B2 (en) Management of sub-problems in a dynamic constraint satisfaction problem solver
US11586683B2 (en) Methods, systems and recording mediums for managing conversation contents in messenger
JP6750124B2 (en) Terminal device, UI expansion method, and UI expansion program
CN110347494A (en) Context information management method, apparatus, system and computer readable storage medium
CN114912897A (en) Workflow execution method, workflow arrangement method and electronic equipment
CN116680011B (en) Capacity control method and system for aPaaS platform
CN113052246A (en) Method and related device for training classification model and image classification
US10782991B2 (en) Customizable virtual machine retirement in a management platform
US20180196664A1 (en) Modularized application framework
CN112204527A (en) Method and system for processing engineering data in a multi-engineering system environment
CN115934180A (en) Workflow engine implementation method, system, device and medium
CN114115821A (en) Application development method and platform, application deployment method and node, system and equipment
CN110908745A (en) Data analysis display method and system, storage medium, server and client
CN115222041B (en) Graph generation method and device for model training, electronic equipment and storage medium
US20230359317A1 (en) Notification Processing Method and Apparatus, Terminal, and Storage Medium
CN113805919B (en) Rendering special effect updating method and device, electronic equipment and storage medium
CN109213549A (en) Wallpaper setting method and terminal device
CN113986493B (en) Service use request processing method, related device and computer program product
CN117032859A (en) Layered development device, method, equipment and medium for UI (user interface) and business application
CN113254168B (en) Operation method, device, equipment and storage medium of block chain system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant