Overview
In this Blog, We will Cover How to Build Slack like Online Chat using Rocket Chat and Deploy on Containers using Docker and Kubernetes.
Before This, We are Using...
Introduction
GO is a new language and thanks to GO community, it has grown rapidly since the release of GO 1.0. yet, keeping its most fundamental principle of simplicity intact.
Like...
Introduction
Microservices is an approach of developing an application by splitting it into smaller services, where each module run in its own process and communicating with...
What is SEMANTIC ANALYSIS?
The word semantic is a Linguistic term. It means something related to meaning in a language or logic.
In a natural language, semantic analysis is...
Introduction to Time Series Data
Time Series is defined as a set of observations taken at a particular period of time. For example, having a set of login details at regular...
What is Data Collection and Ingestion?
Data Collection and Data Ingestion are the processes of fetching data from any data source which we can perform in two ways -
Real-time...
Kubernetes is an open-source container orchestration engine and also an abstraction layer for managing full stack operations of hosts and containers. From deployment, Scaling,...