Multithreading in JavaEvery programmer comes across Multithreading and for some reason, it has been considered hard to understand. Well, it’s not. In this blog…Jun 11, 2022Jun 11, 2022
Migrating secrets using HashiCorp Vault and safe CLIVault is a secret management service by HashiCorp. It is a tool that will help you in storing secrets(API keys, passwords, etc) and…May 2, 2022May 2, 2022
Singleton Design PatternDesign patterns are important as they help us solve general problems with software that people face during development. These patterns help…Feb 24, 2022Feb 24, 2022
Circuit Breaker Pattern With Netflix-Hystrix: JavaIf you are familiar with the circuit breaker pattern then you may have heard about Netflix-hystrix. But, before diving into our topic…Feb 10, 20221Feb 10, 20221
Understanding KubernetesIf you are a microservice developer or a DevOps engineer there is a good chance you came across Kubernetes. Many tech giants have adopted…Jun 19, 2021Jun 19, 2021
Blockchain for BusinessIn the world of increasing transactions between different parties, we need a fast, reliable, and secure way to record transactions between…Mar 25, 2021Mar 25, 2021