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.
Overview
Syllabus
- GSP701
- Overview
- Setup and requirements
- What is Go?
- Deployment
- Task 1. Prepare your environment
- Task 2. Review the Google Cloud Data Drive source code
- Task 3. Check the import process
- Task 4. Compile and run Google Cloud Data Drive application in Cloud Shell
- Task 5. Test the application in your browser
- Task 6. Deploy to App Engine
- Congratulations!