IP Library Granted Patent US 10,289,457
Granted Patent B1
US 10,289,457 · App. 15/084,677 · Granted May 14, 2019

Systems and methods for dynamic discovery of container-based microservices

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,289,457
App. No.
15/084,677
Granted
May 14, 2019
Kind
B1
Abstract

In one embodiment, a method includes determining a particular microservice to connect to an instance of a first container to provide a service. The method further includes identifying, from container metadata, one or more inputs of the first container. The method also includes searching the container metadata for containers that provide the particular microservice and whose outputs satisfy the one or more inputs of the first container. In addition, the method includes selecting a second container based on the searching, the second container comprising one or more outputs. Also, the method includes creating an instance of the second container. Furthermore, the method includes connecting the instance of the second container to the instance of the first container using the one or more outputs of the second container and the one or more inputs of the first container.

Claims (71)

1. A method comprising, by a computer system:

determining, for a first container of a first microservice type, a second microservice type to connect to the first container to provide a service, wherein the service comprises the first microservice type and the second microservice type, and wherein the first microservice type and the second microservice type are each expressed as one of a defined set of microservice types;

identifying, from container metadata, one or more input data parameters of the first container, wherein the one or more input data parameters are used to instantiate the first container;

wherein the container metadata specifies, for each microservice type in the defined set of microservice types, one or more containers, at least one input data parameter of each of the one or more containers and at least one output data parameter of each of the one or more containers;

searching the container metadata for containers of the second microservice type for which the at least one output data parameter satisfies the one or more input data parameters of the first container, wherein the searching yields at least one container of the one or more containers of the second microservice type;

selecting a second container from the at least one container yielded by the searching, the second container having one or more output data parameters, specified in the container metadata, that satisfy the one or more input data parameters of the first container and that are output by the second container;

responsive to the selecting, creating an instance of the second container; and

chaining the instance of the second container to an instance of the first container using the one or more output data parameters of the second container and the one or more input data parameters of the first container so as to create the service.

2. The method of claim 1 , wherein the container metadata is distributed across a plurality of locations and exposed via a plurality of application programming interfaces (APIs).

3. The method of claim 1 , wherein the container metadata is centrally maintained.

4. The method of claim 1 , comprising:

receiving a new container for a container registry; and

adding metadata for the new container to the container metadata.

5. The method of claim 1 , comprising:

determining a third microservice type to connect to the instance of the second container to provide a second service, wherein the third microservice type is expressed as one of the defined set of microservice types;

identifying, from the container metadata, one or more input data parameters of the second container;

searching the container metadata for containers of the third microservice type for which the at least one output data parameter satisfies the one or more input data parameters of the second container;

selecting a third container, the third container having one or more output data parameters, specified in the container metadata, that satisfy the one or more input data parameters of the second container and that are output by the third container;

responsive to the selecting of the third container, creating an instance of the third container; and

chaining the instance of the third container to the instance of the second container using the one or more output data parameters of the third container and the one or more input data parameters of the second container so as to create the second service.

6. The method of claim 1 , wherein:

the searching yields a list of containers of the second microservice type; and

the second container is selected from the list.

7. The method of claim 1 , wherein the creating comprises causing the second container to be deployed.

8. An information handling system comprising a processor and memory, wherein the processor and memory in combination are operable to implement a method comprising:

determining, for a first container of a first microservice type, a second microservice type to connect to the first container to provide a service, wherein the service comprises the first microservice type and the second microservice type, and wherein the first microservice type and the second microservice type are each expressed as one of a defined set of microservice types;

identifying, from container metadata, one or more input data parameters of the first container, wherein the one or more input data parameters are used to instantiate the first container;

wherein the container metadata specifies, for each microservice type in the defined set of microservice types, one or more containers, at least one input data parameter of each of the one or more containers and at least one output data parameter of each of the one or more containers;

searching the container metadata for containers of the second microservice type for which the at least one output data parameter satisfies the one or more input data parameters of the first container, wherein the searching yields at least one container of the one or more containers of the second microservice type;

selecting a second container from the at least one container yielded by the searching, the second container having one or more output data parameters, specified in the container metadata, that satisfy the one or more input data parameters of the first container and that are output by the second container;

responsive to the selecting, creating an instance of the second container; and

chaining the instance of the second container to an instance of the first container using the one or more output data parameters of the second container and the one or more input data parameters of the first container so as to create the service.

9. The information handling system of claim 8 , wherein the container metadata is distributed across a plurality of locations and exposed via a plurality of application programming interfaces (APIs).

10. The method of claim 8 , wherein the container metadata is centrally maintained.

11. The information handling system of claim 8 , the method comprising:

receiving a new container for a container registry; and

adding metadata for the new container to the container metadata.

12. The information handling system of claim 8 , the method comprising:

determining a third microservice type to connect to the instance of the second container to provide a second service, wherein the third microservice type is expressed as one of the defined set of microservice types;

identifying, from the container metadata, one or more input data parameters inputs of the second container;

