Discover Classes. Earn 10% Rewards.

Developing Applications with Google Cloud Platform is unfortunately unavailable

Thankfully we have 18 other Google Classes for you to choose from. Check our top choices below or see all classes for more options.

Google Ads Bootcamp

Noble Desktop - Virtually Online

Master the art of successful paid campaigns with the comprehensive Google Ads workshop at Noble Desktop. Learn tried-and-true techniques from an industry expert and take your brand awareness to new heights. Don't miss this opportunity to expand your advertising expertise.

(373) Beginner 18 and older
$650

4 sessions

Gift it!

Google Analytics Bootcamp

Noble Desktop - Virtually Online

Gain a solid understanding of Google Analytics and how to interpret its data in this comprehensive workshop. Learn how to optimize the wealth of information to make better business decisions and uncover growth opportunities.

(373) All levels 18 and older
$350

2 sessions

Gift it!

Google Workspace Collaboration w/ Drive, Apps & Meet

ONLC Training Centers @ Online Classroom

Learn to efficiently collaborate and share files using Google Workspace Applications like Drive, Sheets, Slides, Forms, and Meet in this comprehensive course by ONLC Training Centers. Perfect for those transitioning from Microsoft Office, this class will teach you how to maximize the potential of Google Workspace for file storage, online meetings, and seamless collaboration.

(7) Beginner 18 and older
$295
Attend
+2950 pts
Gift it!

Google Ads Introduction

ONLC Training Centers @ Online Classroom

This Google Ads course is designed to introduce you to the world of search engine marketing (SEM) and familiarize you with the Google Ads tool. This Ads Basic course will teach you how to leverage Google Ads to best serve your online marketing needs. The unique feature of this Google Ads training is that it includes hands-on interactive exercises empowering students to productively use Google Ads on their own website right away. This Google Ads class...

(7) Beginner 18 and older
$395
Attend
+3950 pts
Gift it!

Google Ads Advanced

ONLC Training Centers @ Online Classroom

This Advanced Google Ads Training Course expands on the topics covered in our Introduction to Google Ads course. In the Advanced Google Ads course, we take a deeper dive into understanding and optimizing search engine marketing campaigns. The course covers optimization of keywords, campaigns and ads, and other advanced features of Google Ads. You will also learn about conversion tracking in Google Ads and how to integrate Google Analytics with your...

(7) Advanced 18 and older
$395
Attend
+3950 pts
Gift it!
See all Google classes Online

Developing Applications with Google Cloud Platform

  • All levels
  • 18 and older
  • $1,995
  • Earn 19,950 reward points
  • Price Lock Guarantee
  • Live, Interactive Online Classroom
  • 22 hours & 30 minutes over 3 sessions

Start Dates (0)

  • $1,995
  • 22 hours & 30 minutes over 3 sessions
Showing 10 of 0

Class Description

Description

What you'll learn in this google training:

Full Course Name: Developing Applications with Google Cloud Platform (DAGCP)

In this course, application developers learn how to design, develop, and deploy applications that seamlessly integrate components from the Google Cloud ecosystem. Through a combination of presentations, demos, and hands-on labs, participants learn how to use GCP services and pre-trained machine learning APIs to build secure, scalable, and intelligent cloud-native applications.

Course Content

  • Module 1: Best Practices for Application Development
  • Module 2: Google Cloud Client Libraries, Google Cloud SDK, and Google Firebase SDK
  • Module 3: Overview of Data Storage Options
  • Module 4: Best Practices for Using Google Cloud Datastore
  • Module 5: Performing Operations on Buckets and Objects
  • Module 6: Best Practices for Using Google Cloud Storage
  • Module 7: Handling Authentication and Authorization
  • Module 8: Using Google Cloud Pub/Sub to Integrate Components of Your Application
  • Module 9: Adding Intelligence to Your Application
  • Module 10: Using Google Cloud Functions for Event-Driven Processing
  • Module 11: Managing APIs with Google Cloud Endpoints
  • Module 12: Deploying an Application by Using Google Cloud Cloud Build, Google Cloud Container Registry, and Google Cloud Deployment Manager
  • Module 13: Execution Environments for Your Application
  • Module 14: Debugging, Monitoring, and Tuning Performance by Using Google Stackdriver

Who should attend

Application developers who want to build cloud-native applications or redesign existing applications that will run on Google Cloud Platform

Prerequisites

