Assumed Knowledge¶
The Cloud-Native Toolkit has been developed to help developers adopt best practices when developing enterprise cloud native applications and services.
It aims to teach developers how to adopt Continuous Integration and Continuous Delivery best practices, but assumes a basic working knowledge of the following technologies:
- Git version control system
- Containers as the means of delivering applications and services
- Kubernetes as the container orchestration platform
- Helm as the kubernetes package manager
Links to additional learning resources can be found in the resources section.