Configuration recommendation for a microservice architecture

US11637889B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11637889-B2
Application numberUS-201916564452-A
CountryUS
Kind codeB2
Filing dateSep 9, 2019
Priority dateApr 17, 2017
Publication dateApr 25, 2023
Grant dateApr 25, 2023

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

An example method of providing a configuration for a multitier microservice architecture includes receiving a configuration request from a user for a configuration that satisfies a set of conditions in a cloud environment. The method also includes searching a configuration data store for the configuration that matches the set of conditions. The configuration specifies a first container and a second container, the first container sends a first communication to the second container, and the second container sends a second communication responsive to the first communication to the first container. The method further includes in response to finding the configuration that matches the set of conditions: sending an allocation request to a cloud provider for allocation of the configuration in the cloud environment and providing a first identifier (ID) that identifies the first container and a second ID that identifies the second container to the user.

First claim

Opening claim text (preview).

We claim: 1. A method of providing a configuration performed by a computing system, the method comprising: receiving a configuration request from a user for a configuration that satisfies a set of conditions in a cloud environment, a condition of the set of conditions specifying a throughput that satisfies a throughput threshold; searching a configuration data store for the configuration that satisfies the set of conditions in response to receiving the configuration request, the configuration data store storing information on multitier configurations provided by one or more cloud providers, each of the multitier configurations corresponding to at least one throughput parameter; providing to the user, based on searching the configuration data store, a multitier configuration that does not satisfy all of the set of conditions but corresponds to a throughput parameter which satisfies the throughput threshold, the multitier configuration that does not satisfy all of the set of conditions being determined by applying a K-nearest neighbor (KNN) model on the multitier configurations in the configuration data store, an input of the KNN model being based on one or more conditions of the set of conditions, the multitier configuration specifying a first container located at a first tier of a multitier microservice architecture and a second container located at a second tier of the multitier microservice architecture, each multitier configuration specifying one or more containers located at the first tier and one or more containers located at the second tier; and for one or more multitier configurations in the cloud environment: retrieving a first throughput for the respective configuration; populating a table with an entry specifying the respective configuration and the first throughput; and storing the table in the configuration data store. 2. The method of claim 1 , wherein an application is decomposed into a first microservice and a second microservice. 3. The method of claim 2 , wherein a first instance of the first microservice is run in the first container, and a second instance of the second microservice is run in the second container. 4. The method of claim 1 , wherein a second condition of the set of conditions specifies a payment metric that satisfies a payment threshold. 5. The method of claim 4 , further comprising: for one or more multitier configurations in the cloud environment, each multitier configuration specifying one or more containers located at the first tier and one or more containers located at the second tier: retrieving a first payment metric for the respective configuration; and populating the table with an entry specifying the respective configuration and the first payment metric. 6. The method of claim 1 , further comprising: searching a first website associated with a first cloud provider of the one or more cloud providers; retrieving, based on searching the first website, information on one or more first multitier configurations provided by the first cloud provider; searching a second website associated with a second cloud provider of the one or more cloud providers; and retrieving, based on searching the second website, information on one or more second multitier configurations provided by the second cloud provider. 7. The method of claim 6 , further comprising: storing the information on the one or more first and second multitier configurations into the configuration data store. 8. The method of claim 1 , wherein providing the multitier configuration includes allocating resources in the cloud environment in accordance with the multitier configuration. 9. A system for providing a configuration, comprising: a processor; a memory coupled to the processor, wherein the memory comprises instructions that, when executed by the processor, cause the processor to: store information on multitier configurations provided by one or more cloud providers, each of the multitier configurations corresponding to at least one throughput parameter; receive a configuration request from a user for a configuration that satisfies a set of conditions in a cloud environment, a condition of the set of conditions specifying a throughput that satisfies a throughput threshold; search the configuration data store for the configuration that satisfies the set of conditions, wherein the database management server provides, based on searching the configuration data store, a multitier configuration that does not satisfy all of the set of conditions but corresponds to a throughput parameter which satisfies the throughput threshold to the user, the multitier configuration that does not satisfy all of the set of conditions being determined by applying a K-nearest neighbor (KNN) model on the configurations in the configuration data store, an input of the KNN model being based on one or more conditions of the set of conditions, wherein the multitier configuration specifies a first container located at a first tier of a multitier microservice architecture and a second container located at a second tier of the multitier microservice architecture, each multitier configuration specifying one or more containers located at the first tier and one or more containers located at the second tier; and for one or more multitier configurations in the cloud environment: retrieve a first throughput for the respective configuration; populate a table with an entry specifying the respective configuration and the first throughput; and store the table in the configuration data store. 10. The system of claim 9 , wherein the first container sends a first communication to the second container, and the second container sends a second communication responsive to the first communication to the first container. 11. The system of claim 9 , wherein the first container includes at least one of a compute resource, network resource, or storage resource. 12. The system of claim 11 , wherein the compute resource is a central processing unit (CPU) cycle or random access memory (RAM) capacity. 13. The system of claim 9 , wherein for one or more multitier configurations, the database management server obtains a payment metric for a respective multitier configuration and populates the table with an entry specifying the respective configuration and the payment metric. 14. A non-transitory machine-readable medium comprising a plurality of machine-readable instructions that when executed by one or more processors is adapted to cause the one or more processors to perform a method comprising: receiving a configuration request from a user for a configuration that satisfies a set of conditions in a cloud environment, a condition of the set of conditions specifying a throughput that satisfies a throughput threshold; searching a configuration data store for the configuration that satisfies the set of conditions in response to receiving the configuration request, the configuration data store storing information on multitier configurations provided by one or more cloud providers, each of the multitier configurations corresponding to at least one throughput parameter; providing to the user, based on searching the configuration data store, a multitier configuration that does not satisfy all of the set of conditions but corresponds to a throughput parameter which satisfies the throughput threshold, the multitier configuration that does not satisfy all of the set of conditions being determined by applying a K-nearest neighbor (KNN) model on the multitier configurations in the configuration data store, an input of the KNN model being based on one or more conditions of the set of cond

Assignees

Inventors

Classifications

  • Charging, metering or billing arrangements specially adapted for data communications, e.g. authentication, authorisation and accounting [AAA] framework · CPC title

  • wherein the managed service relates to distributed or central networked applications · CPC title

  • Isolation or security of virtual machine instances · CPC title

  • H04L67/10Primary

    in which an application is distributed across nodes in the network (software deployment G06F8/60; multiprogramming arrangements G06F9/46) · CPC title

  • Creating, deleting, cloning virtual machine instances · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11637889B2 cover?
An example method of providing a configuration for a multitier microservice architecture includes receiving a configuration request from a user for a configuration that satisfies a set of conditions in a cloud environment. The method also includes searching a configuration data store for the configuration that matches the set of conditions. The configuration specifies a first container and a se…
Who is the assignee on this patent?
Red Hat Inc
What technology area does this patent fall under?
Primary CPC classification H04L67/10. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Apr 25 2023 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 11 related publications on this page (citations in our corpus or others sharing the same primary CPC).