Serverless Application Function Execution
US-2023014233-A1 · Jan 19, 2023 · US
US12554523B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-12554523-B2 |
| Application number | US-202217837306-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jun 10, 2022 |
| Priority date | Jun 10, 2022 |
| Publication date | Feb 17, 2026 |
| Grant date | Feb 17, 2026 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Deployment times for container clones may be reduced by implementing some examples described herein. In one example, a system can receive a container snapshot including runtime data for a software service executed inside a container at a prior point in time. The system can deploy a template container from the container snapshot at least in part by assigning a memory region to the template container and loading the runtime data from container snapshot into the memory region. The system can freeze the template container to prevent modification of the runtime data in the memory region. While the template container is frozen, the system can deploy a container clone using the runtime data in the memory region, such that the container clone includes the software service in at least a substantially ready state by default based on the runtime data.
Opening claim text (preview).
The invention claimed is: 1 . A non-transitory computer-readable medium comprising program code that is executable by a processor for causing the processor to: deploy a first container with a first instance of a software service in a computing environment, the first container being usable to generate a container snapshot that includes runtime data for the first instance of the software service; access a file indicating a portion of the runtime data for the first instance of the software service that is to be excluded from the container snapshot; determine that the first instance of the software service is in a ready state within the first container; subsequent to determining that the first instance of the software service is in the ready state, generate the container snapshot of the first instance of the software service in the ready state, wherein generating the container snapshot involves storing a subset of the runtime data that excludes the portion of the runtime data in the container snapshot based on the file; after generating the container snapshot, deploy a template container from the container snapshot, wherein the template container is a second container, and wherein deploying the template container involves performing a bootup phase for the template container, and wherein the bootup phase involves assigning a memory region to the template container and loading the subset of the runtime data from container snapshot into the memory region; freeze the template container to prevent modification of the subset of the runtime data in the memory region; and while the template container is frozen, deploy a container clone using the subset of the runtime data in the memory region assigned to the template container, such that the container clone is a third container that includes a second instance of the software service in at least a substantially ready state by default based on the subset of the runtime data. 2 . The non-transitory computer-readable medium of claim 1 , wherein the container clone is configured to use the memory region as an immutable layer from which to retrieve the subset of the runtime data, and wherein the container clone is configured to store other data in a writeable layer that is separate from the immutable layer and private to the container clone. 3 . The non-transitory computer-readable medium of claim 1 , wherein the memory region is a first memory region, and further comprising program code that is executable by the processor for causing the processor to deploy the container clone at least in part by: assigning a second memory region to the container clone for use in storing data generated by the second instance of the software service during a runtime of the container clone; and configuring the container clone using the subset of the runtime data stored in the first memory region, without reloading the subset of the runtime data from the container snapshot into the second memory region. 4 . The non-transitory computer-readable medium of claim 1 , further comprising program code that is executable by the processor for causing the processor to: deploy a plurality of container clones concurrently to one another using the subset of the runtime data stored in the memory region, without reloading the subset of the runtime data from the container snapshot into additional memory regions assigned to the plurality of container clones. 5 . The non-transitory computer-readable medium of claim 1 , wherein the container snapshot is generated at a point in time that is subsequent to the first container completing a bootup phase and the first instance of the software service entering the ready state, and prior to the first instance of the software service being used to perform any client tasks. 6 . The non-transitory computer-readable medium of claim 1 , wherein the file is an image file configured for deploying the first container in one or more computing environments, and wherein the image file includes metadata indicating the portion of the runtime data that is to be excluded from the container snapshot. 7 . A method comprising: deploying a first container with a first instance of a software service in a computing environment, the first container being usable to generate a container snapshot that includes runtime data for the first instance of the software service; accessing a file indicating a portion of the runtime data for the first instance of the software service that is to be excluded from the container snapshot; determining that the first instance of the software service is in a ready state within the first container; subsequent to determining that the first instance of the software service is in the ready state, generating the container snapshot of the first instance of the software service in the ready state, wherein generating the container snapshot involves storing a subset of the runtime data that excludes the portion of the runtime data in the container snapshot based on the file; after generating the container snapshot, deploying, by a processor, a template container from the container snapshot, wherein the template container is a second container, and wherein deploying the template container involves performing a bootup phase for the template container, and wherein the bootup phase involves assigning a memory region to the template container and loading the subset of the runtime data from container snapshot into the memory region; freezing, by the processor, the template container to prevent modification of the subset of the runtime data in the memory region; and while the template container is frozen, deploying, by the processor, a container clone using the subset of the runtime data in the memory region assigned to the template container, such that the container clone is a third container that includes a second instance of the software service in at least a substantially ready state by default based on the subset of the runtime data. 8 . The method of claim 7 , wherein the container clone is configured to use the memory region as an immutable layer from which to retrieve the subset of the runtime data, and wherein the container clone is configured to store other data in a writeable layer that is separate from the immutable layer and private to the container clone. 9 . The method of claim 7 , wherein the memory region is a first memory region, and wherein deploying the container clone comprises: assigning a second memory region to the container clone for use in storing data generated by the second instance of the software service during a runtime of the container clone; and configuring the container clone using the subset of the runtime data stored in the first memory region, without reloading the subset of the runtime data from the container snapshot into the second memory region. 10 . The method of claim 7 , further comprising deploying a plurality of container clones concurrently to one another using the subset of the runtime data stored in the memory region, without reloading the subset of the runtime data from the container snapshot into additional memory regions assigned to the plurality of container clones. 11 . The method of claim 7 , wherein the container snapshot is generated at a point in time that is subsequent to the first container completing a bootup phase and the first instance of the software service entering the ready state, and prior to the first instance of the software service being used to perform any client tasks. 12 . The method of claim 7 , wherein the file is an image file configured for deploying the first container in one or more computing environments, and wherein the image file in
Starting, stopping, suspending or resuming virtual machine instances · CPC title
Distribution of virtual machine instances; Migration and load balancing · CPC title
Creating, deleting, cloning virtual machine instances · CPC title
Runtime interpretation or emulation, e g. emulator loops, bytecode interpretation · CPC title
Bootstrapping (security arrangements therefor G06F21/57) · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.