Google Cloud Platform Podcast

Informações:

Sinopse

The Google Cloud Platform Podcast, coming to you every week, 300922. Discussing everything from on Google Cloud Platform from App Engine to Big Query.

Episódios

  • gRPC with Varun Talwar

    01/03/2016 Duração: 45min

    In the fifteenth episode of this podcast, your hosts Francesc and Mark interview Varun Talwar. Varun is a product manager in charge of gRPC, an open source project created at Google that helps you build distributed systems like we do internally at Google. About Varun Varun is a product manager in Google Cloud team and has recently taken on gRPC. Prior to this he was responsible for Google Cloud Launcher, a launchpad to easily spin up popular software images on Google Compute Engine. He is a long time Googler who has previously worked on YouTube, Maps and Adsense. Follow Varun on Twitter @varungyan. Cool thing of the week Spotify is now on Google Cloud Platform: Spotify chooses Google Cloud Platform to power data infrastructure blog Announcing Spotify Infrastructure’s Googley Future blog Google’s BigQuery is da bomb - I can start with 2.2Billion ‘things’ and compute/summarize down to 20K in < 1 min. tweet Interview Resources: grpc.io gRPC on GitHub Mailing list for gRPC: grpc-io@googlegroups.com Take a RE

  • Storage with Paul Newson

    24/02/2016 Duração: 31min

    In the fourteenth episode of this podcast, your hosts Francesc and Mark interview Paul Newson. Paul is now a Developer Advocate for Google Cloud Platform but was a Software Engineer in the Cloud Storage team. Together they discuss the multiple options available for data storage on the cloud and the trade offs to be taken into account while choosing one. About Paul Paul currently focuses on helping developers harness the power of Google Cloud Platform to solve their big data problems. Previously, he was an engineer on Google Cloud Storage. Before joining Google, Paul founded a startup which was acquired by Microsoft, where he worked on DirectX, Xbox, Xbox Live, and Forza Motorsport, before spending time working on machine learning problems at Microsoft Research. Follow Paul on Twitter @newsons_nybbles. Cool thing of the week Opinionated Deployment Tools & Kubernetes blog post and Github repository Interview When to Pick Google Bigtable vs Other Cloud Platform Databases blog post. Where Should I Store M

  • Firebase with Sara Robinson and Vikrum Nijjar

    17/02/2016 Duração: 31min

    In the thirteenth episode of this podcast, your hosts Francesc and Mark interview Sara Robinson and Vikrum Nijjar. Sara is now a Developer Advocate for Google Cloud Platform but was part of Firebase until recently, and Vikrum - Firebase employee #1 - works as a Site Reliance Engineer (SRE) for Firebase. Together they discuss the origins, features, and future of Firebase. About Sara Sara is a Developer Advocate on Google’s Cloud Platform team, where she helps with developer relations through online content, outreach and events. She has a bachelor’s degree in Business and International Studies from Brandeis University. When she’s not programming, she can be found running, listening to country music, or finding the best ice cream in SF. Follow Sara on Twitter @SRobTweets. About Vikrum Vikrum is a Bay Area native and SWE-SRE on the Firebase team. He started out with startups in the 90s with Speedera and has been with Firebase as employee #1 as they were going through YCombinator during the summer of 2011. He has

  • The Internet of Things with Jen Tong

    03/02/2016 Duração: 30min

    In the eleventh episode of this podcast, your hosts Francesc and Mark interview Jen Tong, a Developer Advocate for the Google Cloud Platform, about the Internet of Things. About Jen Jenny is a Developer Advocate on Cloud at Google. In this role she helps developers build cool stuff on all sorts of platforms. Previously she worked in a wide variety of software roles from robotics at NASA, to developer advocacy for Google Glass. She is passionate about education, especially on the subjects of technology and science. If she’s away from her laptop, she’s probably skating around a roller derby track, or hanging from aerial silk. You can contact Jen through Twitter and her home page. Cool thing of the week Deep Learning at Udacity Google Research blost post. Interview Arduino starter kit NodeBots: Robots powered by JavaScript Raspberry Pi Arduino Uno Node.JS Firmata for Arduino Johnny Five Firebase ESP8266 WiFi Module Question of the week Google Cloud Platform training page

  • Graham Polley & Pablo Caif from Shine Technologies

    26/01/2016 Duração: 32min

    In the tenth episode of this podcast, your hosts Francesc and Mark interview Graham Polley and Pablo Caif, who are both Google Developer Experts who work at Shine Technologies. About Graham Graham is a senior software engineer based out of Melbourne Australia. He’s passionate about promoting the adoption of cloud technologies into software development, and regularly blogs and gives presentations. Graham has extensive experience in building big data solutions for clients using the Google technology stack, and in particular with BigQuery & Dataflow. Graham works very closely with the GCP engineering team in the US, where he is a member of their cloud platform trusted tester program, and the solutions he helps build are used as internal exemplars of developer use cases. Graham is also a GDE on the GCP. You can contact Graham through Twitter, blog and Google Developer Expert Profile. About Pablo Pablo is a passionate software engineer who enjoys solving complex problems, and devising simple solutions. He work

  • Cloud Vision API with Ram Ramanathan

    20/01/2016 Duração: 27min

    In the ninth episode of this podcast and first of 2016, your hosts Francesc and Mark interview Ram Ramanathan. Ram is the product manager for Google Cloud Vision API. About Ram Ram Ramanathan joined Google in 2014 where he’s been working on leading the machine learning efforts for Google Cloud Platform, and  has been a large part of launching the new Google Cloud Vision API. He comes with a great deal  of experience in the industry after working for other big players such as GE Healthcare and Microsoft. You can follow him on twitter at @ramramanathan1. Cool thing of the week Top 5 Power Features of the Google Cloud CLI (blog post) Get your current project id using gcloud: gcloud config list core/project | awk '{print \$3}' After the recording we were informed that there’s a better way using formats: gcloud config list --format="value(core.project)" Interview Google Cloud Vision API changes the way applications understand images blog Google Cloud Vision API docs Google Cloud Vision robot demo video Te

  • Big Data with Felipe Hoffa

    16/12/2015 Duração: 38min

    In the eighth episode of this podcast and last of 2015, your hosts Francesc and Mark interview Felipe Hoffa. Felipe is a developer advocate for Google Cloud Platform and he specializes in Big Data. About Felipe In 2011 Felipe Hoffa moved from Chile to San Francisco to join Google as a Software Engineer. Since 2013 he’s been a Developer Advocate on Big Data - to inspire developers around the world to leverage the Google Cloud Platform tools to analyze and understand their data in ways they could never before. You can find him in several YouTube videos, blog posts, and conferences around the world. Cool thing of the week Cloud SQL second generation docs and announcement blog post Interview BigQuery docs MapReduce: Simplified Data Processing on Large Clusters research paper Dremel: Interactive Analysis of Web-Scale Datasets research paper Cloud DataFlow docs FlumeJava: Easy, Efficient Data-Parallel Pipelines research paper MillWheel: Fault-Tolerant Stream Processing at Internet Scale research paper Cloud D

  • Messaging on the Cloud

    09/12/2015 Duração: 33min

    In the seventh episode of this podcast, your hosts Francesc and Mark discuss the different ways messaging can be done on Google Cloud Platform, covering Pub/Sub and Task Queues and when to choose what. Links: Google Cloud Vision API blog post Photo Scavenger Hunt app Google Task Queues documentation Google Cloud Pub/Sub documentation Exporting logs documentation Feature comparison Feature Task Queues Pub/Sub Pull via API Yes Yes Push via Webhooks Yes Yes Max size of message 100K 10MB At least once delivery guarantee Yes Yes Batch Insert Only in App Engine Yes Multiple receivers No Yes Datastore Transactions Yes No Maximum Messages/s 1B (with billing) 250 msg/q/s Unlimited (after request) Throttling Yes No (if needed → pull) Performance median 5ms (99%ile 300ms) Sub-second even when tested at over 1M msg/s Cloud Monitoring No Yes

  • HTTP/2, SPDY, and QUIC with Ilya Grigorik

    02/12/2015 Duração: 35min

    In the sixth episode of this podcast, your hosts Francesc and Mark interview Ilya Grigorik, Developer Advocate at Google. About Ilya: Ilya is a web performance engineer at Google; co-chair of W3C Webperf WG and in short, an internet plumber. Links: Kubecraft: kubernetes visualizer on minecraft video and code HTTP/2 home page HTTP/2 on Google Cloud Platform blog post HTTP/2 demo with Go: gophertiles Making the web faster with SPDY and HTTP/2 blog post A QUIC update on Google’s experimental transport blog post QUIC protocol draft Preemptible machine documentations

  • Google Cloud Developer Experience with Chris Sells

    25/11/2015 Duração: 33min

    In the fifth episode of this podcast, your hosts Francesc and Mark interview Chris Sells, Product Manager at Google. About Chris: Chris Sells has been a software engineer of one kind or another since he was 14 years old. He’s worked at Intel and Microsoft, has started his own companies, has written a dozen books, given countless conference talks and has done everything from QA to developer, consultant to VP, technical support to CTO, chief architect to conference organizer. Currently, Chris is a Product Manager at Google focused on tools for cloud developers. You can contact Chris at: LinkedIn: http://www.linkedin.com/in/csells Twitter: @csells Blog: http://sellsbrothers.com Links: Custom Machine Types documentation Cloud Source Repositories Deploy a sample application using Node.js gcloud-intellij on GitHub Language-specific getting started pages for Node.js, Python, Ruby and Go. Horizontal podcast autoscaling for Kubernetes documentation

  • Containers and Dockercon with Jessie Frazelle

    18/11/2015 Duração: 33min

    In the fourth episode of this podcast, your hosts Francesc and Mark interview Jessie Frazelle, Container Hacker at the Docker Engine team. About Jessie: Jessie Frazelle is a Docker core maintainer and she’s know for running all the things in a container. Links: Cloud Debugger for Go and how to set it up on Compute Engine Go data race detector LXC Linux Containers Seccomp - secure computing mode Bane: apparmour profile generator My slow internet vs Docker by Ray Tsang Jessie running Steam in a container Docker Container on the Desktop by Jessie Docker issue: How to use -e DISPLAY flag on osx?  Honey Pots Docker exec Connecting to other Google Cloud Services Google Cloud Shell DevFest CA Demo of Physical Kubernetes Cluster

  • Kubernetes and Google Container Engine

    11/11/2015 Duração: 40min

    In the third episode of this podcast, your hosts Francesc and Mark interview Brian Dorsey, Developer Advocate, Google Cloud Platform about Kubernetes and Google Container Engine. About Brian: Brian Dorsey aims to help you build and run your apps. Brian focuses on Cloud Platform, especially Compute Engine, Cloud Storage, and lately Kubernetes & Container Engine. He loves Python and taught it at the University of Washington. He’s spoken at both PyCon & PyCon Japan. Brian is currently learning Go and enjoying it. Links: New Cloud Management Console Kubernetes Kubernetes on Github Kubernetes Slack Team Google Container Engine Presentation: John Wilkes - Cluster management at Google with Borg BigQuery

  • Compute as a Continuum

    04/11/2015 Duração: 25min

    In the second episode of this podcast, your hosts Francesc and Mark go from Infrastructure as a Service to Platform as a Service, as they discuss the concept of “Compute as a Continuum”. Links: Google Compute Engine App Engine Managed VMs Google Container Engine Full Speed Ahead with HTTP/2 on Google Cloud Platform HTTP/HTTPS Load Balancing SSHGuard

  • We Got a Podcast!

    27/10/2015 Duração: 19min

    In this first episode your hosts, Francesc and Mark, discuss how this podcast was built and deployed to Google Cloud Platform. Do you have something cool to share? Some questions? Let us know: web: gcppodcast.com mail: hello@gcppodcast.com twitter: @gcppodcast reddit: /r/gcppodcast google+: Google+ Links: Google Cloud Storage Google App Engine and Access Control Lists Hugo Google Analytics library for Go: go-ogle-analytics HIPAA compliance: Google Cloud Platform compliance page. Errata: Mark says HTTP status 503 for redirect, when he should have said either 302 or 307.

página 17 de 17