| CPC G06F 8/71 (2013.01) [G06F 8/34 (2013.01); G06F 8/60 (2013.01)] | 20 Claims |

|
1. A computer-implemented method for low-code/no-code (LCNC) provisioning of continuous integration and continuous delivery (CI/CD) pipelines for deployment of an application to cloud-based environments, the method being executed by one or more processors and comprising:
receiving, through a set of user interfaces (UIs), user input comprising job configuration information and deployment information for an application;
providing a CI/CD job for the application with a CI/CD service using the job configuration information and the deployment information; and
triggering, in response to a commit of changes to the application in a repository, automated build of the application, and in response, automatically:
generating a development descriptor file at least partially based on the user input,
providing an archive file comprising the development descriptor file, and
processing, by the CI/CD job executed by the CI/CD service, the archive file to deploy the application within the target environment.
|