# DevOps Resources

> Other useful tools links can be found here ➡️ [Introduction to DevOps](/home/devops-everything/devops-resources/intro-devops.md)

## 🌐 Generic Links

* [CNCF - Cloud Native Computing Foundation](https://www.cncf.io/)
* [NotHarshhaa aka ProDevOpsGuy Github](https://github.com/NotHarshhaa#-devops-learning-hub)
  * [ProDevOpsGuy - Cloud & DevOps Blogs](https://blog.prodevopsguytech.com/)
  * [ProDevOpsGuy - DevOps & Cloud Projects Showcase](https://projects.prodevopsguytech.com/about)
  * [ProDevOpsGuy - DevOps & Cloud Resources Portal](https://docs.prodevopsguytech.com/)
  * [ProDevOpsGuy - DevOps GitHub Repositories](https://repos.prodevopsguytech.com/)
  * [Intro The DevOps - Github](https://github.com/NotHarshhaa/into-the-devops)
  * [DevOps Tools - Github](https://github.com/NotHarshhaa/devops-tools)
  * [prodevopsguy - Telegram channel](https://t.me/prodevopsguy)
* [DevOpsCube - Resources & Roadmaps](https://devopscube.com/)
* [DevOps - Telegram](https://t.me/thedevs_devops)
* [DevOps Roadmap.sh](https://roadmap.sh/devops)

**Documentation**

* Principles of Chaos: <http://principlesofchaos.org/>
* Visualize your architecture: <http://c4model.com>

***

## 📚 Courses

* [TechWorld - DevOps Bootcamp](https://www.techworld-with-nana.com/devops-bootcamp) - 68h
* [TechWorld - DevSecOps Bootcamp](https://www.techworld-with-nana.com/devsecops-bootcamp)
* [TechWorld - Certified Kubernetes Administrator (CKA Course)](https://www.techworld-with-nana.com/kubernetes-administrator-cka)
* [KodeKloud Training Courses](https://kodekloud.com/)
  * [KodeKloud Engineer Practice](https://engineer.kodekloud.com/signup?referral=6607378b4014655f23f038ae)
  * [Udemy - Certified Kubernetes Administrator (CKA) with Practice Tests](https://www.udemy.com/course/certified-kubernetes-administrator-with-practice-tests/)

***

## 🎈 Playgrounds

* [iximiuz Labs - Master Server Side Craft](https://labs.iximiuz.com/playgrounds)

***

## 📽️ Youtube

### Docker

* [Docker Crash Course for Absolute Beginners \[1h\]](https://www.youtube.com/watch?v=pg19Z8LL06w)
* [Docker Tutorial for Beginners \[FULL COURSE in 3 Hours\]](https://www.youtube.com/watch?v=3c-iBn73dDE)
* [Ultimate Docker Compose Tutorial \[1h\]](https://www.youtube.com/watch?v=SXwC9fSwct8\&list=PLy7NrYWoggjxtN4YbSMYFFdpaxb-fR4zC\&index=20)

### Kubernetes

* [Kubernetes Roadmap - Complete Step-by-Step Learning Path](https://www.youtube.com/watch?v=S8eX0MxfnB4)
* [Kubernetes Tutorial for Beginners \[FULL COURSE in 4 Hours\]](https://www.youtube.com/watch?v=X48VuDVv0do\&list=PLy7NrYWoggjxtN4YbSMYFFdpaxb-fR4zC\&index=2)
* [Kubernetes Crash Course for Absolute Beginners \[NEW\] \[1h\]](https://www.youtube.com/watch?v=s_o8dwzRlu4)

### DevSecOps

* [DevSecOps Tutorial for Beginners | CI Pipeline with GitHub Actions and Docker Scout \[1h\]](https://www.youtube.com/watch?v=gLJdrXPn0ns)

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.syselement.com/home/devops-everything/devops-resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
