Easy postponed / scheduled messages through Google Pub/SubIt is very common when we need to deliver or execute some job at some specific time with high accuracy and in reliable and scalable way…Apr 11, 2021Apr 11, 2021
Solving the coding problem: Minimum Window Substring (Leetcode 76)Given a string S and a string T, find the minimum window in S which will contain all the characters in T in complexity O(n).Oct 8, 2020Oct 8, 2020
Published inITNEXTKubernetes Workers Autoscaling based on RabbitMQ queue sizeKubernetes Horizontal Pod Autoscalers (HPA) definitely can help you to save a lot of money. Basic setup of HPA based on CPU utilization…Jun 14, 20192Jun 14, 20192