Overview
Build practical expertise in GCP Firestore, Cloud Storage, and Pub/Sub by developing and testing entirely on local emulators. Master Python client libraries, complete assessment-style exercises, and validate your solutions efficiently—no cloud billing or IAM required.
Syllabus
- Course 1: NoSQL with Firestore Emulator
- Course 2: Object Storage with Cloud Storage Emulator
- Course 3: Event Messaging with Google Cloud Platform Pub/Sub Emulator
Courses
-
Learn to develop and test NoSQL applications locally using the Firestore emulator. This course covers emulator setup, Python SDK integration, and practical CRUD operations with validation and querying, using a "books" collection as the primary example.
-
Develop and test object storage workflows locally using the Cloud Storage emulator. Learn to create buckets, upload and validate images, and manage objects with Python.
-
Build and test event-driven systems locally using the Pub/Sub emulator. Learn to publish events, create subscriptions, and process messages in Python.