---
title: "The Developer Show — TL;DR 084"
description: "The Google Developer Show, episode 084. Topics include Apps for the Google Assistant, Google Assistant on Android TV, Introducing Cloud Firestore, Managing Google Cloud Platform with Chef, PHP 7.1 for Google App Engine now GA, and Nested virtualization for Google Compute Engine."
doc_version: "1.0"
last_updated: "2017-10-18"
canonical: "https://timothyjordan.com/blog/2017/10/18/DevShow-084.html"
---
# The Developer Show — TL;DR 084

_Published October 18, 2017_

> The Google Developer Show, episode 084. Topics include Apps for the Google Assistant, Google Assistant on Android TV, Introducing Cloud Firestore, Managing Google Cloud Platform with Chef, PHP 7.1 for Google App Engine now GA, and Nested virtualization for Google Compute Engine.

---

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/9XVasMSJSoU?si=heUBH6yPYpJzvzUM" 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 084 — October 13, 2017</figcaption>
</figure>

#### [Apps for the Google Assistant](https://developers.googleblog.com/2017/10/apps-for-google-assistant-new-languages.html?utm_campaign=devshow_series_appsforgoogleassistant_101317&utm_source=gdev&utm_medium=blog)

Actions on Google is coming to new devices and new languages, and getting better for building and sharing apps with templates and transactions. [Check out all the details and links on the post](https://developers.googleblog.com/2017/10/apps-for-google-assistant-new-languages.html?utm_campaign=devshow_series_appsforgoogleassistant_101317&utm_source=gdev&utm_medium=blog).

#### [Google Assistant on Android TV](https://android-developers.googleblog.com/2017/10/video-playback-with-google-assistant-on.html?utm_campaign=devshow_series_androidtv_101317&utm_source=gdev&utm_medium=blog)

Also, the Google Assistant is now available on Android TV, and although there are no new APIs needed to integrate with it, you should follow the pattern that it expects from your app. [This post has all the details including code](https://android-developers.googleblog.com/2017/10/video-playback-with-google-assistant-on.html?utm_campaign=devshow_series_androidtv_101317&utm_source=gdev&utm_medium=blog).

#### [Introducing Cloud Firestore](https://firebase.googleblog.com/2017/10/introducing-cloud-firestore.html?utm_campaign=devshow_series_cloudfirestore_101317&utm_source=gdev&utm_medium=blog)

We recently launched Cloud Firestore, a fully-managed NoSQL document database for mobile and web app development. It’s designed to easily store and sync app data at global scale, and it’s now available in beta. [Take a look at the post for an introduction video and highlights](https://firebase.googleblog.com/2017/10/introducing-cloud-firestore.html?utm_campaign=devshow_series_cloudfirestore_101317&utm_source=gdev&utm_medium=blog).

#### [Managing Google Cloud Platform with Chef](https://cloudplatform.googleblog.com/2017/10/managing-google-cloud-platform-with-chef.html?utm_campaign=devshow_series_gcpwithchef_101317&utm_source=gdev&utm_medium=blog)

Chef is a continuous automation platform powered by an awesome community. We recently released and open sourced a set of comprehensive cookbooks for Chef users to manage Google Cloud Platform resources. Together, Chef and Google Cloud Platform enable you to drive continuous automation across infrastructure, compliance, and applications.

#### [PHP 7.1 for Google App Engine now GA](https://cloudplatform.googleblog.com/2017/09/php-71-for-google-app-engine-is.html?utm_campaign=devshow_series_php7.1_101317&utm_source=gdev&utm_medium=blog)

PHP 7.1 is now generally available on Google App Engine in the flexible environment. [Check out the post](https://cloudplatform.googleblog.com/2017/09/php-71-for-google-app-engine-is.html?utm_campaign=devshow_series_php7.1_101317&utm_source=gdev&utm_medium=blog) for how to deploy PHP applications on App Engine, how to use the extension enabler, stackdriver logging, and more.

#### [Nested virtualization for Google Compute Engine](https://cloudplatform.googleblog.com/2017/09/introducing-nested-virtualization-for.html?utm_campaign=devshow_series_nestedvirtualization_101317&utm_source=gdev&utm_medium=blog)

Google Compute Engine now supports nested virtualization in beta. This allows you to run one or more virtual machines inside a Compute Engine Linux virtual machine — VMs inside of VMs.

#### [Java 8 on App Engine standard environment now GA](https://cloudplatform.googleblog.com/2017/09/Java-8-on-App-Engine-Standard-environment-is-now-generally-available.html?utm_campaign=devshow_series_java8_101317&utm_source=gdev&utm_medium=blog)

Java 8 on App Engine standard environment is now generally available and is covered by the App Engine Service Level Agreement.

#### [Introducing Abseil, a new common libraries project](https://opensource.googleblog.com/2017/09/introducing-abseil-new-common-libraries.html?utm_campaign=devshow_series_introducingabseil_101317&utm_source=gdev&utm_medium=blog)

Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. These libraries are the nuts-and-bolts that underpin almost everything that Google runs and have been extensively tested and used in production. [The GitHub link is on the post](https://opensource.googleblog.com/2017/09/introducing-abseil-new-common-libraries.html?utm_campaign=devshow_series_introducingabseil_101317&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.
