Custom model training & deployment on Google Cloud using Vertex AI in Go
A technical guide on building and deploying a custom machine learning model using Vertex AI on Google Cloud, implemented with Go, Python, and Docker.
A technical guide on building and deploying a custom machine learning model using Vertex AI on Google Cloud, implemented with Go, Python, and Docker.
A guide to reducing log ingestion costs in Google Kubernetes Engine (GKE) by creating exclusion filters in Cloud Logging.
A tutorial on fine-tuning a BERT model for text classification using Hugging Face Transformers and Google Cloud TPUs with PyTorch.
A technical guide on using Google Cloud's Backup for GKE feature to back up and restore Kubernetes workloads, including configuration and volume data.
Explains how to manually upgrade Google Kubernetes Engine (GKE) clusters using the Blue-Green strategy for safer, controlled deployments.
A technical guide on deploying a static web app to Google Cloud Storage using an HTTPS Load Balancer for secure external access.
Best practices for setting up and scaling large Google Kubernetes Engine (GKE) Autopilot clusters, covering networking, quotas, and pre-warming.
A quickstart guide for running Arm-based workloads on Google Kubernetes Engine (GKE) Autopilot, covering setup, deployment, and troubleshooting.
A quick guide to installing the Knative CLI tool 'kn' on Google Cloud Shell, including download and PATH setup.
Explains how to use Google Cloud audit logs to create proactive security alerts for detecting unauthorized human access to secrets.
A hands-on walkthrough of setting up and exploring Google Kubernetes Engine (GKE) Autopilot, a fully managed Kubernetes service.
A technical guide on adding domains to Google-managed SSL certificates on a Cloud Load Balancer without causing downtime.
A tutorial on using Terraform to create and manage secrets in Google Cloud's Secret Manager service.
A guide on how to access and use secrets from Google Secret Manager within Terraform infrastructure-as-code configurations.
An overview of using Python with serverless services on AWS and GCP, based on a talk from the Python Frederick event.
Analysis comparing cloud provider pricing for VMs and storage, finding Amazon, Google, and Microsoft charge a premium vs. DigitalOcean, Linode, and OVH.
Tips for using Google BigQuery's public datasets while managing and minimizing query costs, including using the free tier and setting budgets.
A tutorial on setting up and configuring a Google Cloud Run service using Terraform infrastructure-as-code.
A guide on using Google Container Builder for CI/CD to build and optimize Go applications, separating build and run steps for efficient Docker images.
A technical guide on deploying a Go application using Docker and Kubernetes on Google Container Engine, including configuration and best practices.