Search for a command to run...
Fully managed platform for building and running monolithic server-side rendered web applications and mobile backends. Handles infrastructure concerns including scaling, load balancing, SSL certificates, and patching so developers focus on application code.
Part of Google Cloud since 2008, App Engine suits teams that want zero server management and minimal configuration. It differs from Cloud Run by prioritizing long-running, stateful web applications over ephemeral containers. The standard environment offers a sandboxed runtime with fast cold starts, while the flexible environment runs containers for workloads needing custom runtimes or system dependencies.
Key capabilities:
Teams use App Engine for rapid deployment of web apps and APIs, mobile backends, and microservices with variable traffic. Developers deploy in minutes with buildpacks or container images and benefit from automatic scaling down to idle for cost efficiency. SAP and other enterprises have run production workloads on the platform for file processing, CI/CD integrations, and event-driven pipelines.