Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Simple play icon Course
  • A Cloud Guru

Google Cloud Functions Deep Dive

Dive in to Google Cloud Functions—everything it is and everything it does!

Joseph Lowery - Pluralsight course - Google Cloud Functions Deep Dive
by Joseph Lowery

What you'll learn

Google Cloud Functions is a serverless, event-driven, managed platform for building and connecting cloud services. It’s a code-centric service where the functions you write can be triggered by an HTTP request or any number of cloud events both on and off Google Cloud. At the start of the course, I’ll thoroughly explain what a serverless, event-driven, managed platform for building and connecting cloud services actually means and what it’s capable of. We’ll cover Cloud Functions’ primary features and benefits - one of the most compelling of which is its flexibility, a fact attested to by the wide spectrum of use cases we’ll discuss. Then, we’ll dig a little deeper to reveal what makes a Cloud Function function, including a full discussion of the different types of Cloud Functions along with their component aspects events and triggers. I’ll even go over the pricing of Cloud Functions, something everyone involved in related projects should be aware of. After you’re thoroughly familiar with the overall structure of Cloud Functions, we’ll begin exploring working with them. I’ll show you how to set up a proper development environment whether you’re on a Mac, Windows, or Linux system and get your first function deployed right out of the gate. Then, we’ll dive into the particulars of coding functions, specifically in Python: how to code for specific scenarios, like working with JSON variables, or particular situations, such as responding to a trigger from an app in another domain. I’ll give you all the command line code you’ll need for deploying your Cloud Functions, complete with full coverage of the available parameters. We’ll also discuss deploying Cloud Functions from a variety of sources including repositories like Github. Cloud Functions can be triggered through a variety of methods and one of the most common is to use another Google Cloud service. We’ll discuss how to handle those most frequently relied on, among them Cloud Pub/Sub and Cloud Storage as well as some of the more targeted services like Cloud SQL and Stackdriver. Testing is also critical in any app development and Cloud Functions is no different. We’ll examine several relevant testing strategies along with a look at implementing a CI/CD workflow with Cloud Functions. The final section of the course really takes off with an in-depth look at a number of different real-world scenarios. These use cases range from retrieving queried data from Cloud SQL, tying together four different Google Cloud services to extract and translate text from images, and integrating with a third-party service to send a text message anywhere in the world all triggered by your Cloud Functions. I’m really excited to show you all of what Cloud Functions can do and exactly how to do it. It’s a really solid solution for an ever-increasing number of use cases and an excellent tool to have in your cloud computing tool chest. So, come on, let’s get started with our Google Cloud Functions Deep Dive. Download The Function Flow here: https://interactive.linuxacademy.com/diagrams/TheFunctionFlow.html

Table of contents

About the author

Joseph Lowery - Pluralsight course - Google Cloud Functions Deep Dive
Joseph Lowery

Oddly enough, theater - or more exactly, performance art. After coming to NY to pursue a career as a theater director, I started doing solo work to better understand acting. At the time, I belonged to a group that had received an NEA grant and I used my money to buy a personal computer that I then performed with, on stage. That led me down the rabbit hole of technology and before I knew it, I was writing books on web design - which was quickly followed by building on-line courses as a part-time, and later, full-time content author for ACG and Pluralsight.

More Courses by Joseph L.
Skill IQ Logo

Not sure where to start?

Know exactly where everyone on your team stands with Skill IQ.

Assessments and analytics

Get access now

Sign up to get immediate access to this course plus thousands more you can watch anytime, anywhere

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.