To get the most benefit from this course, participants should have the following prerequisites:

  • Completed Google Cloud Platform Fundamentals or have equivalent experience
  • Working knowledge of Node.js
  • Basic proficiency with command-line tools and Linux operating system environments

Course Objectives

This course teaches participants the following skills:

  • Use best practices for application development.
  • Choose the appropriate data storage option for application data.
  • Implement federated identity management.
  • Develop loosely coupled application components or microservices.
  • Integrate application components and data sources.
  • Debug, trace, and monitor applications.
  • Perform repeatable deployments with containers and deployment services.
  • Choose the appropriate application runtime environment; use Google Kubernetes Engine as a runtime environment and later switch to a no-ops solution with Google App Engine Flex.

Outline: Developing Applications with Google Cloud Platform (DAGCP)

Module 1: Best Practices for Application Development

  • Code and environment management
  • Design and development of secure, scalable, reliable, loosely coupled application components and microservices
  • Continuous integration and delivery
  • Re-architecting applications for the cloud

Module 2: Google Cloud Client Libraries, Google Cloud SDK, and Google Firebase SDK

  • How to set up and use Google Cloud Client Libraries, Google Cloud SDK, and Google Firebase SDK
  • Lab: Set up Google Client Libraries, Google Cloud SDK, and Firebase SDK on a Linux instance and set up application credentials

Module 3: Overview of Data Storage Options

  • Overview of options to store application data
  • Use cases for Google Cloud Storage, Google Cloud Datastore, Cloud Bigtable, Google Cloud SQL, and Cloud Spanner

Module 4: Best Practices for Using Google Cloud Datastore

  • Best practices related to the following:
  1. Queries
  2. Built-in and composite indexes
  3. Inserting and deleting data (batch operations)
  4. Transactions
  5. Error handling
  • Bulk-loading data into Cloud Datastore by using Google Cloud Dataflow
  • Lab: Store application data in Cloud Datastore

Module 5: Performing Operations on Buckets and Objects

  • Operations that can be performed on buckets and objects
  • Consistency model
  • Error handling

Module 6: Best Practices for Using Google Cloud Storage

  • Naming buckets for static websites and other uses
  • Naming objects (from an access distribution perspective)
  • Performance considerations
  • Setting up and debugging a CORS configuration on a bucket
  • Lab: Store files in Cloud Storage

Module 7: Handling Authentication and Authorization

  • Cloud Identity and Access Management (IAM) roles and service accounts
  • User authentication by using Firebase Authentication
  • User authentication and authorization by using Cloud Identity-Aware Proxy
  • Lab: Authenticate users by using Firebase Authentication

Module 8: Using Google Cloud Pub/Sub to Integrate Components of Your Application

  • Topics, publishers, and subscribers
  • Pull and push subscriptions
  • Use cases for Cloud Pub/Sub
  • Lab: Develop a backend service to process messages in a message queue

Module 9: Adding Intelligence to Your Application

  • Overview of pre-trained machine learning APIs such as Cloud Vision API and Cloud Natural Language Processing API

Module 10: Using Google Cloud Functions for Event-Driven Processing

  • Key concepts such as triggers, background functions, HTTP functions
  • Use cases
  • Developing and deploying functions
  • Logging, error reporting, and monitoring

Module 11: Managing APIs with Google Cloud Endpoints

  • Open API deployment configuration
  • Lab: Deploy an API for your application

Module 12: Deploying an Application by Using Google Cloud Cloud Build, Google Cloud Container Registry, and Google Cloud Deployment Manager

  • Creating and storing container images
  • Repeatable deployments with deployment configuration and templates
  • Lab: Use Deployment Manager to deploy a web application into Google App Engine flexible environment test and production environments

Module 13: Execution Environments for Your Application

  • Considerations for choosing an execution environment for your application or service:
    1. Google Compute Engine
    2. Kubernetes Engine
    3. App Engine flexible environment
    4. Cloud Functions
    • Cloud Dataflow
  • Lab: Deploying your application on App Engine flexible environment

Module 14: Debugging, Monitoring, and Tuning Performance by Using Google Stackdriver

  • Stackdriver Debugger
  • Stackdriver Error Reporting
  • Lab: Debugging an application error by using Stackdriver Debugger and Error Reporting
  • Stackdriver Logging
  • Key concepts related to Stackdriver Trace and Stackdriver Monitoring. Lab: Use Stackdriver Monitoring and Stackdriver Trace to trace a request across services, observe, and optimize performance

Remote Learning

