How to Safely Shut Down Microservices Without Breaking Apps
A method for shutting down parts of a software system one by one by mapping active requests to specific services, ensuring no tasks are interrupted during updates.
Original patent title: “Microservice termination while maintaining high availability”
A method for shutting down parts of a software system one by one by mapping active requests to specific services, ensuring no tasks are interrupted during updates. Granted to Microsoft Technology Licensing LLC in 2025 with 23 claims.
Key facts
Coverage
What does this patent actually cover?
This patent describes a 'termination manager' that watches the work queues of a complex software application built from many small, independent programs called microservices. When an application needs to be updated or shut down, the manager looks at every active request and builds a 'call graph'—a map showing exactly which microservices that request needs to touch to finish its job. If a microservice is not on any active map, the system knows it is safe to turn off that service immediately. As requests finish and drop off the map, the manager keeps killing off the remaining services in a smart, orderly sequence until the entire old version of the application is gone without dropping a single user request.
The gap
What does this patent NOT cover?
- Does not cover shutting down services based on time-based delays or static timers.
- Does not cover systems that simply kill all services at once regardless of active requests.
- Does not cover load balancing or routing traffic to new services.
- Does not cover hardware-level power management or physical server shutdown.
These exclusions are unique to PatentBrief — derived from the actual claim language, not patent-office boilerplate.
What made this novel
Instead of waiting for an arbitrary 'drain' period to expire, the system uses the actual call stack of pending requests to mathematically prove which services are no longer needed, allowing for the fastest possible safe shutdown.
Schematic visualization of the patent's claim structure. Hand-drawn diagrams in progress for each landmark patent.
Where you've seen this
Real-world examples
Rolling updates of microservice-based cloud applications
Continuous deployment pipelines in Azure Kubernetes Service
Automated infrastructure decommissioning
Why it matters
The bigger picture
In modern cloud computing, applications are composed of hundreds of tiny, interconnected services. Updating these without causing 'downtime' or 'request failures' is a massive engineering challenge. This patent provides a formal logic for ensuring that service termination is request-aware, which is essential for maintaining high availability in platforms like Microsoft Azure or large-scale enterprise software.
Filed
March 20, 2024
Granted
February 4, 2025
Market context
Who's building on this
Companies in this space
Microsoft is the primary assigneeassigneeThe entity that owns the patent — usually the inventor's employer or a company.Read more → and is actively integrating these orchestration patterns into their Azure cloud platform. Other major cloud providers like Amazon Web Services and Google Cloud Platform also utilize similar request-aware termination logic to manage their massive distributed service architectures.
Market impact
This patent formalizes a critical step in the 'Zero Downtime' deployment lifecycle. By providing a structured way to handle service teardown, it helps companies reduce the risk of user-facing errors during software updates, which is a key requirement for enterprise-grade cloud reliability.
Claim 1 — Plain English
What this patent covers
This patent describes a 'termination manager' that watches the work queues of a complex software application built from many small, independent programs called microservices. When an application needs to be updated or shut down, the manager looks at every active request and builds a 'call graph'—a map showing exactly which microservices that request needs to touch to finish its job. If a microservice is not on any active map, the system knows it is safe to turn off that service immediately. As requests finish and drop off the map, the manager keeps killing off the remaining services in a smart, orderly sequence until the entire old version of the application is gone without dropping a single user request.
The clever bit
Instead of waiting for an arbitrary 'drain' period to expire, the system uses the actual call stack of pending requests to mathematically prove which services are no longer needed, allowing for the fastest possible safe shutdown.
What it does not cover
- Does not cover shutting down services based on time-based delays or static timers.
- Does not cover systems that simply kill all services at once regardless of active requests.
- Does not cover load balancing or routing traffic to new services.
- Does not cover hardware-level power management or physical server shutdown.
Patent timeline
Application submitted to the patent office
Application published, typically 18 months after filing
Patent officially issued
PatentBrief Score
Impact Score
Moderate
Citation count
0/40
No citations yet
Claim breadth
15/20
Broad claimsclaimsThe numbered statements at the end of a patent that legally define what the inventor owns.Read more →
Recency
20/20
Granted within 5 years
Assignee scale
20/20
Major company or institution
PatentBrief Impact Score — based on citation count, claim breadth, recency, and assignee scale. Not a legal assessment.
Heuristic Value Estimate
What this patent might be worth
$37K – $120K
Midpoint $75K · 17.8 yr remaining · industry ×1.6
Heuristic only — blends forward/backward citation counts, claim scope, time remaining, litigation history, and CPC-derived industry baseline. Real valuations need a professional appraisal.
The original legal language
Original claims
23 claims as filed with the patent office.
Concepts involved
Citations
Patent lineage
Cite this patent
Kanso, A., & SUBRAMANIAN, K. M. S. (2025). How to Safely Shut Down Microservices Without Breaking Apps (U.S. Patent No. 12,217,035). U.S. Patent and Trademark Office. https://patentbrief.org/patent/us/12217035/vision-pro-spatial-photos-videos
Auto-generated from the patent record. Double-check author order and the issue date against the official USPTO document before submitting.
Embed
Add this patent to your site
Drop this plain-English patent card into any blog post or article — free, no signup. It always links back to the full breakdown here.
<div data-patentlens-widget data-patent-number="US12217035"></div> <script src="https://patentbrief.org/embed.js" async></script>
Stay in the loop
Get a weekly digest of new patents.
One email per week. No spam. Unsubscribe anytime.
Keep exploring
Related patents you should know
US 4683195 · 1987
How to Make Billions of Copies of a DNA Segment
This patent describes the Polymerase Chain Reaction (PCR), a method to rapidly create many copies of a specific piece of DNA or RNA, enabling its detection and analysis.
Cetus Corp
US 8697359 · 2014
How to Edit Genes in Human Cells Using an Engineered CRISPR System
This patent describes an engineered CRISPR-Cas9 system for precisely cutting DNA in eukaryotic cells to change how genes work, opening the door for gene editing in complex organisms.
Massachusetts Institute of Technology
US 7657849 · 2010
How the iPhone's Slide-to-Unlock Gesture Works
Apple's 2010 patent describes unlocking a device by dragging a specific graphical image across the touchscreen along a predefined path, a gesture that became iconic with the original iPhone.
Apple Inc
US 4733665 · 1988
How Doctors Implant a Permanent Stent Using a Balloon
This patent describes the method for placing a permanent, expandable wire mesh tube inside a blood vessel or other body tube using a balloon-tipped catheter to widen it and keep it open.
Expandable Grafts Partnership
US 4965188 · 1990
How to Make Many Copies of a DNA Piece with Heat
This patent describes the Polymerase Chain Reaction (PCR) method, a technique to make millions of copies of a specific DNA segment using a heat-resistant enzyme and repeated temperature changes.
Cetus Corp
US 4235871 · 1980
How to Encapsulate Active Materials in Lipid Bubbles Efficiently
This patent describes a method for trapping biologically active substances inside tiny, multi-layered fat bubbles called liposomes, using a specific water-in-oil emulsion and gel-forming process to improve how much material gets captured.
Individual
More to explore
More in Software & Internet
US 4405829 · 1983 · Massachusetts Institute of Technology
How RSA Public-Key Encryption Keeps Digital Messages Secret
US 6285999 · 2001 · Leland Stanford Junior University
How Websites Get Ranked by Importance
US 5960411 · 1999 · Amazon com Inc
How Amazon's One-Click Ordering Works for Online Purchases
US 7669123 · 2010 · Facebook Inc
Displaying Friends' Activities in a Social Network Feed
New to patents?
Common Questions
Frequently Asked Questions
What does How to Safely Shut Down Microservices Without Breaking Apps cover?
A method for shutting down parts of a software system one by one by mapping active requests to specific services, ensuring no tasks are interrupted during updates.
Who owns patent US 12217035?
Microsoft Technology Licensing LLC owns this patent, granted in 2025.
When does this patent expire?
This patent is expected to expire on February 4, 2045, when the invention enters the public domain.
What problem does this patent solve?
In modern cloud computing, applications are composed of hundreds of tiny, interconnected services. Updating these without causing 'downtime' or 'request failures' is a massive engineering challenge. This patent provides a formal logic for ensuring that service termination is request-aware, which is essential for maintaining high availability in platforms like Microsoft Azure or large-scale enterprise software.
What does this patent NOT cover?
Does not cover shutting down services based on time-based delays or static timers.
Same assignee
More from Microsoft Technology Licensing LLC
Patent monitoring



