Deploy Nuxt using Google Cloud Run Serverless Containers

Tutorials Cloud Run allows you to run and scale stateless Docker containers in a serverless execution environment.

Cloud Run is a managed compute platform that automatically scales your stateless containers. Cloud Run is serverless: it abstracts away all infrastructure management, so you can focus on what matters most — building great applications.

Convert a Docker container and run it on Google Cloud. It runs stateless containers and you only pay for what you use.

I can't wait to try this out.

Tag

serverlessgoogledockerdevops
Last updated