Caching- Is it necessary for an Application?
Introduction In this blog, we are going to cover, what is Cache and whether caching is really important for an application
A complete guide to SQL from scratch- Part-III (Joins)
Introduction In our previous blogs, we have covered the basics of SQL(Structured Query language), DDL (Data Definition Language), and DML(Data Manipulation
What is Artificial Intelligence ?
Predicting the future isn't magic.. It is artificial intelligence - Dave Waters Think about the following cases! Google, our one-stop-search-shop, gives us
How GAN can help us to improve face image data(with demo)
“Generative Adversarial Network— the most interesting idea in the last ten years in machine learning” by Yann LeCun, VP &
Big Data computing power – CPU vs GPU vs DPU
In this Big Data world parallel processing or parallel computing is the solution to faster processing and computation for incoming
Best Practices and Spark optimization Tips for Data engineers
Spark is currently a backbone tool for processing large datasets and it is said to be lightning-fast for large scale
Deep-Dive into DATADOG and how to use it for your System and with Python(Flask) Application
A brief history of Datadog Datadog is an infrastructure monitoring service that helps users or developers(especially DevOps) monitor the different services.
Design Thinking: The new way of BRAINSTORMING
Source - Internet Introduction All great innovators in literature, art, music, science, engineering, and business have used design thinking. It is
A complete guide to SQL from scratch
Introduction to this blog In this blog, we are going to learn about SQL(Structured Query language), DDL (Data Definition Language), and