Unable to Create ECS cluster in AWS playground

Error message - There was an error creating cluster mycluster.

Resource handler returned message: “Error occurred during operation ‘CreateCluster SDK error: Service Unavailable. Please try again later. (Service: AmazonECS; Status Code: 500; Error Code: ServerException; Request ID: 87f22f17-5802-4c27-a735-e43dac061440; Proxy: null)’.” (RequestToken: 901c71b9-409e-73fa-bf22-23cdd76fc5a8, HandlerErrorCode: GeneralServiceException)

The error message suggests that the Amazon ECS service was temporarily unavailable or experienced an internal server error.

Hi Akash,

As the error message suggests, try running the code again after a short delay. It’s possible that the issue was temporary, and retrying the operation may succeed.

Visit the AWS Service Health Dashboard (https://status.aws.amazon.com/) to check if there are any reported issues or outages with the Amazon ECS service in the region you are using. If there is an ongoing service disruption, you may need to wait until the issue is resolved by AWS.

please retry and let us know if you are encountering the same issue again

https://learn.kodekloud.com/user/courses/building-scalable-microservices-on-aws-deploy-a-crypto-app

You can follow the steps in the above course for ECS