searching the container metadata for containers of the third microservice type for which the at least one output data parameter satisfies the one or more input data parameters of the second container;

selecting a third container, the third container having one or more output data parameters, specified in the container metadata, that satisfy the one or more input data parameters of the second container and that are output by the third container;

responsive to the selecting of the third container, creating an instance of the third container; and

chaining the instance of the third container to the instance of the second container using the one or more output data parameters of the third container and the one or more input data parameters of the second container so as to create the second service.

13. The information handling system of claim 8 , wherein:

the searching yields a list of containers of the second microservice type; and

the second container is selected from the list.

14. The information handling system of claim 8 , wherein the creating comprises causing the second container to be deployed.

15. A computer-program product comprising a non-transitory computer-usable medium having computer-readable program code embodied therein, the computer-readable program code adapted to be executed to implement a method comprising:

determining, for a first container of a first microservice type, a second microservice type to connect to the first container to provide a service, wherein the service comprises the first microservice type and the second microservice type, and wherein the first microservice type and the second microservice type are each expressed as one of a defined set of microservice types;

identifying, from container metadata, one or more input data parameters of the first container, wherein the one or more input data parameters are used to instantiate the first container;

wherein the container metadata specifies, for each microservice type in the defined set of microservice types, one or more containers, at least one input data parameter of each of the one or more containers and at least one output data parameter of each of the one or more containers;

searching the container metadata for containers of the second microservice type for which the at least one output data parameter satisfies the one or more input data parameters of the first container, wherein the searching yields at least one container of the one or more containers of the second microservice type;

selecting a second container from the at least one container yielded by the searching, the second container having one or more output data parameters, specified in the container metadata, that satisfy the one or more input data parameters of the first container and that are output by the second container;

responsive to the selecting, creating an instance of the second container; and

chaining the instance of the second container to an instance of the first container using the one or more output data parameters of the second container and the one or more input data parameters of the first container so as to create the service.

16. The computer-program product of claim 15 , wherein the container metadata is distributed across a plurality of locations and exposed via a plurality of application programming interfaces (APIs).

17. The computer-program product of claim 15 , wherein the container metadata is centrally maintained.

18. The computer-program product of claim 15 , the method comprising:

receiving a new container for a container registry; and

adding metadata for the new container to the container metadata.

19. The computer-program product of claim 15 , the method comprising:

determining a third microservice type to connect to the instance of the second container to provide a second service, wherein the third microservice type is expressed as one of the defined set of microservice types;

identifying, from the container metadata, one or more input data parameters of the second container;

searching the container metadata for containers of the third microservice type for which the at least one output data parameter satisfies the one or more input data parameters of the second container;

selecting a third container, the third container having one or more output data parameters, specified in the container metadata, that satisfy the one or more input data parameters of the second container and that are output by the third container;

responsive to the selecting of the third container, creating an instance of the third container; and

chaining the instance of the third container to the instance of the second container using the one or more output data parameters of the third container and the one or more input data parameters of the second container so as to create the second service.

20. The computer-program product of claim 15 , wherein:

the searching yields a list of containers of the second microservice type; and

the second container is selected from the list.

