| CPC G06F 8/41 (2013.01) [G06F 8/31 (2013.01)] | 20 Claims |

|
1. A computer-implemented method comprising:
receiving, at a computing device, code written using a Domain Specific Language (DSL) for package generation;
determining, by the computing device, a first component specified in the code written using the DSL;
determining, by the computing device, a second component based on a hard reference in code of the first component;
determining, by the computing device, a third component based on soft reference in source code of the first component or the second component, wherein the soft reference comprises a call to a service of the third component in code of the first component;
generating, by the computing device, a package comprising at least the first component, the second component, and the third component; and
deploying, by the computing device, the package on a server instance of a cloud computing server system.
|