Uncategorized

How to Add Value to a Company

I have been involved in consulting for about 20 years now, and I think one of the biggest challenges (in the long term) for consulting firms is building a sense of ownership and fairness within the company. One of the biggest problems with people, in general, is that they overvalue what they do and undervalue […]

Uncategorized

Resource Management in Docker – An Overview

Resource Management in Information Technology There is a whole host of technology available nowadays to ensure that your IT hardware resources manages efficiently. You may have a data center in-house, and a few cloud nodes/services/apps which together may constitute your investment in hardware. That would translate to resource capacity: memory, disk, and processor. In the […]

Uncategorized

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 […]

Uncategorized

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 […]

Uncategorized

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 […]