I built a #Palworld server using a docker image pushed to my ECR and used an ECS cluster to deploy a service that runs the task with the image, I also mounted an EFS to the container so the saved data persists. #AWS