On a personal level, continuous learning is about the constant expansion of skills and skill-sets through learning and increasing knowledge.
DevOps is the combination of cultural philosophies, practices, and tools that increases an organization's ability to deliver applications and services.
Chef is a configuration management and automation platform. Chef helps you describe your infrastructure with code (IaC). Because your infrastructure is managed with code, it is flexible, versionable, and human-readable. Also, it can be automated, tested and reproduced with ease.
Logs: ./configuration-management/chef
Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops, data center VMs, or the cloud.
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery.