0 votes
in DevOps by
List the major difference between the Agile and DevOps?

1 Answer

0 votes
by

Agile:

Agile is about software development

Devops:

DevOps is about software deployment and management.

DevOps does not replace Agile or Lean. It does this by killing waste, removing handovers, and streamlining deployments to allow faster and more continuous deployments to PRODUCTION.

...