Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

The systems development life cycle (SDLC) is the traditional process used to dev

ID: 3850600 • Letter: T

Question

The systems development life cycle (SDLC) is the traditional process used to develop information systems and applications. The SDLC development process is sequential. Scrum is a new development process that was created, in part, to overcome the problems that occur when using the SDLC. Scrum is an agile development process that is iterative and incremental.

Assume you run a library. The collection of books varies from fiction, non-fiction, children's, self-help, and so on. You want to develop a mobile application so that your customers can reserve the books they want to borrow in advance.

In an essay, compare and contrast the use of the SDLC and Scrum for developing your application. Recommend one of these two processes and justify your recommendation.

Explanation / Answer

SDLC & Scrum are methodologies that are used for software development.We have to select based on our requirement and factors that are effects project.The common thing in both SDLC & Scrum methods is that, module is not passed on until it’s completed.


SDLC Method

SDLC is a collision of phases like planning, analysis, design and implementation. The SDLC model is a sequential design process that means every stage depends on before stage.
The main theme of SDLC is that division of the project into individual modules.It is like water that flows down a waterfall that cannot come back. The best practice is that time spent on gathering of requirements and design saves time.

SCRUM Method

Scrum is an iterative and incremental method.Coming to SCRUM, it is a collision that all elements acts together.The main advantage is that it delivers the project within time. Here delevary is done at regular intervals and helpful to gather end user openion.


For the given scenario of mobile application that allows customers to reserve the books, it is recummended to use SDLC. Because Scrum is best Suited for projects and applucations. As we are developing application it is necessary to expect and accept changes and also it is very fast with less cost. The one more advanatge is that this method is ideal for accumulating requirements.