Decoding Data Consistency: Striking the BalanceIs the data on your databases consistent? And how much consistent it should be? Which consistency model best suits your use case? These are…Apr 30, 2024Apr 30, 2024
Score 900+ in AWS Certification ExamsAs the significance of cloud certifications continues to soar, and I’m here to guide you every step of the way. Having recently passed an…Nov 30, 20231Nov 30, 20231
Data Compare Tool using Pandas, Flask with MongoDB and Docker + AWS ECR — Part 4Data comparison between MySQL tables using Python Pandas and Flask. MongoDB for logging the statistics and CI/CD using Docker with AWS ECR.Jan 30, 2023Jan 30, 2023
Data Compare Tool using Pandas, Flask with MongoDB and Docker + AWS ECR — Part 3Data comparison between MySQL tables using Python Pandas and Flask. MongoDB for logging the statistics and CI/CD using Docker with AWS ECR.Jan 30, 2023Jan 30, 2023
Data Compare Tool using Pandas, Flask with MongoDB and Docker + AWS ECR — Part 2Data comparison between MySQL tables using Python Pandas and Flask. MongoDB for logging the statistics and CI/CD using Docker with AWS ECR.Jan 30, 2023Jan 30, 2023
Data Compare Tool using Pandas, Flask with MongoDB and Docker + AWS ECR — Part 1Data comparison between MySQL tables using Python Pandas and Flask. MongoDB for logging the statistics and CI/CD using Docker with AWS ECR.Jan 30, 2023Jan 30, 2023
Data pipeline using Kafka, Hive, Python and Power BIKafka project to stream data from Python Flask website. Data pulled by Kafka consumer and stored in Hive table. Power BI dashboard on…Oct 22, 2022Oct 22, 2022
Live data streaming project using Kafka— part 4Kafka project to stream bidding data from Python Flask website. Data is fetched using multiple consumers in parallel and stored in MySQL…Oct 8, 2022Oct 8, 2022
Live data streaming project using Kafka— part 3Kafka project to stream bidding data from Python Flask website. Data is fetched using multiple consumers in parallel and stored in MySQL…Oct 8, 2022Oct 8, 2022
Live data streaming project using Kafka— part 2Kafka project to stream bidding data from Python Flask website. Data is fetched using multiple consumers in parallel and stored in MySQL…Oct 8, 2022Oct 8, 2022
Live data streaming project using Kafka — part 1Kafka project to stream bidding data from Python Flask website. Data is fetched using multiple consumers in parallel and stored in MySQL…Oct 8, 2022Oct 8, 2022
Query AWS S3 data from Lambda functionRun SQL queries on AWS S3 objects from AWS Lambda function and get the results as csv files.Sep 27, 2022Sep 27, 2022
AWS Project : Custom Notifications for your workflowGenerate email notifications in case of any error (or any custom event log) for an AWS resource. Using AWS CloudWatch, SNS and Lambda…Sep 24, 2022Sep 24, 2022
AWS Change Data Capture project part 4We will be implementing a Change Data Capture project using AWS RDS, DMS, S3, Lambda, Glue job with IAM.Jun 14, 2022Jun 14, 2022
AWS Change Data Capture project part 3We will be implementing a Change Data Capture project using AWS RDS, DMS, S3, Lambda, Glue job with IAM.Jun 14, 2022Jun 14, 2022
AWS Change Data Capture project part 2We will be implementing a Change Data Capture project using AWS RDS, DMS, S3, Lambda, Glue job with IAM.Jun 14, 2022Jun 14, 2022
AWS Change Data Capture project part 1We will be implementing a Change Data Capture project using AWS RDS, DMS, S3, Lambda, Glue job with IAM.Jun 14, 2022Jun 14, 2022
Deploy AWS lambda function from containerDue to 250 MB limit on lambda package code, we will be using Docker container image to deploy lambda function to AWS with 10 GB size limit.Jun 5, 2022Jun 5, 2022
Data Visualization — with use casesA data scientist spends around 70 % time in EDA (Exploratory Data Analysis) and data pre-processing. In the EDA part we use visualization…Apr 10, 2021Apr 10, 2021
Published inAnalytics VidhyaGetting started with SamplingFor this blog, we will be going through some basic concepts of population, sample and sampling. :)Apr 7, 2021Apr 7, 2021