Description
In this course, you will :
- Examine the native ecosystem of the cloud
- Investigate the CNCF (Cloud Native Computing Foundation) and cloud native tooling.
- Investigate Kubernetes resources for application deployment.
- Distinguish between declarative and mandatory Kubernetes management techniques.
- Understand how to use a Platform as a Service (PaaS) solution and its abstracted components.
- Examine Cloud Foundry for application deployment.
- Explain CI/CD and its advantages.
- Using GitHub Actions, apply the fundamentals of Continuous Integration.
- Using ArgoCD, apply the fundamentals of Continuous Delivery.
- To parametrize declarative Kubernetes manifests, use Helm as a configuration template manager.
- ArgoCD and a Helm chart are used to deploy an application.
Syllabus :
- Welcome to Cloud Native Fundamentals
- Architecture Consideration for Cloud Native Applications
- Container Orchestration with Kubernetes
- Open Source PaaS
- CI/CD with Cloud Native Tooling