Serverless Microservices with Google Cloud Functions by Bret McGowen

Sdílet
Vložit
  • čas přidán 7. 11. 2016
  • Subscribe to Devoxx on CZcams @ bit.ly/devoxx-youtube
    Like Devoxx on Facebook @ / devoxxcom
    Follow Devoxx on Twitter @ / devoxx
    Learn how to write microservices as small, single-purpose Node.js functions that execute quickly and automatically scale. Google Cloud Functions can be invoked directly or can automatically respond to cloud events like file storage events and Pub/Sub messages. Best of all, do it all without managing servers or runtime environments.
    This talk will walk through the goals of Google Cloud Functions with a high level introduction followed by a real world example showing how to deploy from GitHub.
    Bret McGowen is on the Google Cloud Platform team at Google, focusing on developer-oriented products like App Engine, Compute Engine, the Cloud Vision API, Firebase and more. He's currently an aspiring Node.js developer. Prior to Google, Bret came from Texas, having worked in the cloud industry at Rackspace as a software engineer building the RackConnect hybrid hosting product. Before that, he led engineering teams at e-commerce, non-profit and startup companies. He's often on the running trail, volleyball court or kickball field.
    Bret earned a bachelor’s degree in computer science from Texas A&M University.
    [TXP-1648]

Komentáře • 19

  • @SarbjeetJohal
    @SarbjeetJohal Před 6 lety

    Great skeleton code, just what I needed to get started! Awesome job Bret!

  • @Technologynorth
    @Technologynorth Před 6 lety

    Great intro - really looking forward to trying this out.

  • @StijnDeWitt
    @StijnDeWitt Před 6 lety

    5:21

  • @markuskelle3393
    @markuskelle3393 Před 6 lety

    Most awesome !!!!! thanks google

  • @iconjack
    @iconjack Před 7 lety

    Great overview, I feel like I'm up to speed in 30 minutes. Someone in the audience fell asleep at

  • @kennesch
    @kennesch Před 7 lety

    love the simplicity..awesome..when can we take it for a spin ?

  • @AlejandroHellinGil
    @AlejandroHellinGil Před 5 lety

    When Google Cloud Functions runtime will be available in Node.js 10 or above? When I follow this codelab, I obtain the following warning and error:

  • @slideshowp2
    @slideshowp2 Před 5 lety

    How to debug a background cloud function?

  • @paracha3
    @paracha3 Před 7 lety

    I requested more than couple times to get early access to functions, it was never given. :-(

  • @iconjack
    @iconjack Před 7 lety +3

    24:24

  • @itsallmylove
    @itsallmylove Před 5 lety

    howdy!

  • @MaisUmSomente
    @MaisUmSomente Před 3 lety

    recomendo AWS

  • @wilsonhobbs1920
    @wilsonhobbs1920 Před 3 lety

    why does he spend half the time teaching us Node.js? This did not age well at all, the whole talk could be an email if not for him teaching us how to use package.json