Showing 11 Result(s)
Kafka

Kafka

Kafka is being used by tens of thousands of organizations, including over a third of the Fortune 500 companies. It’s among the fastest growing open source projects and has spawned an immense ecosystem around it. It’s at the heart of a movement towards managing and processing streams of data. What is event streaming? Event streaming …

AZURE

Azure

The main topics in cloud azure : IaaS(Infrastructure as a Service) is the foundational cloud platform layer. This Azure service is used by IT administrators for processing, storage, networks or any other fundamental computer operations. It is one of the Azure topics to learn that allows users to run arbitrary software. Advantages: It offers efficient …

redis-ghm-notes

REDIS (REmote Dictionary Server)

Redis (REmote Dictionary Server) is an in-memory database engine developed from 2009 by an Italian developer named Salvatore Sanfilippo. The latter as well as a major contributor to Redis (Pieter Noordhuis) were recruited by VMWare in 2010 to devote themselves full-time to the development of Redis while leaving the BSD free license. Redis is written …

Git-Best-Practice

Git Best Practice

Git Best Parctice Using git can somehow be tricky and lead to misusage of some features due to a lack of experience. The purpose of the current page is to provide best practices so you can develop the right reflexes to ease your use of git and your understanding. Set up your personal information Define …

gcp

Google Cloud Platform

What is Google Cloud Platform, how to use it and how to compare it? Google Cloud Platform (GCP) is a platform that provides more than 90 IT services (or products) that businesses, IT professionals, and developers can use to work more efficiently, gain flexibility, and/or provide a strategic advantage. Google Cloud Platform is a set …

git

20 best Git commands

Git is software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows (thousands of parallel branches running on different systems) . the Gît commands that are covered in this article …

OAuth2.0

OAuth 2.0

What is OAuth 2.0? OAuth is an open authorization protocol, which allows accessing the resources of the resource owner by enabling the client applications on HTTP services such as Facebook, GitHub, etc. It allows sharing of resources stored on one site to another site without using their credentials. It uses username and password tokens instead. …

crypto

Crypto

CRYPTO TERMINOLOGY FIAT Government issued currencies i.e.Ksh, Rand Naira, Dollar Eur pound yen etc. BLOCKCHAIN Cryptocurrency technology that keeps the system secure and decentralized. DEFI (Decentralized Finance) is an ecosystem that operates independently, free from third parties or exchanges. CEFI (Centralized Finance) has always been the standard for crypto trading before DEFI. CEFI involves the …