Proposal - Pranav-SA/thesis-support-examples GitHub Wiki
We can visualize the current Concur Stack in T2 using the below depiction. The diagram categorizes the service by their utility types. For example, compute services such as AWS Lambda, and AWS Elastic Container Service (ECS) can be identified in the middle. Thus, it can serve as a high-level abstraction for identifying the target services.
Note: The above depiction doesn't include the stack completely. It just indicates the capability in terms of Chaos Targets in the system by the below described Chaos/ GameDay Stack.
The above image has some intrinsic details such as:
-
We include the proposed GameDay stack for facilitating Chaos Engineering. It includes Chaos Toolkit with other tools and AWS FIS.
-
For introducing the activity of Chaos Engineering, any of the two can be used. Of course, Chaos Toolkit is cost-free.
-
Several capabilities overlap in these two. For Example, both offer EKS actions. Thus, Kubernetes, Physical Node, and Cluster Communication based attacks can be performed using Toolkit whereas FIS can be used for AWS-specific attacks such as S3 and Dynamo DB-based attacks using FIS and SSM actions (Just a suggestion).
Toolkit Deployment
AWS FIS
AWS FIS documentation can be found here.