Saturday, Sep 14, 2024
shippedCloud learning repository built out with Google Cloud examples
Anurag Verma created anurag629/cloud-learning and populated it with 12 commits covering Docker, Google Cloud services, and serverless patterns in a single day.
The repository started with an initial commit [1] and a root readme [11], then grew across multiple Google Cloud Platform topics. Verma added introductory material on Docker [2] and expanded it [3], then committed sections on pub/sub messaging [4], Vertex AI [5], and Firestore [6]. The repository included practical examples: a serverless web app using Firebase [7], another serverless application that generates PDFs via Cloud Functions [8], an async system built with Cloud Run and pub/sub [9], and a REST API in Go deployed to Cloud Run [10]. A second readme update [12] concluded the work. The collection serves as a learning reference for Google Cloud infrastructure patterns.
Sources
- Initial commit · anurag629/cloud-learning
- intro to docker · anurag629/cloud-learning
- docker · anurag629/cloud-learning
- pub sub · anurag629/cloud-learning
- vertex ai · anurag629/cloud-learning
- firestore · anurag629/cloud-learning
- severless web app with firebase · anurag629/cloud-learning
- severless web app with cloud that create pdfs · anurag629/cloud-learning
- cloud run async system with cloud run and pub sub · anurag629/cloud-learning
- cloud run rest api go and cloud run · anurag629/cloud-learning
- root readme · anurag629/cloud-learning
- root readme · anurag629/cloud-learning