google-app-engine - Deploy Python Applications to Google App Engine
Deploy Python applications to Google App Engine Standard or Flexible environment
Tags
Updated: 2026-02-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- configure app.yaml
- deploy to App Engine
- connect to Cloud SQL
- set up static file serving
- configure environment variables
- configure scaling settings
- troubleshoot deployment issues
- configure Cloud Storage
Inputs
- Python application
- app.yaml configuration
- Google Cloud SDK
- Google Cloud project
- Cloud SQL instance
- environment variables
- Cloud Storage bucket
- application code
Outputs
- deployed application
- app.yaml file
- deployment logs
- scaling configuration
- static file serving setup
- database connection configuration
- environment variable setup
Requirements
- Google Cloud SDK installed
- Google Cloud project
- App Engine API enabled
- SQL Admin API enabled
- authentication configured
- Python application code
