Sumários
Pub/Sub with BigQuery & Serverless
10 Abril 2025, 15:00 • Mário João Barata Calha
Using a Publisher/Subscriber message service to connect to OpenWeatherMap API. Storing streaming data on a database (BigQuery).
BaaS with Cloud Run. Serverless (BaaS + FaaS) with Cloud Functions. Function triggers: HTTP and Pub/Sub.
Pub/Sub with BigQuery & Serverless
9 Abril 2025, 18:30 • Mário João Barata Calha
Using a Publisher/Subscriber message service to connect to OpenWeatherMap API. Storing streaming data on a database (BigQuery).
BaaS with Cloud Run. Serverless (BaaS + FaaS) with Cloud Functions. Function triggers: HTTP and Pub/Sub.
DevOps
9 Abril 2025, 16:30 • Mário João Barata Calha
Continuous Integration/Continuous Delivery and Deployment (CI/CD). Zero downtime (updating) deployments: rolling updates, rollback, blue-green. Unit/Integration/Acceptance/Smoke tests. GitOps.
Pub/Sub with BigQuery & Serverless
9 Abril 2025, 15:00 • Mário João Barata Calha
Using a Publisher/Subscriber message service to connect to OpenWeatherMap API. Storing streaming data on a database (BigQuery).
BaaS with Cloud Run. Serverless (BaaS + FaaS) with Cloud Functions. Function triggers: HTTP and Pub/Sub.
Using a service account to access a cloud service (BigQuery)
3 Abril 2025, 15:00 • Mário João Barata Calha
Activating APIs. Creating a Service Account. Using BigQuery. Creating a secret in kubernetes with JSON key to authenticate to BigQuery.