Blogs

A treasure trove of thoughts on the technologies
we play around from our technocrats

Optimizing large Excel files with Pandas & Dask

Excel is still a "go-to" choice for table calculation of small, medium, and large datasets. However, it gets tedious when the dataset gets too huge – say a million rows and hundreds of columns,...

Implementing Kubernetes Operators with Python

Over the past few years, Kubernetes has become a default choice for container orchestration. The features and ease of use make it widely popular amongst the developers. Kubernetes API is one...

Configuring CLI with Protobuf and Python

Many of us may think that the easiest way to interact with computers is through a teeny-tiny device; we all know as a mouse. However, we programmers love to use another one. Even before the...

Enhanced test automation with Selenium WebDriver and pytest

The biggest challenge for a developer today is to ensure consistent and smooth working of their website or web-application across different devices, browsers, and platforms. The easiest way to...

Adding value to your TestOps with pytest

The pytest framework is one of the best opensource test frameworks that allows you to write test cases using Python. With pytest, you can test almost anything - databases, APIs, even a UI....

ES Index migration simplified!

Data migration may conceptually sound simple but it is one of those things that are not as simple as they sound. The lack of integration and synchronization between system components may lead to...

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,...

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...

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...

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...

1

Leave Comment

Subscribe Email

    Post By Topic

    See all