Skip to content
@vyavasthita

Vyavasthita Solutions

Hi, I'm Dilip Kumar Sharma

Technical Architect specializing in Python microservices, distributed systems, and platform engineering.

I design and build production-grade backend systems — from JWT authentication services to observability platforms — with a focus on clean architecture, testability, and developer experience.

🌐 Portfolio: vyavasthita.github.io


Featured Projects

Project What it does Key tech
OAAS Plug-and-play observability platform — any service gets logs, traces, metrics, dashboards, and alerting with zero code changes Grafana · Loki · Tempo · Prometheus · Jaeger · OpenSearch · OTel Collector
Auth Service JWT authentication & RBAC service with RS256 signing, JWKS endpoint, session management, and full observability FastAPI · SQLAlchemy · MySQL · RS256/JWKS · Docker
Micro-Cart Microservices e-commerce platform with clean architecture, zero-trust auth, and per-service deployments FastAPI · MySQL · Docker Compose · Repository Pattern
Token Validator JWT validation library — JWKS fetching, role/scope enforcement, strategy pattern for multi-token-type support Python · RS256 · JWKS · Async · PyJWT
Instrumentation Hub OpenTelemetry client library — one function call adds logs, traces, and metrics to any FastAPI service OpenTelemetry · OTLP · FastAPI · Middleware

How they connect

flowchart LR
    Micro-Cart -->|validates JWT via JWKS| Auth-Service
    Micro-Cart -->|session check| Auth-Service
    Micro-Cart -->|one-call instrumentation| Instrumentation-Hub
    Auth-Service -->|one-call instrumentation| Instrumentation-Hub
    Instrumentation-Hub -->|pushes OTLP| OAAS
    Micro-Cart -.->|local JWT verify| Token-Validator
Loading

Tech Stack

Languages: Python · SQL · Bash
Frameworks: FastAPI · Django · Flask
Databases: MySQL · MongoDB · Cassandra · Redis
Infrastructure: Docker · Docker Compose · Kubernetes · Helm
Observability: OpenTelemetry · Grafana · Loki · Tempo · Prometheus · Jaeger
Auth: RS256 JWT · JWKS · RBAC · OAuth 2.0
Practices: Clean Architecture · DDD · Generic Repository Pattern · 12-Factor · Async Python


LinkedIn Portfolio

Pinned Loading

  1. mail-integration mail-integration Public

    Python scripts that integrates with Gmail API and performs some rule based operations on emails

    Python 1

  2. oaas oaas Public

    Observability as a Service — plug-and-play Grafana, Loki, Tempo, Prometheus, Jaeger stack via Docker

    Makefile

  3. micro-cart micro-cart Public

    Microservices e-commerce platform — FastAPI, clean architecture, token-based auth, Docker Compose

    Python

  4. token-validator token-validator Public

    RS256 JWT validation library for Python — JWKS, role/scope enforcement, async support

    Python

  5. auth-service auth-service Public

    Production-ready JWT authentication & RBAC service — RS256, JWKS, async FastAPI, full observability

    Python

  6. instrumentation-hub instrumentation-hub Public

    OpenTelemetry client library — add logs, traces & metrics to any FastAPI service with one function call

    Python

Repositories

Showing 10 of 20 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…