The State of Stateful apps on Kubernetes
Stateless applications don't need to care about underlying state of the application before moving to different nodes. They can scale
Streaming data on object storage: Thoughts
Object stores are the gold standard for cloud native data persistence. So, it is natural to want to store streaming
SQL Query on MinIO
Full fledged analytical applications, AI, ML workloads, dashboards - need a high performance query engine, that understands standard SQL parlance.
SQL Query on Parquet Files with DataFusion
Rust big data ecosystem is all set for bigtime - with Arrow and surrounding
ecosystem (DataFusion, Ballista) leading the pack.
Big Data ecosystem turning to Rust: an overview
Java is synonymous with last generation of Big Data tools and technologies. But
a lot has changed since 2000s. Latest
Kubernetes Hardening Guide
> Organisations all around us, large and small, are adopting or planning to move
to Kubernetes. As number of Kubernetes installations
Understanding Horizontal Pod Autoscaling
Autoscaling is an important aspect of running applications on Kubernetes at
scale. Not only does it ensure your applications smoothly
The Curious Case of Small Files
Background
Most of the files, by the virtue of their average size and usage patterns are
clearly cut out for
Storage: Complete Overview for Developers
Introduction
Being a developer today requires a working understanding of major computer
technologies, storage being one of them. Yet, storage
Get Started with Computer Science Papers
Introduction
One of the best ways to learn and improve in your field is doing something on
your own, either