<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/cloud-spanner-is-the-database-of-choice-for-nest-cameras-jfz7yi7aw" -->

---
title: Cloud Spanner is the database of choice for Nest Cameras
description: The Nest team chose Cloud Spanner as the database for powering millions of Nest cameras. They considered factors like minimal downtime, lower total cost of...
canonical: https://daily.dev/posts/cloud-spanner-is-the-database-of-choice-for-nest-cameras-jfz7yi7aw
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Cloud Spanner is the database of choice for Nest Cameras | daily.dev
og:description: The Nest team chose Cloud Spanner as the database for powering millions of Nest cameras. They considered factors like minimal downtime, lower total cost of...
og:url: https://daily.dev/posts/cloud-spanner-is-the-database-of-choice-for-nest-cameras-jfz7yi7aw
og:image: https://api.daily.dev/og/posts/JFZ7YI7aW.png
og:image:alt: Cloud Spanner is the database of choice for Nest Cameras
og:image:width: 1200
og:image:height: 630
og:locale: en
---

[Google Cloud](https://daily.dev/sources/gcp)

[Read post](https://api.daily.dev/r/JFZ7YI7aW)

# [Cloud Spanner is the database of choice for Nest Cameras](https://api.daily.dev/r/JFZ7YI7aW "Go to post")

The Nest team chose Cloud Spanner as the database for powering millions of Nest cameras. They considered factors like minimal downtime, lower total cost of ownership, and better end user experience. Spanner met their scalability, performance, relational database, reliability, and language support requirements. The migration to Spanner was carefully planned, considering SQL dialect, latency spikes, and Spanner-only concepts. After Spanner was in production, they monitored usage metrics and resized instances for optimal performance.

[#backend](/tags/backend "Check all #backend posts")[#cloud](/tags/cloud "Check all #cloud posts")[#database](/tags/database "Check all #database posts")[#spanner](/tags/spanner "Check all #spanner posts")

Dec 24, 2023•4m read time•From [cloud.google.com](https://api.daily.dev/r/JFZ7YI7aW "cloud.google.com")

[![Post cover image](https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/dfe87c913dd103a2b1055ff1296ea590?_a=AQAEufR)](https://api.daily.dev/r/JFZ7YI7aW "Go to post")

Table of contents

[Database Requirements](https://api.daily.dev/r/JFZ7YI7aW "Database Requirements")[Migration Considerations](https://api.daily.dev/r/JFZ7YI7aW "Migration Considerations")[Operationalization](https://api.daily.dev/r/JFZ7YI7aW "Operationalization")

16 Impressions

Comment

Bookmark

Copy

![Placeholder image for anonymous user](https://media.daily.dev/image/upload/s--qsFuKGv_--/t_logo,f_auto/public/noProfile)Share your thoughtsPost

[![Google Cloud's image](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/gcp)](https://daily.dev/sources/gcp)

[Google Cloud](https://daily.dev/sources/gcp "https://daily.dev/sources/gcp")

Google Cloud Platform provides a suite of cloud computing services for building, deploying, and mana... Read more

835 Followers

•

1.4K Upvotes

#### Would you recommend this post?

Copy link

WhatsApp

Facebook

X

New Squad

Copy linkShare with your friends

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Cloud Spanner is the database of choice for Nest Cameras","url":"https://daily.dev/posts/cloud-spanner-is-the-database-of-choice-for-nest-cameras-jfz7yi7aw","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/cloud-spanner-is-the-database-of-choice-for-nest-cameras-jfz7yi7aw"},"datePublished":"2023-12-24T06:05:57.234Z","dateModified":"2024-03-14T02:13:37.413Z","description":"The Nest team chose Cloud Spanner as the database for powering millions of Nest cameras. They considered factors like minimal downtime, lower total cost of...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/dfe87c913dd103a2b1055ff1296ea590?_a=AQAEufR","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/dfe87c913dd103a2b1055ff1296ea590?_a=AQAEufR","isAccessibleForFree":true,"articleSection":"Google Cloud","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Google Cloud","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/gcp","url":"https://daily.dev/sources/gcp"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/cloud-spanner-is-the-database-of-choice-for-nest-cameras-jfz7yi7aw","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"backend,cloud,database,spanner","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Google Cloud","item":"https://daily.dev/sources/gcp"},{"@type":"ListItem","position":3,"name":"Cloud Spanner is the database of choice for Nest Cameras"}]}
```

