Posts

Showing posts from August, 2022

Different SDLC models Commonly used of IS Project Management ~ [ The DevOps Model ]

Image
Different SDLC models Commonly used of IS Project Management      The DevOps Model DevOps is about removing the barriers between traditionally soloed teams, development and operations. Under a DevOps model, development and operations teams work together across the entire software application life cycle. The DevOps methodology is a relative newcomer to the SDLC scene. It emerged from two trends: the application of Agile and Lean practices to operations work, and the general shift in business toward seeing the value of collaboration between development and operations staff at all stages of the SDLC process. There are total seven steps involved in the devops model. They are discuss below:- 1)       Continuous development : - Continuous development involves planning and coding the software. Here, the entire development process gets broken down into smaller development cycles. This process makes it easier for the DevOps team to accelerate the...

Different SDLC models Commonly used of IS Project Management ~ [ Iterative Model ]

Image
Different SDLC models Commonly used of IS Project Management        Iterative Model The iterative model is a particular implementation of a software development life cycle (SDLC) that focuses on an initial, simplified implementation, which then progressively gains more complexity and a broader feature set until the final system is complete.   A subset of the final product under development, which grows from iteration to iteration to become the final product or software. In the iterative model there are total four process. They are describe below:- 1)       Requirement: - In this iterative model first start with requirement process. Iterative process starts with a simple implementation of a subset of the software requirements and iteratively enhances the evolving versions until the full system is implemented. 2)       Design & Development : - At each iteration, design modifications are made and new fun...

Different SDLC models Commonly used of IS Project Management ~ [ The Lean Model ]

Image
Different SDLC models Commonly used of IS Project Management      The Lean Model Lean software development is a concept that emphasizes optimizing efficiency and minimizing waste in the software development process. This approach has its roots in the Lean manufacturing movement of the 1980s. However, it is now considered an integral part of the agile software development methodology. The goal of lean project management is to maximize value while minimizing waste and satisfying customers. There are Four (4) stages involved in the lean model. They are discuss below:- 1.       Concept : - Concept means creating the idea for a new project, How to doing the project in an efficient way. That means idea generation is happen here. 2.       Discussion : - Here idea is transfer one person to another and create new dimension and get the way how to implement it. That means many people(team member) and many mind is getting togeth...

Different SDLC models Commonly used of IS Project Management~ [The Agile Model]

Image
Different SDLC models Commonly used of IS Project Management   The Agile Model Agile SDLC model is a combination of iterative and incremental process models with focus on process adaptability and customer satisfaction by rapid delivery of working software product. Agile methods break the product into small incremental builds. These builds are provided in iterations . There are five stages involved in the agile model/methods. They are- 1 )          Brainstorm : - It means requirement analysis. Every work/project first things is requirement analysis. 2)          Design : - The next steps is designing the product or document. And make prototype for visualize. 3)         Development : - The next steps is development /implement the product. That means step by step go through the final product. That means run the project or product. 4)         Quality Assurance : - Here checking t...