Skip to content

Workflow Procedures

End-to-end workflows for common Cloud Run use cases.

IDTitleDescription
WF-001CI/CD PipelineAutomated deployment from Git repository
WF-002AI Inference SetupDeploy LLMs with GPU support

Use Cases

Web Applications

  • Frontend and backend services
  • REST/GraphQL APIs
  • WebSocket connections

AI/ML Workloads

  • LLM hosting (Llama, Mistral, Gemma)
  • Real-time inference
  • Batch processing

Data Processing

  • Pub/Sub event handlers
  • Scheduled batch jobs
  • Stream processing