US 12,112,150 B2
Reusable code management for improved deployment of application code
Madhusudhanan Krishnamoorthy, Chennai (IN); Shadab Bubere, Bhiwandi (IN); Vaasudevan Sundaram, Chennai (IN); and Samrat Bhasin, Chennai (IN)
Assigned to Bank of America Corporation, Charlotte, NC (US)
Filed by Bank of America Corporation, Charlotte, NC (US)
Filed on Oct. 16, 2023, as Appl. No. 18/487,259.
Application 18/487,259 is a continuation of application No. 17/399,772, filed on Aug. 11, 2021, granted, now 11,822,907.
Prior Publication US 2024/0045661 A1, Feb. 8, 2024
This patent is subject to a terminal disclaimer.
Int. Cl. G06F 8/36 (2018.01); G06F 8/71 (2018.01); G06F 8/72 (2018.01); G06F 16/33 (2019.01)
CPC G06F 8/36 (2013.01) [G06F 8/71 (2013.01); G06F 8/72 (2013.01); G06F 16/3344 (2019.01)] 20 Claims
OG exemplary drawing
 
1. A system comprising:
a code repository configured to store application code, each entry of application code comprising instructions in a programming language for performing a computing task, wherein, for each entry of application code, the code repository further comprises:
metadata indicating a purpose associated with the computing task performed by the application code, and
a value corresponding to an amount of resources needed to use an entry of application code for performing the computing task, wherein the value is scaled according to the frequency of usage of deployed code, user characteristics associated with the deployed code and tasks performed using the deployed code; and
a code management system comprising:
a memory operable to store instructions for presenting a graphical user interface to a user; and
a processor communicatively coupled to the memory and configured to:
present the graphical user interface comprising fields for a selection of requested features of application code requested by the user;
determine, based at least in part on the requested features selected in the graphical user interface, code requirements comprising attributes of application code needed to achieve the requested features;
determine, based at least in part on the determined code requirements and the metadata for each entry of application code stored in the code repository, one or more candidate application code entries that correspond to the requested features, wherein the one or more candidate application code entries are determined from the code repository;
determine, for each candidate application code entry, the scaled values that correspond to an amount of resources needed to use the corresponding candidate application code entry for performing the computing task;
determine available resources that are associated with the system to perform the computing task;
present the candidate application code entries for user selection in the graphical user interface;
present the scaled values that correspond to the determined amount of resources for each candidate application code entry for the user selection of a candidate application code entry;
provide the selected candidate application code entry as a selected application code to a computing device associated with the user to make changes to the selected application code;
determine whether the changes to the selected application code improve the computing task; and
in response to determining that the changes to the selected application code improve the computing task:
adjust the scaled values corresponding to resources required to use the selected application code;
store the changes to the selected application code and scaled values as an optimized application code in the code repository; and
present the optimized application code and scaled values to users associated with computing devices.