PLU | Google Cloud Functions: Getting Started (2017 EN)

Discussion in 'Information Technology' started by Kanka, Jul 22, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Company: Pluralsight
    Author: James Wilson
    Full Title: Google Cloud Functions: Getting Started
    Year: 2017
    Language: English
    Genre: Educational: Cloud Computing
    Skill Level: Beginner
    Price: -
    -
    Files: MP4 (+ Code Files, Slides .PDF)
    Time: 02:27:23
    Video: AVC, 1280 x 720 (1.778) at 15.000 fps, 450 kbps
    Audio: AAC at 70 Kbps, 2 channels, 44.1 KHz



    Serverless technologies are taking the developer world by storm because they allow you to push out code quickly and know that it will scale. This course teaches you how to get started writing serverless code on the Google Cloud Platform.

    Developers want to build serverless microservices so they can create new content, reduce maintenance, scale easily, and deliver new features to users faster. In this course, Google Cloud Functions: Getting Started, you will learn the skills you need to create high-quality microservices that will enhance the experience of your app or website. First, you will set up a Google Cloud project, install the gcloud command line tools, and set up Google Cloud Functions on your local machine. Next, you will explore all of the different events your functions can respond to, including storage, PubSub, and HTTP triggers. Finally, you will dive into deploying the functions and see how everything integrates seamlessly into the Google Cloud Platform. When you’re finished with this course, you will have a solid understanding of Google Cloud Functions that will allow you to create and deploy your own microservices that will automatically scale with your users.


    Lessons:
    1. Course Overview
    01. Course Overview
    2. Introducing Event-driven Microservices
    02. Introducing Serverless Functions
    03. Module Overview
    04. Why Use Cloud Functions?
    05. Google Cloud Platform's Compute Spectrum
    06. Developer Environment
    07. Setting up the Project
    08. Summary
    3. Breaking Down a Function
    09. Introduction
    10. The Triggers
    11. The Event Object
    12. Digging Through the Data
    13. Ending the Function
    14. The Full Lifecycle
    15. Creating an HTTP Function 1
    16. Making the PubSub and Storage Function
    17. Summary
    4. Exploring the Cloud Functions Dashboard
    18. Introduction
    19. The Cloud Functions Dashboard
    20. Testing the Functions
    21. Viewing the Source Code
    22. Reading Stackdriver Logs
    23. Deleting the Functions
    24. Summary
    5. Managing Functions with gcloud
    25. Leveraging gcloud
    26. Installing gcloud
    27. Setting up the Project
    28. Getting to Know gcloud and Cloud Functions
    29. Calling Functions and Viewing Logs
    30. Deleting Functions
    31. Summary
    6. Constructing Functions with Node.js and NPM
    32. Introduction
    33. Installing Node.js
    34. Setting up Your Node Project
    35. Writing the Functions 5
    36. Deploying the HTTP Trigger
    37. Subscribing to the PubSub Trigger
    38. Connecting to Storage with the Bucket Trigger
    39. Summary


    -------------