Application hosting requirements evolve quickly. In November 2023, I spoke at GDG Modesto to deliver an updated, advanced guide on automated container deployments with Google Cloud Build and Cloud Run.
This version 2 session focused on enterprise patterns for serverless deployments. I demonstrated building a secure, automated CI/CD pipeline that builds containers, manages secrets, and deploys to Cloud Run.
Key Takeaways:
- Multi-Stage Docker Builds: Minimizing container sizes for faster deployment.
- Secure Environment Variables: Integrating Google Secret Manager with Cloud Run.
- IAM Permissions: Configuring granular access permissions for cloud services.
- Custom Domain Mapping: Setting up routing, subdomains, and SSL certificates.
View the Presentation
- Watch the Video: Watch the recording on GDG Modesto
- View the Slides: Download the presentation slides
Watch the recorded presentation and view the slides to deploy like a pro.