We need to deploy many docker images in AWS on EKS on Fargate for quick testing. This pulumi script sets up the EKS on Fargate infrastructure, deploy the selected docker image and spits out its service url as an ouput so that users can test this service from Postman.
We need to deploy many docker images in AWS on EKS on Fargate for quick testing. This pulumi script sets up the EKS on Fargate infrastructure, deploy the selected docker image and spits out its service url as an ouput so that users can test this service from Postman.