-
Create your own Blockchain using Python and Ethereum
Blockchain, as the name suggests, is a collection of blocks or data records chained together in a cryptographic fashion. Each block in the chain contains a hash of the previous block, timestamp, and the ... -
The classic dilemma for testers – Robot or pytest
For any organization, customer’s confidence is of the highest priority and a lot of it is dependent on reliability which is mostly dependent on the quality assured by the product and service you are ... -
Integrating Django with Salesforce
Salesforce is a customer success platform with their CRM solution leading the CRM market for a considerable time. Salesforce offers many Services(SaaS) and Products(PaaS) which aid in an efficient ... -
Data ingestion with Hadoop Yarn, Spark, and Kafka
As the technology is evolving, introducing newer and better solutions to ease our day to day hustle, a huge amount of data is generated from these different solutions in different formats like sensors, logs, and ...