Assignments (26)
RELEASE OF SECURITY INTEREST Recorded Nov 19, 2025
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: QUEST SOFTWARE INC.; ANALYTIX DATA SERVICES INC.; BINARYTREE.COM LLC; ERWIN, INC.
Reel/Frame 073606/0001 →
RELEASE OF SECURITY INTEREST Recorded Nov 18, 2025
From: GOLDMAN SACHS BANK USA, AS COLLATERAL AGENT
To: QUEST SOFTWARE INC.; ANALYTIX DATA SERVICES INC.; BINARYTREE.COM LLC; ERWIN, INC.
Reel/Frame 073613/0326 →
SECURITY INTEREST Recorded Jun 8, 2025
From: QUEST SOFTWARE INC.; ANALYTIX DATA SERVICES INC.; ERWIN, INC.
To: ALTER DOMUS (US) LLC
Reel/Frame 071527/0649 →
SECURITY INTEREST Recorded Jun 8, 2025
From: QUEST SOFTWARE INC.; ANALYTIX DATA SERVICES INC.; ERWIN, INC.
To: ALTER DOMUS (US) LLC
Reel/Frame 071527/0001 →
RELEASE OF FIRST LIEN SECURITY INTEREST IN PATENTS Recorded Feb 2, 2022
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
To: QUEST SOFTWARE INC.
Reel/Frame 059105/0479 →
FIRST LIEN INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded Feb 2, 2022
From: QUEST SOFTWARE INC.; ANALYTIX DATA SERVICES INC.; BINARYTREE.COM LLC; ERWIN, INC.; ONE IDENTITY LLC; ONELOGIN, INC.; ONE IDENTITY SOFTWARE INTERNATIONAL DESIGNATED ACTIVITY COMPANY
To: GOLDMAN SACHS BANK USA
Reel/Frame 058945/0778 →
SECOND LIEN INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded Feb 2, 2022
From: QUEST SOFTWARE INC.; ANALYTIX DATA SERVICES INC.; BINARYTREE.COM LLC; ERWIN, INC.; ONE IDENTITY LLC; ONELOGIN, INC.; ONE IDENTITY SOFTWARE INTERNATIONAL DESIGNATED ACTIVITY COMPANY
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 058952/0279 →
RELEASE OF SECOND LIEN SECURITY INTEREST IN PATENTS Recorded Feb 2, 2022
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
To: QUEST SOFTWARE INC.
Reel/Frame 059096/0683 →
FIRST LIEN PATENT SECURITY AGREEMENT Recorded Jun 7, 2018
From: QUEST SOFTWARE INC.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 046327/0347 →
SECOND LIEN PATENT SECURITY AGREEMENT Recorded Jun 7, 2018
From: QUEST SOFTWARE INC.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 046327/0486 →
RELEASE OF FIRST LIEN SECURITY INTEREST IN PATENTS RECORDED AT R/F 040581/0850 Recorded May 22, 2018
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
To: QUEST SOFTWARE INC. (F/K/A DELL SOFTWARE INC.); AVENTAIL LLC
Reel/Frame 046211/0735 →
CHANGE OF NAME Recorded Dec 6, 2017
From: DELL SOFTWARE INC.
To: QUEST SOFTWARE INC.
Reel/Frame 044719/0565 →
CORRECTIVE ASSIGNMENT TO CORRECT THE ASSIGNEE PREVIOUSLY RECORDED AT REEL: 040587 FRAME: 0624. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded Nov 28, 2017
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: QUEST SOFTWARE INC. (F/K/A DELL SOFTWARE INC.); AVENTAIL LLC
Reel/Frame 044811/0598 →
SECOND LIEN PATENT SECURITY AGREEMENT Recorded Nov 10, 2016
From: DELL SOFTWARE INC.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 040587/0624 →
FIRST LIEN PATENT SECURITY AGREEMENT Recorded Nov 9, 2016
From: DELL SOFTWARE INC.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 040581/0850 →
RELEASE OF SECURITY INTEREST Recorded Oct 31, 2016
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: AVENTAIL LLC; DELL PRODUCTS, L.P.; DELL SOFTWARE INC.
Reel/Frame 040521/0467 →
RELEASE OF SECURITY INTEREST IN CERTAIN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040039/0642) Recorded Oct 31, 2016
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
To: AVENTAIL LLC; DELL PRODUCTS L.P.; DELL SOFTWARE INC.
Reel/Frame 040521/0016 →
SECURITY AGREEMENT Recorded Sep 14, 2016
From: AVENTAIL LLC; DELL PRODUCTS, L.P.; DELL SOFTWARE INC.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 040030/0187 →
RELEASE OF REEL 038664 FRAME 0908 (NOTE) Recorded Sep 14, 2016
From: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
To: DELL SOFTWARE INC.; DELL PRODUCTS L.P.; SECUREWORKS, CORP.; WYSE TECHNOLOGY L.L.C.
Reel/Frame 040027/0390 →
RELEASE OF REEL 038665 FRAME 0041 (TL) Recorded Sep 14, 2016
From: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
To: DELL SOFTWARE INC.; DELL PRODUCTS L.P.; SECUREWORKS, CORP.; WYSE TECHNOLOGY L.L.C.
Reel/Frame 040028/0375 →
SECURITY AGREEMENT Recorded Sep 14, 2016
From: AVENTAIL LLC; DELL PRODUCTS L.P.; DELL SOFTWARE INC.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 040039/0642 →
RELEASE OF REEL 038665 FRAME 0001 (ABL) Recorded Sep 13, 2016
From: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
To: DELL SOFTWARE INC.; DELL PRODUCTS L.P.; SECUREWORKS, CORP.; WYSE TECHNOLOGY L.L.C.
Reel/Frame 040021/0348 →
SUPPLEMENT TO PATENT SECURITY AGREEMENT (TERM LOAN) Recorded May 11, 2016
From: DELL PRODUCTS L.P.; DELL SOFTWARE INC.; WYSE TECHNOLOGY, L.L.C.
To: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
Reel/Frame 038665/0041 →
SUPPLEMENT TO PATENT SECURITY AGREEMENT (ABL) Recorded May 11, 2016
From: DELL PRODUCTS L.P.; DELL SOFTWARE INC.; WYSE TECHNOLOGY, L.L.C.
To: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 038665/0001 →
SUPPLEMENT TO PATENT SECURITY AGREEMENT (NOTES) Recorded May 11, 2016
From: DELL SOFTWARE INC.; WYSE TECHNOLOGY, L.L.C.; DELL PRODUCTS L.P.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS FIRST LIEN COLLATERAL AGENT
Reel/Frame 038664/0908 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 31, 2016
From: SLAWOMIR, DORZAK
To: DELL SOFTWARE INC.
Reel/Frame 038148/0894 →