Workflow Procedures
End-to-end workflows for common Cloud Run use cases.
| ID | Title | Description |
|---|---|---|
| WF-001 | CI/CD Pipeline | Automated deployment from Git repository |
| WF-002 | AI Inference Setup | Deploy 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