← Go Back
DevOps Journey KodeKloud
🐧 Linux
- Built on existing Linux knowledge, crucial in the DevOps world.
- Dove deeper into essential Linux commands, shell scripting, and system administration.
- Expanded understanding of managing servers and applications.
🐳 Docker
- Learned Docker, an open-source platform that simplifies application creation, deployment, and running.
- Understood Docker architecture, created Dockerfiles, ran and managed Docker containers effectively.
⚓ Kubernetes
- Studied Kubernetes, a platform for managing containerized workloads and services.
- Learned about Kubernetes clusters, pods, services, and deployments.
📚 Git
- Honed skills in Git, the standard version control system in the software industry.
- Learned to manage repositories, create and merge branches, handle conflicts, and collaborate effectively.
🔄 Continuous Integration/Continuous Delivery (CI/CD)
- Explored the practices of CI and CD, crucial elements of DevOps.
- Understood the efficiencies gained from a well-orchestrated development pipeline.
🛠️ Practical DevOps Implementation
- Applied knowledge of essential DevOps tools to various projects.
- Focused on automating workflows, managing infrastructure, maintaining security, and ensuring availability and scalability.
- Appreciated the efficiency of Docker, the power of Kubernetes, the reliability of Git, and the robustness of Linux.