A lot of engineers, system designers, architects, etc. overlook redundancy, at least according to what I've seen in my experience. Sometimes people ignore it because the system or the product is stil...
Read MoreSunny Srinidhi
Coding, reading, sleeping, listening, watching, potato. INDIAN. "If you don't have time to do it right, when will you have time to do it over?" - John Wooden
https://blog.contactsunny.comParquet is an open source file format by Apache for the Hadoop infrastructure. Well, it started as a file format for Hadoop, but it has since become very popular and even cloud service providers such...
Read MoreIf you have been working in the software development industry for the last few years, you have heard about both microservices and serverless applications. Especially serverless, as most companies are...
Read MoreDocker is everywhere today. A lot of projects in most big companies are deployed in production as Docker containers. Once you realize how easy and useful this approach is, you'd want to Dockerzie eve...
Read MoreMost of you would already know about SonarQube, and most of you will already be using it. I never got the opportunity to use it, even though I had heard about it. But recently, I decided to make it a...
Read MoreThe very first thing you need to know about coronavirus is that it's not just one virus, but actually a family of viruses that include not only the new COVID-19, but a few more. The latest COVID-19 s...
Read MoreA couple of months back, I was introduced to Geektrust by a friend. I thought it was just another competitive programming website. Reluctantly, I opened it up in my browser. I looked around and went ...
Read MoreAs the data generated from IoT devices, mobile devices, applications, etc. increases at an hourly rate, creating a data lake to store all that data is getting crucial for almost any application at sc...
Read MoreLemmatization is one of the most common text pre-processing techniques used in Natural Language Processing (NLP) and machine learning in general. If you've already read my post about stemming of word...
Read MoreStemming is one of the most common data pre-processing operations we do in almost all Natural Language Processing (NLP) projects. If you're new to this space, it is possible that you don't exactly kn...
Read More