top of page
Search
REST API Security Considerations
REST is widely used architectural style for designing networked applications. It is used to build scalable and maintainable web services.

sandeepseeram
Mar 24, 20235 min read
568 views
From Pods to Clusters: Holistic Security Strategies for Kubernetes Environments
Let's examine security best practices at every level - from individual pods to entire Kubernetes clusters.

sandeepseeram
Mar 10, 20234 min read
472 views
Event-Driven Architecture: A Beginner's Guide for Developers
An Event-Driven Architecture (EDA) is an approach to building applications that uses events to trigger and communicate.

sandeepseeram
Feb 25, 20233 min read
227 views


Securing Terraform Secrets with CyberArk Conjur & Inject Secrets using Summon
In this article, we shall explore - an open-source alternative to securely store and retrieve secrets with Terraform.

sandeepseeram
Feb 10, 20236 min read
849 views
BPF Compiler Collection (BCC) for Observability, Performance, Monitoring, and Tracing
The BPF Compiler Collection (BCC) is a set of powerful tracing and performance analysis tools for Linux systems.

sandeepseeram
Jan 19, 20233 min read
342 views
"Roadmap Learning" - Efficient way to learn new technologies - Ex. DevSecOps Roadmap
One way to lay a strong foundational learning into something new, is to create and follow a roadmap.

sandeepseeram
Jan 7, 20234 min read
442 views
Open-Source Distributed Tracing Solutions
Jaeger vs. Zipkin vs. OpenTracing | Which Open-Source Distributed Tracing solution is best suited for your Organization?

sandeepseeram
Dec 24, 20225 min read
301 views
Observability Driven Development (ODD) with OpenTelemetry & Tracetest
Observability Driven Development (ODD) is considered as an evolutionary approach that emphasizes on the back-end code instrumentation.

sandeepseeram
Dec 9, 20223 min read
313 views
Smart Contracts Development & Testing with Brownie Framework
Brownie is a Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine (EVM).

sandeepseeram
Nov 26, 20223 min read
281 views
Horizontal partitioning (Sharding) on MongoDB - Cloud-Native Data Patterns
In many large-scale solutions, data is divided into partitions that can be managed and accessed separately. Partitioning can improve scalabi

sandeepseeram
Oct 15, 20224 min read
370 views
bottom of page