SDLC - Software Development Life Cycle - It's a way of life.
Two Peas treats each project with a life cycle:
- Planning
- Design (Spend more time here and improve your projects life cycle)
- Development
- Integration (this includes testing)
- Deployment
- Post Deployment
- Goal and Job Discovery (We talk about what it is that you are trying to do) (Planning)
- Organization Discovery (Here we talk about the various stakeholders in the project, how it will be used and some of the possible ways it will integrate into the picture of your total organization) (Planning)
- Scope (During the scope process we will do a more in-depth study of the particular job and document the entire process of completing it for you) (Design)
- Authoring (This is the longest part of the process where we write your code, show you incremental gains and tweak it to meet your goals) (Development)
- Testing your application (During this process we stress test your application and get final sign-off by the stakeholders with) (Integration)
- Go Live (Here we hold your hand while your application goes live tweaking any minor problems that might crop up once it's rolled out) (Deployment)
- Come to Closure and Future Planning (Here we take the list of ideas that inevitably come to light during the development process and document them so the ideas are not lost and can be referred to as a "future plan") (Post Deployment)
Following this process we add sanity to the otherwise stressful process of developing long lasting applications that are scalable and meet your goals/needs.