PinnedDIY — UniFi Security Surveillance System SetupIn this article, I’ll discuss setting up an enterprise-grade network security surveillance system with UniFi (Ubiquiti), which has…Dec 21, 2024Dec 21, 2024
PinnedDeep Dive into Go Generic Type Structures and SyntaxGolang released generic programming with a specific goal for developers to write a standard set of types to utilize as type parameters for…Dec 30, 2023201Dec 30, 2023201
PinnedTrusted Hardware Security Modules in Payment Card IndustryPayment Card IndustryJan 8, 2023141Jan 8, 2023141
Deep Dive into MongoDB Aggregation Framework — Part IIIn the previous article, we have seen the MongoDB aggregation framework techniques and the aggregation operator’s usage to write complex…Nov 19, 202112Nov 19, 202112
Deep Dive into MongoDB Aggregation Framework — Part IIn this article, we will deep dive into the complex usage of the MongoDB aggregation framework to retrieve documents from multiple…Nov 7, 202139Nov 7, 202139
MongoDB Cluster Monitoring in GoIn this article, I’ll explain how to monitor MongoDB clusters using official mongo Go drivers. We will also learn to build a…Aug 24, 202119Aug 24, 202119
Content-based routing using Kubernetes IngressIn this article, we will see the features Kubernetes Ingress provides for content-based routing and traffic control inside the cluster.Nov 6, 202051Nov 6, 202051
A Data Caching Service in KubernetesIn this article, I will try to explain building a data caching service with MongoDB and Redis deploying under a minikube environment. The…Sep 30, 202093Sep 30, 202093
MongoDB StatefulSet in KubernetesIn this article, We will see how we can deploy a MongoDB replica set into the Kubernetes as a StatefulSet. There is a brief understanding…Sep 30, 20205Sep 30, 20205
Secrets in Kubernetes and HashiCorp VaultIn this article, I will try to explain the features that Kubernetes provides to store sensitive data, credentials, auth token as Secret…Sep 30, 2020Sep 30, 2020
OffChain Storage in Hyperledger FabricIn this article, I’ll try to explain the significance of OffChain Storage in Hyperledger Fabric and also the offchaindata application that…Feb 26, 20201Feb 26, 20201
What’s inside the Block in Hyperledger Fabric?In this article, I’ll try to demonstrate a BlockReader application written Go programming language that extracts the various segments of a…Jan 19, 20201Jan 19, 20201
CouchDB as a State Database in Hyperledger FabricIn this article, I’ll explain the importance of CouchDB as a State Database in Hyperledger Fabric.Jan 1, 2020Jan 1, 2020
Protobuf in Hyperledger FabricIn this article, I’ll explain the technique used in serializing structured data using Protobuf in Hyperledger Fabric.Dec 22, 2019Dec 22, 2019
Confidentiality and Private Data in Hyperledger FabricIn this article, I will try to give you an overview of Hyperledger Fabric’s specialization in user data confidentiality and providing…Dec 18, 2019Dec 18, 2019
A Multi Organization Application in Hyperledger FabricIn this article, I will demonstrate a Multi Organization application that I have developed using Hyperledger Fabric Go SDK. I will provide…Dec 18, 2019Dec 18, 2019
A Single Organization Application in Hyperledger FabricIn this article, I will demonstrate a Single Organization application that I have developed using Hyperledger Fabric Go SDK. I will…Dec 18, 20191Dec 18, 20191
An Ordering Service in Hyperledger FabricIn this article, I will try to describe the purpose of an Ordering Service and its techniques used in the transaction flow.Dec 17, 2019Dec 17, 2019