YoVDO

Getting Started with Go on Google Cloud

Offered By: Google via Qwiklabs

Tags

Google Cloud Platform (GCP) Courses Go Courses BigQuery Courses Serverless Computing Courses Cloud Functions Courses Cloud Run Courses Firestore Courses

Course Description

Overview

Get started with Go (Golang) by reviewing Go code, and then creating and deploying simple Go apps on Google Cloud. Go is an open source programming language that makes it easy to build fast, reliable, and efficient software at scale. Go runs native on Google Cloud, and is fully supported on Google Kubernetes Engine, Compute Engine, App Engine, Cloud Run, and Cloud Functions. Go is a compiled language and is faster and more efficient than interpreted languages. As a result, Go requires no installed runtime like Node, Python, or JDK to execute.

Syllabus

  • Use Go Code to Work with Google Cloud Data Sources
    • In this lab you explore the basics of Go (golang) by compiling and testing a Go app interactively, deploying it to App Engine, then access data in BigQuery and Firestore.
  • Deploy Go Apps on Google Cloud Serverless Platforms
    • Use GO (golang) to deploy an app on App Engine, Cloud Run, and Cloud Functions using Cloud Build
  • App Engine: Qwik Start - Go
    • This hands-on lab shows you how to create a small App Engine application that displays a short message. Watch the short video Build Apps at Scale with Google App Engine.
  • HTTP Google Cloud Functions in Go
    • In this lab you’ll build an HTTP Cloud Function in Go.
  • Quiz: Getting Started with Go

Tags

Related Courses

Aprendiendo a programar en Go
Coursera Project Network via Coursera
Learn Go
Codecademy
Command Line Interface (CLI) With Golang From Infosys
Coursera Project Network via Coursera
Concepts in Golang - Loops, decision statements and function
Coursera Project Network via Coursera
Learn Go Programming - Golang Tutorial for Beginners
freeCodeCamp