Steps to choose fundamentally strong stocksDisclaimer: This is not a stock recommendation or the process to choose is not full-proof and does not gurantee all-weather stocks. The…Nov 14, 2023Nov 14, 2023
Steps to choose safer stocks to investDisclaimer: This is not a stock recommendation or the process to choose is not full-proof and does not gurantee all-weather stocks. The…Nov 14, 2023Nov 14, 2023
CKAD preparation practice #3In this post we shall solve the challenges section of CKAD course by KodeKloudAug 27, 2023Aug 27, 2023
CKAD preparation practice #2In this post we shall solve the mock exam section of CKAD course by KodeKloudAug 27, 2023Aug 27, 2023
CKAD preparation practice #1In this post we shall solve the lightning labs section of CKAD course by KodeKloudAug 27, 2023Aug 27, 2023
Published inDev GeniusgRPC dynamic loadbalancinggRPC has many benefits, like:May 24, 2023May 24, 2023
Published inDev GeniusBlue Green Deployment with KubernetesBlue-green deployment is a software deployment strategy that allows the release of new features or updates without any downtime or service…Apr 2, 2023Apr 2, 2023
Published inDev GeniusCanary Deployment with KubernetesIn this post, we will learn how to do canary deployment using Kubernetes. In a canary deployment, a small set of users or requests are…Apr 1, 2023Apr 1, 2023
Published inDev GeniusManaging Kubernetes Resources with Resource QuotasWhen you’re working with Kubernetes, it is often the case that multiple teams or users share a cluster with a fixed number of nodes. In…Mar 31, 2023Mar 31, 2023
Published inDev GeniusUnderstanding gRPC Concepts, Use Cases & Best PracticesOriginal post lJan 15, 20231Jan 15, 20231
EKSA bare metal setupIn this article we are going to discuss about the bare metal setup using EKSA (an attempt, not a successful one :smiley:).Oct 15, 2022Oct 15, 2022
Published inDev GeniusDynamic Programming in Go #8: CountBinaryStrings CountEncodings and CountBuildings.We shall solve 3 questions in this post.Jul 3, 2022Jul 3, 2022
Published inDev GeniusDynamic Programming in Go #7: Knapsack QuestionsIn this series ‘Dynamic Programming in Go’, we discuss various solutions using DP and come across concepts as we go.Jun 19, 2022Jun 19, 2022
Published inDev GeniusDynamic Programming in Go #6: Coin Change QuestionsIn this series ‘Dynamic Programming in Go’, we discuss various solutions using DP and come across concepts as we go.Jun 19, 2022Jun 19, 2022
Dynamic Programming in Go #5: Does Target Subset Sum Exist?In this series ‘Dynamic Programming in Go’, we discuss various solutions using DP and come across concepts as we go.Jun 16, 2022Jun 16, 2022
Dynamic Programming in Go #4: Maximum Gold CollectionIn this series ‘Dynamic Programming in Go’, we discuss various solutions using DP and come across concepts as we go.Jun 15, 2022Jun 15, 2022
Dynamic Programming in Go #3: Minimum Cost PathIn this series ‘Dynamic Programming in Go’, we discuss various solutions using DP and come across concepts as we go.Jun 15, 2022Jun 15, 2022
Dynamic Programming in Go #2: Climbing StairsThe requirement is to find out number of paths that are available to climb given number of stairs provided you can climb at best 3 stairs…Jun 14, 2022Jun 14, 2022
Dynamic Programming in Go #1: FibonacciThe requirement is to find Nth Fibonacci number.Jun 14, 2022Jun 14, 2022