Shubham GuptaDemystifying the Internal Workings of Apache Spark ArchitectureSpark architecture follows a master/worker pattern, where a central driver program orchestrates the execution of tasks on a cluster of…Nov 6, 2023Nov 6, 2023
Shubham GuptaSetup Kafka on Databricks clusterKafka setup on Databricks is super cheap and will help you to run your application without maintain an separate cluster for Kafka. let…Jun 8, 2023Jun 8, 2023
Shubham GuptaAzure Synapse Link for SQL — Realtime Data LoadAzure Synapse Link for SQL delivers near real time analytics over operational data in Azure SQL Database or SQL Server. Azure Synapse Link…Nov 28, 2022Nov 28, 2022
Shubham GuptaPersonally Identifiable Information(PII) Detection and Anonymization on ImagePersonally Identifiable Information(PII) is any data that could potentially identify a specific person. PII may include name, face…Aug 18, 2022Aug 18, 2022
Shubham GuptaAll you know about Recommendation System (Explained)A recommendation engine predicts what a user may or may not like among a list of given items. A recommendation system is one of the most…Mar 18, 2018Mar 18, 2018
Shubham GuptaComplete beginner guide to make a Chatbot with example (Python)Here I am going to explain to you a step by step guide to make a Q & A Bot.Mar 17, 20181Mar 17, 20181