Research
- Home /
- Categories /
- Research
A sidecar for your service mesh
In a recent blog post, we discussed object-inspired container design patterns in detail and the …
What it means for a machine to learn or think like a person?
In a recent article, Lake et al.1 examine what it means for a machine to learn or think like a …
Bloom Filters: Is element x in set S?
The idea of Bloom Filter was conceived by Burton H. Bloom in 1970. In a nutshell, Bloom filter is a …
The Raft of the Understandability
Computer science is full of complex hard-to-understand algorithms. Understandability of an algorithm …
Object-inspired container design patterns
If we start thinking containers in terms of objects, it abstracts away the low-level details but …
Stored Procedure as a Service (SPaaS)
Functions as a service (FaaS) is an emerging pattern to build APIs and microservices at scale. You …
Traditional Ways To Solve Scalability Problems With RDBMS
Notes plus thoughts from my recent read Cassandra: The Definitive Guide. Common ways to solve …
Bloom filters for bioinformatics
The Bloom filter was originally developed by Burton H. Bloom back in the seventies and for long time …
Put some breathe life in your papers with clever visualization
I often screen papers for my reading list based on their illustration appeal. I know this may be bit …