Migrating legacy applications to a multi-tenant computing environment

US10904321B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10904321-B2
Application numberUS-201815936613-A
CountryUS
Kind codeB2
Filing dateMar 27, 2018
Priority dateMar 2, 2015
Publication dateJan 26, 2021
Grant dateJan 26, 2021

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.

Various embodiments migrate a legacy application to a multi-tenant computing environment. In one embodiment, at least one virtualized computing container is instantiated on a host system in a multi-tenant computing environment. An instance of the legacy application is executed within the virtualized computing container. The legacy application having been initially configured to run on premise and serve one tenant at a time. The virtualized computing container securely isolates the executing instance of the legacy application from other executing instances of the legacy application. At least one request received from a first client is sent to the instance of the legacy application executing within the virtualized computing container. The virtualized computing container is quiesced based on at least one quiescing criterion having been satisfied by the instance of the legacy application.

First claim

Opening claim text (preview).

What is claimed is: 1. A method for migrating a legacy application to a multi-tenant computing environment, the method comprising: instantiating at least one virtualized computing container on a host system in a multi-tenant computing environment; executing an instance of the legacy application within the virtualized computing container, the legacy application being initially configured to run on premise and serve one tenant at a time, and where the virtualized computing container securely isolates the executing instance of the legacy application from other executing instances of the legacy application; processing, based on the executing, at least one request received by a load balancer from a first client for accessing the instance of the legacy application; determining that the instance of the legacy application has satisfied at least one quiescing criterion based on monitoring an operating state of the instance of the legacy application; and quiescing the virtualized computing container based on the at least one quiescing criterion having been satisfied by the instance of the legacy application. 2. The method of claim 1 , further comprising: instantiating at least one additional virtualized computing container on the host system; and executing an additional instance of the legacy application within the additional virtualized computing container, where the virtualized computing container serves the first client and the additional virtualized computing container serves a second client. 3. The method of claim 1 , further comprising: receiving, by a load balancer, the request from the client; selecting, by the load balancer, at least one request dispatcher; and sending the request to the at least one request dispatcher. 4. The method of claim 3 , wherein instantiating the at least one virtualized computing container is based on: extracting, by the request dispatcher, a tenant identifier from the request, the tenant identifier uniquely identifying the first client; comparing, by the request dispatcher, the tenant identifier to a set of mapping information, where the set of mapping information maps each of a set of clients to at least one virtualized computing container; determining, by the request dispatcher and based on the comparing, that a virtualized computing container fails to be mapped to the tenant identifier; and dynamically performing the instantiating based on determining that a virtualized computing container fails to be mapped to the tenant identifier. 5. The method of claim 4 , further comprising: sending, by the request dispatcher, the request to the virtualized computing container after the container has been initialized that the instance of the legacy application has been executed. 6. The method of claim 3 , further comprising: extracting, by the request dispatcher, a tenant identifier from the request, the tenant identifier uniquely identifying the first client; comparing, by the request dispatcher, the tenant identifier to a set of mapping information, where the set of mapping information maps each of a set of clients to at least one virtualized computing container; determining, by the request dispatcher and based on the comparing, that the virtualized computing container is mapped to the tenant identifier; and sending, by the request dispatcher, the request to the virtualized computing container. 7. The method of claim 1 , wherein the at least one quiescing criterion comprises one of: the instance of the legacy application performing an exit operation, the exit operation stopping executing of the instance of the legacy application; and the instance of the legacy application comprising an idle state. 8. The method of claim 1 , wherein the instance of the legacy application writes its current state to a persistent storage prior to the virtualized computing container being quiesced. 9. The method of claim 1 , further comprising: receiving the request from the client; determining, based on an identifier within the request, that the request is state-full and related to other requests; analyzing a set of mapping information, where the set of mapping information maps each of a set of clients to a set of virtualized computing containers and further maps each of the set of virtualized computing containers to a set of related requests; determining, based on the analyzing, the virtualized computing container is mapped to the request; and sending the request to the virtualized computing container based on determining that the virtualized computing container is mapped to the request. 10. The method of claim 1 , further comprising: determining the legacy application satisfies a plurality of migration criteria, wherein the at least one virtualized computing container is instantiated based on determining the legacy application satisfies a plurality of migration criteria. 11. The method of claim 1 , wherein determining the legacy application satisfies a plurality of migration criteria is based on analyzing a set of attributes associated with the legacy application. 12. An information processing system for migrating a legacy application to a multi-tenant computing environment, the information processing system comprising: memory; a processor communicatively coupled to the memory; and a resource manager communicatively coupled to the memory and the processor, the resource manager configured to perform a method comprising: instantiating at least one virtualized computing container on a host system in a multi-tenant computing environment; executing an instance of the legacy application within the virtualized computing container, the legacy application being initially configured to run on premise and serve one tenant at a time, and where the virtualized computing container securely isolates the executing instance of the legacy application from other executing instances of the legacy application; processing, based on the executing, at least one request received by a load balancer from a first client for accessing the instance of the legacy application; determining that the instance of the legacy application has satisfied at least one quiescing criterion based on monitoring an operating state of the instance of the legacy application; and quiescing the virtualized computing container based on the at least one quiescing criterion having been satisfied by the instance of the legacy application. 13. The information processing system of claim 12 , the method further comprising: instantiating at least one additional virtualized computing container on the host system; and executing an additional instance of the legacy application within the additional virtualized computing container, where the virtualized computing container serves the first client and the additional virtualized computing container serves a second client. 14. The information processing system of claim 12 , the method further comprising: receiving, by a load balancer, the request from the client; selecting, by the load balancer, at least one request dispatcher; and sending the request to the at least one request dispatcher, wherein instantiating the at least one virtualized computing container is based on: extracting, by the request dispatcher, a tenant identifier from the request, the tenant identifier uniquely identifying the first client; comparing, by the request dispatcher, the tenant identifier to a set of mapping information, where the set of mapping information maps each of a set of clients to at least one virtualized computing container; determining, by the request dispatcher and based on the comparing, that a

Assignees

Inventors

Classifications

  • Hypervisor-specific management and integration aspects · CPC title

  • for accessing one among a plurality of replicated servers · CPC title

  • Protocols · CPC title

  • involving the movement of software or configuration parameters  (network booting or remote initial program loading [RIPL] G06F9/4416) · CPC title

  • Network integration; Enabling network access in 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 US10904321B2 cover?
Various embodiments migrate a legacy application to a multi-tenant computing environment. In one embodiment, at least one virtualized computing container is instantiated on a host system in a multi-tenant computing environment. An instance of the legacy application is executed within the virtualized computing container. The legacy application having been initially configured to run on premise a…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F9/45558. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jan 26 2021 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 4 related publications on this page (citations in our corpus or others sharing the same primary CPC).