Sumários
Cloud computing model
30 Março 2022, 16:30 • Mário João Barata Calha
1- What is cloud computing. Virtualization:compute, network and storage. Software Defined Architecture. Cloud delivery models: IaaS, PaaS, SaaS. Cloud deployment models: public, private, hybrid and multi-cloud.
2- History of the cloud. What's new in today's clouds. Cloud trends.
Using a cloud provider console and cluster (GCP)
30 Março 2022, 15:00 • Mário João Barata Calha
Setting up budget alerts and user permissions. Using the Cloud Shell and the command line tool gcloud. Accessing cloud storage. Creating a first kubernetes cluster and deploying a containerized web application.
Kubernetes
24 Março 2022, 15:00 • Mário João Barata Calha
Using kubectl. Managing Kubernetes objects: pods, replicasets, deployments and services. Dashboard. Ingress.
Kubernetes
23 Março 2022, 18:30 • Mário João Barata Calha
Using kubectl. Managing Kubernetes objects: pods, replicasets, deployments and services. Dashboard. Ingress.
Deploying and Managing Cloud Native Applications with Kubernetes
23 Março 2022, 16:30 • Mário João Barata Calha
1- Cloud native applications: cloud native services, application centric design and automation. Infrastructure as Code.
2- 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.