# serving architecture

Published articles for serving architecture.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Migrating Chainguard's Serving Infrastructure to Cloud Run

DevFeed: [Migrating Chainguard's Serving Infrastructure to Cloud Run](<https://devfeed.tech/articles/migrating-chainguard-s-serving-infrastructure-to-cloud-run-13158.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/migrating-chainguards-serving-infrastructure-to-cloud-run>)

Published: 2024-12-10T00:00:00Z

Content type: article

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Cloud Run](<https://devfeed.tech/topics/cloud-run.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [chainguard](<https://devfeed.tech/topics/chainguard.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>)

Tags: [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [chainguard](<https://devfeed.tech/tags/chainguard.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-run](<https://devfeed.tech/tags/cloud-run.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [gke](<https://devfeed.tech/tags/gke.md>), [go](<https://devfeed.tech/tags/go.md>), [istio](<https://devfeed.tech/tags/istio.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [security](<https://devfeed.tech/tags/security.md>), [serving-architecture](<https://devfeed.tech/tags/serving-architecture.md>)

### AI overview

Chainguard migrated its serving platform from two regional GKE clusters running on Kubernetes to Cloud Run. The article previews the previous architecture and the operational pressures that motivated the change, including infrastructure complexity, unused development clusters, rising costs, slow node autoscaling, traffic spikes, and user-visible errors.

### Source excerpt

Chainguard has migrated its serving platform from Kubernetes to Cloud Run. Take a peek at how we did it, and how it makes Chainguard a more secure place.