-
D
Devops
DevOps is a set of practices that combines the work of two teams: software development (Dev) and information technology operations (Ops).
-
M
MVP
The Minimum Viable Product (MVP) represents a concept from Lean Thinking that emphasizes the impact of learning in new product development.
-
A
Automated Deployment
Automated Deployment is a practice that allows you to ship code fully or semi-automatically across several stages of the development process - from initial development right through to production.
-
L
Lean Canvas
Lean Canvas is a very useful visual planning method.
-
S
Scrum
Scrum is a framework focused on a productive and creative delivery of complex products with an emphasis on the highest possible value.
-
Smoke Testing
A Smoke Test is aimed to verify that the most important features of the product really work.
-
C
Continuous Integration
Continuous Integration (CI) is a practice of integrating code changes on a daily basis.