Project setup to deployment
Goal: Get a clean project with permissions and a first deploy.
- Set the project and enable required APIs.
- Use service accounts for workloads (least privilege).
- Deploy to Cloud Run or GKE depending on runtime needs.
- Add logging/monitoring and basic alerts.
- Document the deploy and rollback steps.