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
Â
Â
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
Â
Â
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
Â
Â


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
Â
Â
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
Â
Â
"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
Â
Â
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
Â
Â
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
Â
Â
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
Â
Â
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
Â
Â
bottom of page