Consistency Group Self-Healing for Microservice Resource Cascades

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Microservice architectures face challenges in dynamically managing resource utilization due to varying demands and interdependency issues, leading to potential cascading failures and inefficiencies.

Innovation Solution

Implementing a consistency group-based approach that monitors and analyzes resource utilization across microservices using a monitor and analytical engine, applying thresholds and adjustments such as throttling and self-healing to maintain optimal resource allocation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If microservices are allowed to independently scale and allocate resources dynamically, then adaptability and responsiveness to varying demands improve, but system complexity and risk of cascading failures increase

Engineering Contradiction:
Improvedynamic resource allocationVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system segments microservices into consistency groups based on their interdependency relationships. Each consistency group is managed independently with its own resource allocation policies, allowing the system to handle complexity through modular organization while maintaining adaptive resource allocation within each group.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary mechanism (consistency group manager) that mediates between individual microservice resource demands and overall system resource allocation. This intermediary coordinates resource allocation across microservices within a consistency group, preventing cascading failures while maintaining dynamic adaptability.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If resource allocation is dynamically adjusted for individual microservices, then productivity and responsiveness improve, but system stability and reliability deteriorate due to potential cascading effects

Engineering Contradiction:
Improveresource utilization efficiencyVSAvoidsystem stability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system performs preliminary actions by pre-establishing consistency groups that define interdependency relationships between microservices. Resource allocation policies and thresholds are configured in advance for each consistency group, enabling the system to proactively prevent cascading failures before they occur while maintaining efficient resource utilization.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements feedback mechanisms that continuously monitor resource utilization metrics within consistency groups. When thresholds are exceeded or anomalies detected, the system automatically adjusts resource allocation and triggers self-healing actions, creating a closed-loop control system that maintains both productivity and reliability.

Inventive Principle:
Principle #23Feedback

3Reliability

If monitoring and control mechanisms are implemented across all microservices, then system reliability and stability improve, but device complexity and operational overhead increase

Engineering Contradiction:
Improvesystem stabilityVSAvoidmonitoring complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The monitoring and control system is segmented by consistency groups rather than operating at the individual microservice level or entire system level. This segmentation reduces monitoring complexity by organizing microservices into manageable groups with shared resource characteristics and interdependency relationships, allowing focused monitoring strategies for each group.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12474996B2Systems and methods for consistency group based self healing
Publication Date: 2025.11.18 DELL PROD LP
  • US12474996B2 patent drawing
  • US12474996B2 patent drawing
  • US12474996B2 patent drawing

AI summary

One example method includes, within a microservice architecture: (i) obtaining, via a monitor engine, a resource utilization associated with a set of parameters for each microservice within a consistency group, wherein each microservice within the consistency group is associated with a particular distributed operation, and wherein the consistency group defines, for each microservice within the consistency group, one or more threshold values associated with each parameter of the set of parameters, (ii) determining, via an analytical engine, whether resource utilization satisfies a particular threshold of the one or more threshold values associated with a particular parameter of the set of parameters for a particular microservice within the consistency group, and (iii) based upon resource utilization satisfying the particular threshold of the particular parameter for the particular microservice within the consistency group, implementing a self-healing process to selectively modify resource allocation for one or more microservices within the consistency group.