PinnedLeveraging Clustering and Vector Selection for Cost-Effective LLM Summarisation TasksWe discuss techniques to reduce cost on summarisation tasks leveraging LLMsMar 25Mar 25
PinnedPublished inDev GeniusRedisearch — A developer’s guide to productionThis post will help developers and Devops engineers to get up and running with Redisearch & RedisJSON in a production environment.Jun 30, 20221Jun 30, 20221
Cloud Scheduler — Trigger Cloud functions using Cloud Pub/Sub and TwilioCloud Scheduler is a beautiful new addition to GCP and let me demonstrate how it can be useful.Dec 18, 2020Dec 18, 2020
Deno — Node.js but betterDeno is correction of all wrong design decisions made in Node.js plus some more niceties. It’s Node.js but better.May 16, 2020May 16, 2020
Connecting to redis cluster using Java/Python clientsConnecting to a redis cluster using java/Python clients. Jedis for java and redis-py-cluster for python.Oct 7, 20191Oct 7, 20191
Horizontal scaling in/out techniques for redis clusterAdd new nodes using re-sharding or delete nodes from existing redis cluster.Jul 5, 20195Jul 5, 20195
Create a Redis ClusterCreate and horizontally scale a redis cluster with master-slave configuration.Jul 3, 20197Jul 3, 20197
Apache Solr with Zookeeper EnsembleApache solr is a powerful open source search engine. Lucene and TF-IDF (Term Frequency-Inverse Document Frequency) are the algorithms that…Oct 14, 20183Oct 14, 20183
Angular Lazy loadingA big complex angular app generally consist of several modules and components which are all bootstrapped to make one functional…Sep 21, 20183Sep 21, 20183
Angular Routing & NavigationAngular Router is one of the many quiet useful modules of Angular framework. We will have a look on how to create angular 6 routes and…Sep 14, 2018Sep 14, 2018