Skip to content

Commit

Permalink
Merge pull request #151 from saitejaogirala/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
Tikam02 committed Jul 24, 2022
2 parents e4dfbeb + 6cab862 commit 245e799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Interview/Dev-ops-Interview.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- Q1) Can you tell us the fundamental differences between DevOps & Agile?
- A: Although DevOps shares some similarities with the Agile methodology, which is one of the most popular SDLC methodologies, both are fundamentally different approaches to software development. Following are the various fundamental differences between the two:

- Agile Approach – The agile approach is only meant for development in Agile while the DevOps approach is meant for both development and operations in DevOps.
- Agile Approach – The agile approach is only meant for development in Agile while the Devops approach is meant for both development and operations in DevOps.

- Practices and Processes – While agile involves practices such as Agile Scrum and Agile Kanban, DevOps involves processes such as CD (Continuous Delivery), CI (Continuous Integration), and CT (Continuous Testing).

Expand Down

0 comments on commit 245e799

Please sign in to comment.