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
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
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
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
Enterprise Security Architecture in the TOGAF Context
@TOGAF There are two security concepts: 1. ISM – Information Security Management 2. ERM – Enterprise Risk Management.

sandeepseeram
Apr 16, 20223 min read
3,978 views
bottom of page