Simple and to the point article, with a few commands included, by Dirk Hoekstra:
In a nutshell, you give Google’s Cloud Run a Docker container containing a webserver. Google will run this container and create an HTTP endpoint.
With Google’s App Engine however you tell Google how your app should be run. The App Engine will create and run a container from these instructions.
Have been using Cloud Run for a few projects recently and I really like it I must say! It just works™ without me having to think about it all too much, whilst also allowing me to finetune the environment.
💵 This linked article is stuck behind Medium’s metered paywall, which may prevent you from reading it. Open the link in an incognito window to bypass Medium’s ridiculous reading limit.