top of page
Search
sandeepseeram
Mar 24, 20235 min read
REST API Security Considerations
REST is widely used architectural style for designing networked applications. It is used to build scalable and maintainable web services.
563 views
sandeepseeram
Feb 25, 20233 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.
225 views
sandeepseeram
Dec 9, 20223 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.
307 views
sandeepseeram
Oct 15, 20224 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
356 views
sandeepseeram
Apr 16, 20223 min read
Enterprise Security Architecture in the TOGAF Context
@TOGAF There are two security concepts: 1. ISM – Information Security Management 2. ERM – Enterprise Risk Management.
3,883 views
bottom of page