Microservizi e Kubernetes
VCS is a system that tracks and records changes to source code over time, enabling collaborative development and restoration of previous versions. You will gain fundamental skills for tracking and managing code changes. With practical examples and guided tutorials, you will discover how to use Git effectively to increase productivity and simplify your development work.
To who we address
The VCS/SCM with Git course is designed for anyone who wants to expand their skills in code versioning management. Whether you are a novice developer or a seasoned professional, this course offers a unique opportunity to gain a solid understanding of Git, the world's most widely used version control system. If you want to learn how to track code changes, collaborate efficiently with other developers, manage software versions, and take advantage of the full potential of Git, then this course is what you need.
Course structure
1
-
Fondamenti di Docker e container.
-
Le architetture a microservizi.
-
Esercitazione
2
-
I componenti di Kubernetes.
-
Setup di un cluster di sivluppo con K3D.
-
L’esplorazione di un cluster Kubernetes con Lens.
-
Deploy di servizi statless su Kubernetes.
-
Esercitazione.
3
-
La gestione delle configurazioni su Kubernetes.
-
La gestione dei segreti su Kubernetes.
-
La gestione delle risorse su Kubernetes.
-
Esercitazione, con analisi di casi d’uso.
4
-
Security & Service Accounts.
-
Deploy di servizi stateful e schedulati.
-
Esercitazione, con analisi di casi d’uso.
5
-
Il packaging di applicativi su Kubernetes con HELM.
-
Esercitazione
6
-
Approfondimenti