Does AWS FIS provide the functionality to inject errors into APIs hosted in an EKS cluster, or is it limited to AWS APIs only?

0

We operate a production EKS cluster that supports numerous microservices. I intend to perform FIS experiments on specific APIs within these microservices, involving actions such as throttling and increasing the load. However, upon inspecting the FIS console, it appears that there are only options for injecting errors into AWS APIs, not custom ones. Does AWS FIS offer the capability to inject errors into APIs hosted in an EKS cluster?

已提問 6 個月前檢視次數 184 次
1 個回答
1

The API actions in AWS FIS are specifically for AWS APIs. You should be using the actions that are specifically targeting the infrastructure that you are using to build your APIs, in this case the EKS actions. With those actions you can for instance add latency and jitter to specific pods in your cluster. Depending on your entire architecture including the upstream caller of the API, you could potentially also use other actions.

profile pictureAWS
已回答 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南