Risk AnalysisRisk Analysis and Management is a key project management practice to ensure that the least number of surprises occur while the project is underwayDec 19, 20204 min read
Release ManagementRelease management is the process of managing, planning, designing, scheduling, testing, controlling and deploying of a software build through different stages and environments; in preparation for software releases.Dec 09, 20205 min read
Documentation TestingDocumentation testing is a process of improving your existing documentation through feedback. Understanding how to get feedback is crucial for building good documentation and positive developer experience.Sep 02, 20206 min read
License in RepositoryEvery product should be covered by a license. It is your creative work, you own it and you should decide what other people can or cannot do with it.Nov 22, 20193 min read
Updating the DependenciesNot updating dependencies makes your product more and more difficult to maintain and it can bring security risks.Nov 11, 20193 min read
Operations LogbookOperations Logbook allows you to collect, store, and share data in real time and dig your historical data easily. Record every incident and every important event related to your project.Nov 11, 20192 min read
Bus FactorA Bus Factor measures the minimum number of team members who have to be hit by a bus to put the project in jeopardy. The goal is to increase your Bus Factor as much as possible.Nov 11, 20194 min read
Software DocumentationSoftware documentation explains how the product works or how to use it. Different types of software documentation are created through the whole product development lifecycle.Nov 11, 20195 min read
User StoriesIn an Agile environment, teamwork is divided into small pieces called User Stories. It helps with sprint planning. They are written in a basic language.Nov 11, 20195 min read
READMEA README is a text file that contains important information about the product. It is the first thing the user sees in the directory of the product. It helps the user to understand what does the product do and how to use it.Nov 11, 20193 min read
RunbookA Runbook is a set of standardized documents that describe how to run a computer system. It typically contains a walkthrough how to start, stop, debug and supervise the system.Nov 11, 20193 min read