Notepub (Official)

Note published by Notepub's official team.

Permissioned Blockchain – Raft Consensus

The idea behind the Raft consensus algorithm is that the nodes (i.e., server computers) collectively select a leader, and the remaining nodes become the followers. The leader is responsible for state transition log replication across the followers under the closed distributed environment, assuming that all the nodes are trustworthy and have no malicious intent. The …

Permissioned Blockchain – Raft Consensus Read More »

 1,297 total views

SDLC – Agile Methodology – Scrum

Scrum is a trendy agile model. It satisfies the criterion of agile model characteristics and its own developed characteristics and terminologies such as Self-organizing teams, Sprints, Product Backlog, etc. Scrum Model – Terminology Self-organizing team: A self-organizing team that decides who will do which work. It means the team members by themselves choose their own …

SDLC – Agile Methodology – Scrum Read More »

 274 total views

SDLC – Agile Methodology – Extreme Programming

Agile is actually an umbrella term, and there are certain characteristics that all agile development processes must follow. So, several methodologies come under the agile umbrella, and one of the prominent methodologies is Extreme Programming, and Kent Beck proposed it in 1999. Extreme Programming – It recommends taking the best practices to extreme levels. If …

SDLC – Agile Methodology – Extreme Programming Read More »

 152 total views

SDLC – Agile Software Development

The agile software development methodology is considered the fastest development process, and this is achieved by avoiding anything that wastes time and eliminates unnecessary activities. It follows the incremental and evolutionary model principles and decomposes the requirements into many small incremental parts, and these parts are developed over one to four weeks. It incorporates the …

SDLC – Agile Software Development Read More »

 190 total views

SDLC – Spiral Model

The spiral software development life cycle (SDLC) model features incremental and Evolutionary development processes, which means it is developed over several iterations or loops similar to increments.  In the spiral model, each loop may not result in deliverable software. In the incremental model, every increment actually leads to a deployable increment at the customer site, one …

SDLC – Spiral Model Read More »

 404 total views

SDLC – Unified Process

The Unified Process was developed by Ivar Jacobson, Grady Booch, and James Rumbaugh. It follows incremental and iterative processes and is extensively used for Object-Oriented Software Development. The incremental and iterative means that the requirements are identified upfront. Over several iterative developments, the software is deployed at the client-side, and the client feedback is obtained. The …

SDLC – Unified Process Read More »

 1,947 total views

Scroll to Top
Scroll to Top