awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
aws-samples avatar

aws-samples/aws-fault-injection-simulator-samples

0
View on GitHub↗
51 stars·21 forks·MIT-0·6 views

Aws Fault Injection Simulator Samples

This repository contains a collection of AWS Fault Injection Service (FIS) experiments designed to test the resilience and fault tolerance of your AWS resources and applications. These experiments simulate various failure scenarios to help you identify potential vulnerabilities and validate your…

Features

  • Chaos Engineering - Samples for AWS fault injection testing.

Star history

Star history chart for aws-samples/aws-fault-injection-simulator-samplesStar history chart for aws-samples/aws-fault-injection-simulator-samples

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Aws Fault Injection Simulator Samples

Similar open-source projects, ranked by how many features they share with Aws Fault Injection Simulator Samples.
  • linkedin/school-of-srelinkedin avatar

    linkedin/school-of-sre

    8,093View on GitHub↗

    This project is a comprehensive educational resource and curriculum focused on site reliability engineering, distributed systems, and infrastructure operations. It provides technical guides, a systems engineering course, and instructional manuals designed to teach the principles of managing large-scale computing environments. The curriculum covers high-level architectural design for scalability and resilience, including fault-tolerant infrastructure, high-availability patterns, and microservices decomposition. It emphasizes the practical application of site reliability engineering through the

    HTMLgithadooplinux
    View on GitHub↗8,093
  • aphyr/distsys-classaphyr avatar

    aphyr/distsys-class

    9,717View on GitHub↗

    This project provides educational materials and courseware focused on the theoretical and practical foundations of distributed systems design. It serves as a comprehensive curriculum covering the disciplines of consensus, data consistency, reliability engineering, and scalability. The instructional content focuses on achieving cluster agreement through consensus algorithms and managing system-wide state via coordination frameworks. It includes a dedicated guide to data theory, exploring replication strategies, consistency models, and data convergence. The courseware covers a broad capability

    View on GitHub↗9,717
  • asobti/kube-monkeyasobti avatar

    asobti/kube-monkey

    3,064View on GitHub↗

    An implementation of Netflix's Chaos Monkey for Kubernetes clusters

    Go
    View on GitHub↗3,064
  • chaos-mesh/chaos-meshchaos-mesh avatar

    chaos-mesh/chaos-mesh

    7,761View on GitHub↗

    Chaos Mesh is a cloud-native fault injection tool and Kubernetes chaos engineering platform designed to verify system resilience. It functions as a testing framework for designing and executing automated failure scenarios to evaluate how containerized workloads recover from disruptions. The project acts as a multi-cluster chaos orchestrator, providing a centralized control plane to manage and monitor experiments across multiple remote Kubernetes clusters from a single interface. It includes a dashboard for the visual scheduling of experiments and the coordination of complex failure scenarios.

    Go
    View on GitHub↗7,761
See all 12 alternatives to Aws Fault Injection Simulator Samples→

Frequently asked questions

What does aws-samples/aws-fault-injection-simulator-samples do?

This repository contains a collection of AWS Fault Injection Service (FIS) experiments designed to test the resilience and fault tolerance of your AWS resources and applications. These experiments simulate various failure scenarios to help you identify potential vulnerabilities and validate your…

What are the main features of aws-samples/aws-fault-injection-simulator-samples?

The main features of aws-samples/aws-fault-injection-simulator-samples are: Chaos Engineering.

What are some open-source alternatives to aws-samples/aws-fault-injection-simulator-samples?

Open-source alternatives to aws-samples/aws-fault-injection-simulator-samples include: linkedin/school-of-sre — This project is a comprehensive educational resource and curriculum focused on site reliability engineering,… aphyr/distsys-class — This project provides educational materials and courseware focused on the theoretical and practical foundations of… chaos-mesh/chaos-mesh — Chaos Mesh is a cloud-native fault injection tool and Kubernetes chaos engineering platform designed to verify system… gremlin/gremlin-python — A Python SDK for the Gremlin API. gruntwork-io/cloud-nuke — A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it. linki/chaoskube — chaoskube periodically kills random pods in your Kubernetes cluster.