What is the best AWS deployment suggestion for Speckle on AWS to the existing AWS ECS application? I’ve saw that ECS is “retired” but still can get to work, and the other option which I liked was EC2 docker-compose, which is fine, but I like ECS serverless…
Hi this is a great topic! I have done a lot with deploying speckle on AWS ECS, and with AWS in general. Does anyone else here use AWS? I would be happy to share my deployment methods and approach. I can also share a github repo if anyone is interested. I know the speckle docs focus more on digital ocean and kubernetes, but ECS is a strong alternative for folks that dont want to have to do all of the management of configuring a k8s cluster.