Business Rules Design Document

Business Rules Document This business rules document identifies the rules, rule sets, business flows, rule constraints, business objects and all other attributes related to an application’s rules design and implementation. This Document Includes: Introduction Purpose Scope References Overview Definitions

How to Set up Docker for Windows

1- Download Docker for windows. 2- Install Docker for windows.exe 3- Check whether docker is running 4- View/update docker settings 5- Now Lets start using docker…. – docker #displays docker help – docker version #check docker version – docker images #check all images – docker ps #check current running containers – docker ps -a #check […]

Multi Node Kafka Cluster Setup Using Docker

This is a brief guide on a Multi Node Kafka Cluster Setup using Windows Docker: —————————————– Setting Up a Three Node Kafka Cluster —————————————– 1- Start ZooKeeper and Kafka using Docker Compose up command docker-compose up 2- In another terminal window, go to the same directory (kafka-cluster). Before we move on, let’s make sure the services […]

Overview of K2 Workflow in On boarding Process

Introducing K2 as a Process Automation Platform HR consists of a wide variety of processes with integrated levels of checks & verifications across departments. K2 helps automate these HR processes through workflows that can increase process visibility, eliminate redundant operations and reduce repetitive, manual labor errors. K2’s HR management software solutions enable developers to solve […]

Business Requirements Document Glossary

Business Glossary Document This business glossary document is important to many developers, especially when they need to understand and use the terms that are specific to the project. In This Document: Introduction Purpose Scope References Overview Definitions UML Stereotypes

Big Data Architecture Best Practices

Synchronous vs Async pipelines Synchronous big data pipelines are a series of data processing components that get triggered when a user invokes an action on a screen. e.g. clicking a button. The user typically waits till a response receives to intimate the user of the results. In contrast in asynchronous implementation, the user initiates the […]

Software Application Architecture Document

Software Architecture Document This document provides a comprehensive architectural overview of the system, using a number of different architectural views to depict different aspects of the system.   In This Document: Introduction Purpose Scope Definitions, Acronyms, and Abbreviations References Overview Architectural Representation Architectural Goals and Constraints Use-Case View Logical View View Deployment View Implementation View […]

ETL Requirement Document

ETL Requirement Document This requirements document template designed for business analysts to cover most ETL projects.This documents practice of collecting project requirements of a system from users, customers, and other stakeholders. In this Template: Overview Business Requirements Nonfunctional Requirements Other Specifications

User Requirements Template

User Requirements Template This User Requirements document defines the non-functional aspect of the user’s interaction with the solution. It provides guidance on the user interface, expectations of the solution’s performance, reliability, and accessibility, and defines what must be done in order to properly train the users on the solution.     This Document Includes: Summary User […]