Cloud Run と Cloud Functions
concurrency
が
Google Cloud run
にはある。80がデフォルト。1-1000まで設定
filesystemの利用
google cloud functions
でも ファイルシステムとして、/tmp を使うが、これはメモリを使ってインターフェース?を提供してるもの。
Cloud Runの第2世代では、
Google Cloud filestore
や
Google Cloud Storage
を使ったFuseが使える