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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