top of page
Search


Building Secure Applications with Node.js and Express: A Deep Dive into Authentication
How to setup user authentication in a nodejs and express application using JWTs.

sandeepseeram
Aug 10, 20244 min read
643 views


Platform Engineering
Platform Engineering is an evolving discipline focused on building and operating self-service internal developer platforms (IDPs).

sandeepseeram
Jun 14, 20244 min read
602 views
Blockchain Oracles: Bridging the Gap Between Smart Contracts and the Real World
Oracles act as a bridge between blockchains and the external world, allowing smart contracts to interact with real-world data.

sandeepseeram
May 18, 20244 min read
1,094 views
Zero-Knowledge Proof with zkPass - Private Data Protocol
zkPass stands as a groundbreaking private data protocol designed to facilitate privacy-preserving verification.

sandeepseeram
Apr 20, 20242 min read
1,197 views
Optimizing Deployments: A Guide to Blue/Green Strategy with Argo Rollouts & Helm Charts
Argo Rollouts and Helm Charts provide a powerful solution for achieving efficient blue-green deployments.

sandeepseeram
Jan 20, 20244 min read
547 views
Finally, I am CKAD certified now!!! Here are my tips & tricks...
Here I share some tips and tricks to ace Certified Kubernetes Application Developer certification.

sandeepseeram
Dec 25, 20233 min read
298 views


Why do we need a Kubernetes Security Posture Management (KSPM) solution?
Kubernetes Security Posture Management is the use of security automation tools to discover and fix security and compliance issues in k8s env

sandeepseeram
Aug 18, 20233 min read
334 views
Building a Resilient Kubernetes Cluster: Enforcing Policies with OPA
Policy controllers, such as Open Policy Agent (OPA), are used in Kubernetes to enforce policy-based governance.

sandeepseeram
May 30, 20233 min read
281 views
Simple Techniques to Level-up ⇑ Productivity – Blueprint
This article is my personal improvement experience, which explores simple yet powerful techniques to level up your productivity game.

sandeepseeram
May 24, 20233 min read
380 views


Teller: A Secure Secrets Management Tool for Developers
Secrets sprawl is a common antipattern in organizational secrets management. Teller is one solution for Secrets sprawl!!!

sandeepseeram
Apr 2, 20234 min read
1,638 views
bottom of page