From b4b93116019a496cdb67faf5ab1673a09fba2a1c Mon Sep 17 00:00:00 2001 From: Ed Lan <165309301+Edlan01@users.noreply.github.com> Date: Tue, 19 Nov 2024 14:16:03 +0100 Subject: [PATCH] Add ref to DevOps roadmap in guide (#7762) Added roadmap ref. --- src/data/question-groups/devops/devops.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/question-groups/devops/devops.md b/src/data/question-groups/devops/devops.md index 024b18964..2ab586c35 100644 --- a/src/data/question-groups/devops/devops.md +++ b/src/data/question-groups/devops/devops.md @@ -230,7 +230,7 @@ But becoming a successful DevOps engineer is not a trivial task, especially beca Either way, DevOps engineers work between the development and operations teams, understanding enough about each area to be able to work towards improving their interactions. -Because of this strange situation, while detailed roadmaps (be sure to check out our DevOps roadmap!) help a lot, getting ready for a DevOps interview requires a lot of work. +Because of this strange situation, while detailed roadmaps (be sure to check out our [DevOps roadmap](https://roadmap.sh/devops)!) help a lot, getting ready for a DevOps interview requires a lot of work. Here are the most relevant DevOps interview questions you’ll likely get asked during a DevOps interview, plus a few more that will push your skills to the next level.