Skip to main content

2 posts tagged with "Use Cases"

View All Tags

How to Develop a Daily Reporting System to Track Chaos Testing Results

· 7 min read
Lei Li
Senior software engineer at Digital China

How to Develop a Daily Reporting System to Track Chaos Testing Results
How to Develop a Daily Reporting System to Track Chaos Testing Results

Chaos Mesh is a cloud-native chaos engineering platform that orchestrates chaos experiments on Kubernetes environments. It allows you to test the resilience of your system by simulating problems such as network faults, file system faults, and Pod faults. After each chaos experiment, you can review the testing results by checking the logs. But this is neither direct nor efficient. Therefore, I decided to develop a daily reporting system that would automatically analyze logs and generate reports. This way, it’s easy to examine the logs and identify the issues.

Securing Online Gaming: Combine Chaos Engineering with DevOps Practices

· 8 min read
Zhaojun Wu
Senior DevOps Engineer at Tencent Interactive Entertainment Group

Securing Online Gaming: Combine Chaos Engineering with DevOps Practices
Securing Online Gaming: Combine Chaos Engineering with DevOps Practices

Interactive Entertainment Group (IEG) is a division of Tencent Holdings that focuses on the development of online video games and other digital content such as live broadcasts. It is well-known for being the publisher of some of the most popular video games.