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?

demandé il y a 6 mois184 vues
1 réponse
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
répondu il y a 6 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions