Sumários

DevOps and Serverless

29 Março 2023, 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. Backend as a Service (BaaS), functions and serverless.


Pub/Sub

29 Março 2023, 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).


Kubernetes

23 Março 2023, 15:00 Mário João Barata Calha

Using kubectl. Managing Kubernetes objects: pods, replicasets, deployments and services. Ingress. Using GKE.


Kubernetes

22 Março 2023, 18:30 Mário João Barata Calha

Using kubectl. Managing Kubernetes objects: pods, replicasets, deployments and services. Ingress. Using GKE.


Cloud native applications and Kubernetes

22 Março 2023, 16:30 Mário João Barata Calha

Application centric design and automation. Infrastructure as Code. Deploying a first application at Kubernetes. Configuration and secrets. Probing: liveness, readiness and startup. Resource utilization: requests and limits (CPU and memory). Autoscaling: HPA, VPA and cluster.