Chaos engineering task arrangement method and chaos experiment implementation method

The invention provides a chaos engineering task arrangement method, which comprises the following steps: according to the architecture of a target system, generating an architecture perception graph corresponding to the target system and determining a corresponding link calling relationship; obtaini...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: WANG RUXUN, QIU JIANGXU, FENG HE, REN DANGEN, MA JINGYI, CAO WENWEN
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention provides a chaos engineering task arrangement method, which comprises the following steps: according to the architecture of a target system, generating an architecture perception graph corresponding to the target system and determining a corresponding link calling relationship; obtaining a target service set based on the architecture perception graph and the link calling relationship; according to the service type of each service in the target service set, configuring corresponding faults in an expert diagnosis library and a historical fault library to generate a plurality of fault components for each service in the target service set; and for the target system, performing random arrangement of fault scenes or arrangement according to a preset sequence on the plurality of fault components, and generating a fault drilling scene based on the random arrangement of the fault scenes or according to a result of the preset sequence arrangement. The invention further provides an implementation method of