Sumários

Pub/Sub with BigQuery & Serverless

17 Abril 2024, 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

17 Abril 2024, 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. Monitoring an individual service. Using Prometheus to monitor a distributed application. Cloud security. Service mesh. GitOps.

Pub/Sub with BigQuery & Serverless

17 Abril 2024, 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

11 Abril 2024, 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.

Cloud service (BigQuery)

10 Abril 2024, 18:30 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.