Skip to content

Commit

Permalink
Punctuations added & spell check done
Browse files Browse the repository at this point in the history
  • Loading branch information
Brown-Boi-Nash authored Apr 2, 2022
1 parent 213cada commit dbda90c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Days/day04.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Let's start with definitions.

### Agile Development

Agile is an approach that focuses on delivering small results faster rather than releasing one big interaction of the product software is developed in iterations the team releases a new version every week or month with non-incremental updates the final goal of agile is to deliver an optimal experience to the end-users
Agile is an approach that focuses on delivering small results faster rather than releasing one big interaction of the product, software is developed in iterations. The team releases a new version every week or month with non-incremental updates the final goal of agile is to deliver an optimal experience to the end-users

### DevOps

Expand All @@ -19,7 +19,7 @@ and delivery practices based on cooperation between software developers and oper

## What is the difference between Agile and DevOps

The difference is mainly the preocupations. Agile and devops have different preocupations but they are helping each other. Agile want short iteration, which is only possible with the automation that Devops brings. Agile want customer to try a specific version and quickly give feedback which is only possible if devops make creation of new environment easy.
The difference is mainly the preoccupations. Agile and devops have different preoccupations but they are helping each other. Agile want short iteration, which is only possible with the automation that Devops brings. Agile want customer to try a specific version and quickly give feedback which is only possible if devops make creation of new environment easy.

### Different participants

Expand Down

0 comments on commit dbda90c

Please sign in to comment.