Agile
☑️ Background
- before, developing was done through
thourough planning
- however, these days, everything changes so fast, so many requirements, so many feedbacks
- before: lets plan and do
- agile: lets do then fix
✅ Agile
cooperation ➕ feedback
to develop fast, update fast!
- cooperation
- feedback
- uncertainty
- before: oh no! we didnt think of this. We should have planned better…
- agile: we didnt think of this. Let’s fix quickly.
- sprint backlog: work to do for achieving objective
- sprint: small development unit
- daily scrum
✅ DevOps
development ➕ operations
develop, deploy in short cycles(fast)
- agile development
- continuous integration(CI)
This post is licensed under CC BY 4.0 by the author.