Scaling for Success: Building a High-Performance Streaming Service
Streaming has become an increasingly important part of our daily lives, with millions of people tuning in to watch movies,
BlazingText : An optimized Word2vec and Text classification algorithm
BlazingText, an Amazon SageMaker algorithm, is a highly optimised Word2vec and Text Classification algorithm. Word2vec algorithm maps each word
Lets Compare – Amazon Neptune vs ArangoDB vs Cassandra vs Cosmos DB vs Neo4j
Key Difference :- NameAmazon Neptune ArangoDB Cassandra Microsoft Azure Cosmos DB Neo4j DescriptionFast, reliable graph database built for the cloudNative multi-model DBMS for graph, document, key/value
ArangoDB – A Graph Database
Unlike many NoSQL databases, ArangoDB is a native multi-model database. You can store your data as key/value pairs, graphs or
MACHINE LEARNING/ DEEP LEARNING – XGBoost
Extreme Gradient Boost is referred to as XGBoost. In contrast to Gradient Boost, XGBoost uses regularization parameters to prevent overfitting. In
Create an AWS Lambda using Python with dependencies
Whenever you have a Python code/script which uses modules, that are not included by default in python and you want
How to create Interactive Bot using Microsoft Teams?
Nowadays Microsoft Teams becoming an essential communication tool for everyday’s work for many of us. Suppose the team's channel works
Introduction to SSH
Introduction SSH stands for Secure Shell is a cryptographic network protocol for exchanging data over an unsecured network.SSH provides a secure
AWS LAMBDA COLD START
Introduction (What is Cold Start) When a serverless function is running, it stays in an active state only as long as
AWS ElastiCache with Redis Part-1
Introduction Amazon ElastiCache allows you to seamlessly set up, run, and scale popular open-source compatible in-memory data stores in the cloud. Build