Comment by halfcat
2 years ago
> I have never found an easier way to get a docker container running in the cloud
We started using Azure Container Apps (ACA) and it seems simple enough.
Create ACA, point to GitHub repo, it runs.
Push an update to GitHub and it redeploys.
Azure Container Apps (ACA) and AWS AppRunner are also heavily "inspired" by Google Cloud Run.
So?