Google Cloud Storage vs Kudu: What are the differences?
What is Google Cloud Storage? Durable and highly available object storage service. Google Cloud Storage allows world-wide storing and retrieval of any amount of data and at any time. It provides a simple programming interface which enables developers to take advantage of Google's own reliable and fast networking infrastructure to perform data operations in a secure and cost effective manner. If expansion needs arise, developers can benefit from the scalability provided by Google's infrastructure.
What is Kudu? Fast Analytics on Fast Data. A columnar storage manager developed for the Hadoop platform. A new addition to the open source Apache Hadoop ecosystem, Kudu completes Hadoop's storage layer to enable fast analytics on fast data.
Google Cloud Storage belongs to "Cloud Storage" category of the tech stack, while Kudu can be primarily classified under "Big Data Tools".
"Scalable" is the primary reason why developers consider Google Cloud Storage over the competitors, whereas "Realtime Analytics" was stated as the key factor in picking Kudu.
Kudu is an open source tool with 789 GitHub stars and 263 GitHub forks. Here's a link to Kudu's open source repository on GitHub.