mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-27 11:09:53 +02:00
Add devops roadmap
This commit is contained in:
@@ -1 +1,10 @@
|
||||
# Docker
|
||||
# Docker
|
||||
|
||||
Docker is a platform for working with containerized applications. Among its features are a daemon and client for managing and interacting with containers, registries for storing images, and a desktop application to package all these features together.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@Docker Documentation](https://docs.docker.com/)
|
||||
- [@video@Docker Tutorial](https://www.youtube.com/watch?v=RqTEHSBrYFw)
|
||||
- [@video@Docker simplified in 55 seconds](https://youtu.be/vP_4DlOH1G4)
|
||||
- [@feed@Explore top posts about Docker](https://app.daily.dev/tags/docker?ref=roadmapsh)
|
||||
|
@@ -0,0 +1,5 @@
|
||||
# Learn a Language
|
||||
|
||||
It doesn't matter what language you pick, but it is important to learn at least one. You will be able to use that language to write automation scripts.
|
||||
|
||||
- [@article@Guide to Picking a Language for DevOps](https://cs.fyi/guide/programming-language-for-devops)
|
File diff suppressed because it is too large
Load Diff
@@ -5738,7 +5738,7 @@
|
||||
"id": "BHny2Emf96suhAlltiEro",
|
||||
"type": "subtopic",
|
||||
"data": {
|
||||
"label": "Data Dog",
|
||||
"label": "Datadog",
|
||||
"style": {
|
||||
"fontSize": 17,
|
||||
"justifyContent": "flex-start",
|
||||
|
Reference in New Issue
Block a user