This course is available for "remote" learning and will be available to anyone with access to an internet device with a microphone (this includes most models of computers, tablets). Classes will take place with a "Live" instructor at the date/times listed below.

Upon registration, the instructor will send along additional information about how to log-on and participate in the class.

Refund Policy

Cancellation Policy:

Public Classes

All requests to cancel a registration must be in writing via e-mail to [email protected]

  • You may cancel 11 or more business days from the start of the class for a refund less 5% cancellation fee.
  • If you cancel less than 11 business days from the start of the class, you are responsible for 100% of the course fee.

Cisco Data Center or Cisco Cloud Courses

All requests to cancel a Cisco Data Center or Cisco Cloud class reservation must be made via e-mail.

  • You may cancel or reschedule more than 19 business days from the start of the class for a refund less 5% cancellation fee.
  • If a Learner chooses to reschedule, the payment already received will be applied to the new class.
  • If a cancellation request is made within 19 business days of the class start date, no refund will be provided, regardless of payment method.

Partner-Delivered Classes

For Partner-delivered courses, if a reservation is canceled or rescheduled fewer than 16 business days before the class start date, the entire original course fee will be forfeited. An additional course fee will be required for the new reservation.


*The school, or one of its Partners, reserves the right to cancel a course for any reason and without penalty more than ten (10) business days before the start of the class.


Rescheduling:

All requests to reschedule a registration must be in writing via e-mail to [email protected]

Public Classes

  • Students may reschedule a registration up to 11 business days before the scheduled start date without penalty.
  • Rescheduling will be defined as transferring the registration to the same course on a different date or transferring to another course of equal or lesser value up to 6 months from the original course start date.

Partner Delivered Classes

  • For Partner delivered courses, if a student reschedules less than 16 business days before the class, the entire original course fee may be forfeited. An additional course fee may be required for the new registration.


* You are allowed two (2) reschedules. After a second reschedule, the entire original course fee will be forfeited, and an additional course fee will be required for a new registration.


No Shows:

Failure to attend without prior written notice to the start date of the course will be considered a "no show" and will result in forfeiture of the full course price including NetApp courses paid for with NetApp Training Units. Under these conditions, the school, at its own discretion may allow you to re-sit another session of the same or lower priced course.

In any event where a customer wants to cancel their enrollment and is eligible for a full refund, a 5% processing fee will be deducted from the refund amount.

Similar Classes

Benefits of Booking Through CourseHorse

  • Booking is safe. When you book with us your details are protected by a secure connection.
  • Lowest price guaranteed. Classes on CourseHorse are never marked up.
  • This class will earn you 19950 points. Earn 10% back in reward points!

Questions & Answers (0)

Get quick answers from CourseHorse and past students.

Fast Lane - New York

Fast Lane, a leading provider of advanced IT training courses, offers complete authorized training solutions for Cisco, NetApp, VMware and more. We are a proud developer of new advanced technology courses to ensure your access to the most updated training for your career.

Fast Lane’s instructor-led...

Read more about Fast Lane - New York

CourseHorse Approved

This school has been carefully vetted by CourseHorse and is a verified Online educator.

Fast Lane - New York

Give This Course as a Gift Card

  • Thousands of classes
  • No expiration
  • Unique and memorable gifts for any occasion
  • Personalized
  • Explore a passion, gain a new skill, discover a new hobby, engage in a memorable experience
  • Instant delivery
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™

Buy a Gift Card

Book this Class as a Group Event

Booking this class for a group? Find great private group events

Or see all Professional Group Events

Explore group events and team building activities ranging from cooking, art, escape rooms, trivia, and more.

  • Price Lock Guarantee

    Secure your booking now and we'll match any price drop within 48 hours across all booking platforms, ensuring you never miss out on savings!

  • Earn 10% Reward Points

    Maximize your savings with every purchase. Unlock rewards on every transaction, ensuring you get the most value out of your experience!

  • No Added Fees

    Enjoy hassle-free transactions without worrying about additional charges. With us, what you see is what you pay - no surprises!

  • Curated Courses

    Discover a curated selection of courses handpicked by experts in the field. Dive into quality content that suits your learning needs and interests!

CourseHorse Gift Cards

  • Creative & unique gift for any occasion
  • Thousands of classes & experiences
  • No expiration date
  • Instant e-delivery (or choose a date)
  • Add a personalized message
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™
Buy a Gift Card
gift card with the CourseHorse logo gift card with the CourseHorse logo
Loading...