Skip to content

Commit

Permalink
Update roadmap for 2025.
Browse files Browse the repository at this point in the history
  • Loading branch information
milanm committed Feb 12, 2025
1 parent 852366b commit 433e752
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified DevOps Roadmap.pdf
Binary file not shown.
Binary file modified DevOps Roadmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DevOps Roadmap 2024.
# DevOps Roadmap 2025.

This is a step-by-step guide on how to become a DevOps engineer, with links to relevant learning resources.

Expand Down Expand Up @@ -179,7 +179,7 @@ Resources:
- [Kubernetes Up and Running](https://www.amazon.com/_/dp/1491935677?tag=oreilly20-20) <sup>Book</sup>
- [Kubernetes Learning Path - 50 days from zero to hero from Microsoft](https://azure.microsoft.com/en-us/resources/kubernetes-learning-path/) <sup>FREE</sup>

### 8. Learn Infrastructure as a code
### 8. Learn Infrastructure as a code (X as Code)

Sometimes referred to as **IaC**, it refers to the techniques and tools used to define infrastructure, typically in a markup language like YAML or JSON. Infrastructure as code allows Engineers to automate environment setup and teardown. Accelerates and de-risks deployment by provisioning gold copy environments on demand.

Expand Down

0 comments on commit 433e752

Please sign in to comment.