---
title: "The Developer Show — TL;DR 091"
description: "The Google Developer Show, episode 091. Topics include Moving Past GoogleApiClient, Google Play Referrer API, Lower prices for GPUs and preemptible Local SSDs, The Journey From Big Data to AI, and Multi-database support in Firebase."
doc_version: "1.0"
last_updated: "2017-12-05"
canonical: "https://timothyjordan.com/blog/2017/12/05/DevShow-091.html"
---
# The Developer Show — TL;DR 091

_Published December 5, 2017_

> The Google Developer Show, episode 091. Topics include Moving Past GoogleApiClient, Google Play Referrer API, Lower prices for GPUs and preemptible Local SSDs, The Journey From Big Data to AI, and Multi-database support in Firebase.

---

The Developer Show is where you can stay up to date on all the latest Google Developer news, straight from the experts.

Have a question? Use #AskDevShow to let us know!

<figure>
  <iframe width="560" height="315" src="https://www.youtube.com/embed/t2eSCJvYnME?si=lXXZp-tQVGaM_Dqp" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>
  <figcaption>TL;DR 091 — December 1st, 2017</figcaption>
</figure>

#### [Moving Past GoogleApiClient](https://android-developers.googleblog.com/2017/11/moving-past-googleapiclient_21.html?utm_campaign=devshow_series_googleapiclient_120117&utm_source=gdev&utm_medium=blog)

The primary change in the latest release of the Google Play Services SDK is the introduction of new _Task_ and _GoogleApi_ based APIs to replace the _GoogleApiClient_ access pattern. [Check out the post](https://android-developers.googleblog.com/2017/11/moving-past-googleapiclient_21.html?utm_campaign=devshow_series_googleapiclient_120117&utm_source=gdev&utm_medium=blog) for a summary and code to get started with the new pattern.

#### [Google Play Referrer API](https://android-developers.googleblog.com/2017/11/google-play-referrer-api-track-and.html?utm_campaign=devshow_series_playreferrerapi_120117&utm_source=gdev&utm_medium=blog)

Understanding how people find your app and what they do once they’ve installed it is crucial to helping you make the right product and marketing decisions. To help you obtain more accurate and reliable data about your installs, we’re introducing the Google Play Install Referrer API, which is a reliable way to securely retrieve install referral content. [For details and code, check out the post](https://android-developers.googleblog.com/2017/11/google-play-referrer-api-track-and.html?utm_campaign=devshow_series_playreferrerapi_120117&utm_source=gdev&utm_medium=blog).

#### [Lower prices for GPUs and preemptible Local SSDs](https://cloudplatform.googleblog.com/2017/11/new-lower-prices-for-GPUs-and-preemptible-Local-SSDs.html?utm_campaign=devshow_series_preemptiblelocalssd_120117&utm_source=gdev&utm_medium=blog)

We’re cutting the price of NVIDIA Tesla GPUs attached to on-demand Google Compute Engine virtual machines by up to 36 percent. Lower priced GPUs, together with Custom VM shapes and Sustained Usage Discounts, allow you to run highly parallelized compute tasks on GPUs with strong performance, all at a great price. [Links to get started are on the post](https://cloudplatform.googleblog.com/2017/11/new-lower-prices-for-GPUs-and-preemptible-Local-SSDs.html?utm_campaign=devshow_series_preemptiblelocalssd_120117&utm_source=gdev&utm_medium=blog).

#### [The Journey From Big Data to AI](https://cloud.google.com/blog/big-data/2017/11/cloud-onair-shows-you-how-to-get-ml-derived-insight-out-of-your-data?utm_campaign=devshow_series_bigdataai_120117&utm_source=gdev&utm_medium=blog)

Machine learning and data driven analysis can help you unlock valuable insights. But it’s not always easily to know where or how to start. To help with that, we’re hosting Cloud OnAir: The Journey From Big Data to AI on December 5 in the Americas and December 6 for the rest of the world. It’s a global online event, so everyone can join, no matter where you are. [Links to view the breakout sessions and register are on the post](https://cloud.google.com/blog/big-data/2017/11/cloud-onair-shows-you-how-to-get-ml-derived-insight-out-of-your-data?utm_campaign=devshow_series_bigdataai_120117&utm_source=gdev&utm_medium=blog).

#### [Multi-database support in Firebase](https://firebase.googleblog.com/2017/11/easier-scaling-with-multi-database.html?utm_campaign=devshow_series_databasesupportfirebase_120117&utm_source=gdev&utm_medium=blog)

We’re excited to announce multi-database support in your Firebase Projects which makes scaling your Realtime Database a lot easier. [Check out the post for screenshots and code](https://firebase.googleblog.com/2017/11/easier-scaling-with-multi-database.html?utm_campaign=devshow_series_databasesupportfirebase_120117&utm_source=gdev&utm_medium=blog).

## Sitemap

See the [full sitemap](/sitemap.md) or the [blog index](/blog/index.md) for every page on the site.
