|
|
|
|
|
by watermelon0
1838 days ago
|
|
I have played around with docker compose + ECS and it works great for simple use cases. However, I prefer (at least for my needs) AWS CDK because it also supports pushing of the image to remote registry, and spawning other AWS resources, such as databases. |
|