Abstract
A patent by the inventors Lee, Jonathan (Richmond Hill, CA), Moreau-Arnott, Elijah (Guelph, CA), Randall, Garrett (Waterloo, CA), filed on February 18, 2022, was published online on February 6, 2024, according to news reporting originating from Alexandria, Virginia, by NewsRx correspondents. Patent number 11893426 is assigned to Capital One Services LLC (McLean, Virginia, United States). The following quote was obtained by the news editors from the background information supplied by the inventors: “Microservices are commonly understood as modular software components or “miniapplications.” While typical applications are complex and often perform multiple different functions, microservices typically perform a single function. Microservices are generally called by using Application Programming Interfaces (APIs), and each microservice may communicate with other microservices using APIs. The microservice architecture has many known benefits, including for example the ability to scale, repair, update, remove, and/or add microservices independently of one another. Microservices may further be implemented via cloud computing or even using server-less computing methods such as Amazon® Web Services (AWS) lambda.