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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