The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Feb. 13, 2024
Filed:
Mar. 30, 2021
Amazon Technologies, Inc., Seattle, WA (US);
Marc Brooker, Seattle, WA (US);
David Nasi, Seattle, WA (US);
Trishika Pattabiraman, Seattle, WA (US);
Holly Mesrobian, Seattle, WA (US);
Mikhail Danilov, Sammamish, WA (US);
Peter Barry, Limerick, IE;
Peter Martin McDonnell, Dublin, IE;
Amazon Technologies, Inc., Seattle, WA (US);
Abstract
Systems and methods are described for providing updating of disk images supporting serverless code execution and controlled deployment of updated disk images. A disk image can be defined as a set of layers that represent a file system include code of a serverless function and other data used by the code. A function owner can designate one layer as containing software or other data subject to update. When a new version of the layer is obtained at a serverless compute system, the system can generate a new disk image containing the updated layer. The system can then gradually transition the function to the new disk image, by dividing calls to the function among two versions of the function—one using the prior disk image, and one using the new disk image. Performance data gained from the new version of the function can be used to control the gradual transition.