Harsimran Singh MaaninITNEXTAWS ABAC (Attribute-based Access Control) using Hashicorp VaultI had recently posted on LinkedIn that I have received my certifications for AWS Security Specialty and Hashicorp Vault Operations…Mar 1, 2023Mar 1, 2023
Harsimran Singh MaanQuick tip: Add licence header to all code filesIt is often desired in open source code to add a licence header to each code file. Most of the time, authors would do this once and often…Jan 3, 20221Jan 3, 20221
Harsimran Singh MaaninITNEXTExtend Terraform json/yaml templates with qbec and jsonnetTerraform has native support for templates but is limiting when it comes to templating complex json or yaml documents. Often, the configs…Oct 18, 2021Oct 18, 2021
Harsimran Singh MaaninGeek CultureDeploying Flutter Web App to Firebase With a Custom DomainWeb apps are supported on the stable channel in Flutter 2.0. In this post, we’ll take a look at deploying a web app to Firebase static…Mar 16, 2021Mar 16, 2021
Harsimran Singh MaaninThe StartupEmbedding static files in a go binary using go embedStarting with Golang 1.16, file embedding is supported in Go without the need of an external package.Dec 18, 20201Dec 18, 20201
Harsimran Singh MaaninThe StartupGetting Up and Running With Grafana LokiGrafana recently launched the v2 of their log aggregation solution — Loki. Loki makes some interesting choices around log aggregation to…Nov 6, 20203Nov 6, 20203
Harsimran Singh MaaninThe StartupRunning JupyterHub With Istio Service Mesh on Kubernetes — A Troubleshooting JourneyJupyterHub is an open source tool that offers the ability to spin up Jupyter notebooks on demand. Istio is a service mesh that offers…Sep 15, 20202Sep 15, 20202
Harsimran Singh MaanDebugging Rust code on WSL2If you are developing using Rust on Windows with a WSL2, adding support for debugging is very easy. If you haven’t started using…Aug 14, 20202Aug 14, 20202
Harsimran Singh MaaninITNEXTqbec — The deployment tool for multiple kubernetes environmentsDevOps engineers and Kubernetes admins often need to deploy their applications and services to multiple environments. Depending on the…Jul 24, 2020Jul 24, 2020
Harsimran Singh MaanInstall and setup Rust development environment on WSL2Setting up a Rust development environment on Windows has never been this easy. Follow the guide to install Rust for use with VS Code on…Jul 11, 20205Jul 11, 20205