Sumários
Cloud native applications, Deploying and Managing Cloud Native Applications with Kubernetes
26 Março 2025, 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.
Kubernetes
26 Março 2025, 15:00 • Mário João Barata Calha
Using kubectl. Managing Kubernetes objects: pods, replicasets, deployments and services. Ingress. Using GKE. Ingress with authentication.
Docker container management
20 Março 2025, 15:00 • Mário João Barata Calha
Building, running, stopping and cleaning containers. Executing operations and attaching to running containers. Managing images and containers. Other operations: mounting volumes, inspecting containers, checking logs, saving and loading images. Image registry and repository.
Docker container management
19 Março 2025, 18:30 • Mário João Barata Calha
Building, running, stopping and cleaning containers. Executing operations and attaching to running containers. Managing images and containers. Other operations: mounting volumes, inspecting containers, checking logs, saving and loading images. Image registry and repository.
Container orchestration and Kubernetes
19 Março 2025, 16:30 • Mário João Barata Calha
Challenges in scaling applications. Introduction to orchestration. Load balancing schemes. Orchestration tools. Introduction to Kubernetes. Object types: nodes, pods, replicasets, deployments and services. Context-based routing. Ingress.