Reval Logo
Home Browse Talent Skilled in Distributed Systems

Vetted Distributed Systems Professionals

Pre-screened and vetted.

Distributed SystemsPythonDockerCI/CDAWSJava
OR

Owen Reilly

Screened

Intern Full-Stack Software Engineer specializing in web apps, distributed systems, and AI tooling

Boston, MA3y exp
CiveraBoston University

“Software engineer with experience spanning high-scale backend systems and distributed consensus: led a 6-person team delivering a production data querying/visualization platform with major latency improvements via cursor-based pagination and streamed results. Built a RAFT-based distributed logging tool resilient to partitions and storage constraints, and at Nasuni developed FastAPI services processing multi-terabyte workloads for 500+ enterprise customers with secure API key management.”

PythonJavaGoJavaScriptTypeScriptC+63
View profile
KG

Koushik Gunjala

Screened

Senior AI Engineer specializing in Agentic AI and distributed systems

Charlotte, NC4y exp
UnitedHealth GroupUniversity of North Carolina at Charlotte

“LLM/agentic workflow engineer with healthcare domain experience who built a HIPAA-compliant multi-agent RAG system for clinical review automation at UnitedHealth Group, achieving 92% precision and cutting latency 40% through async orchestration and Redis semantic caching. Also has strong data engineering orchestration background (Airflow on AWS EMR with Great Expectations) and a proven clinician-in-the-loop feedback process that improved model faithfulness by 18%.”

Distributed SystemsRetrieval-Augmented Generation (RAG)GPT-4LangChainLangGraphHugging Face+95
View profile
AV

Akshata Vijay Kulkarni

Screened

AI & Full-Stack Software Engineer specializing in LLM-powered applications

Atlanta, GA4y exp
PRGXArizona State University

“Full-stack engineer focused on productionizing LLM applications, including an Android privacy-policy risk summarization app (Kotlin/React Native + FastAPI + Ollama) that cut response times from ~10s to ~5–6s via batching, caching, async, and event-driven architecture. Currently at PRGX building an LLM-based legal contract clause extraction system, partnering closely with legal/procurement SMEs to create schemas, labeled datasets, and evaluation pipelines that improved accuracy from 70% to 85%. Also has experience architecting real-time voice/LLM systems with streaming microservices (Kafka, Kubernetes, gRPC/WebSockets) and an avatar chatbot pipeline (TalkingHead, Google TTS, AnythingLLM).”

PythonJavaScriptTypeScriptJavaSQLC+++95
View profile
SS

Swetha Sai

Screened

Mid-Level Software Engineer specializing in cloud-native microservices and analytics platforms

Remote, USA4y exp
Bank of AmericaUniversity of Maryland, Baltimore County

“JavaScript engineer with a track record of diagnosing and fixing real performance issues end-to-end—profiled a charting library freeze on large datasets, rewrote layout logic to batch updates, added tests, and got the PR merged upstream. Also has experience stabilizing backend services in ambiguous, fast-moving projects by defining priorities, tightening API contracts, and owning delivery through deployment.”

AgileAngularAuthenticationAuthorizationAWSAWS Lambda+97
View profile
HE

Hema Edavalapati

Screened

Mid-level AI/ML Engineer specializing in cloud data engineering and GenAI

Florida, USA6y exp
LexisNexisUniversity of South Florida

“AI/LLM engineer with production experience in legal tech: built a GPT-4 + LangChain RAG summarization system at Govpanel that reduced legal case-file review time by 50%+. Previously at LexisNexis, orchestrated end-to-end Airflow data/AI pipelines processing 5M+ legal documents daily, improving ETL runtime by 35% with robust validation, monitoring, and SLAs.”

SQLSQL query optimizationPythonPandasNumPyPySpark+159
View profile
RA

Rahul Ankoshkar

Screened

Mid-level Backend Software Engineer specializing in cloud-native Java microservices (FinTech)

Gainesville, FL4y exp
PrudentialUniversity of Florida

“Software engineer with Prudential Financial experience building enterprise Spring Boot microservices for policy/risk assessment, including integrating Python ML models via Flask and hardening services with resiliency patterns. Also led an AWS lift-and-shift modernization during an internship (EC2/ELB/Route53/Auto Scaling) and built a personal diffusion-model text-to-music project using BERT tokens mapped to Mel spectrograms.”

AgileAmazon CloudWatchAmazon EC2Amazon RDSAmazon S3CI/CD+101
View profile
AC

Abdullah Chattha

Screened

Mid-Level Full-Stack Software Engineer specializing in hybrid cloud platforms

San Jose, CA3y exp
HPEUniversity of Windsor

“Full-stack engineer from HPE GreenLake who built and owned a cloud/hypervisor resource management experience end-to-end, including Postgres modeling, typed REST/GraphQL integrations, and resilient provisioning workflows. Drove a centralized Redux-based UI architecture that boosted dev velocity by 50% across 30+ teams, and continued post-launch ownership with DR integrations (AWS/GCP/Azure) plus expanded Cypress testing and observability.”

API DesignC#C++CI/CDClaudeCypress+90
View profile
NM

Niranjaan Munuswamy

Screened

Mid-level Full-Stack & Data Engineer specializing in AWS cloud and real-time streaming

Chicago, IL4y exp
CignaIllinois Institute of Technology

“Backend engineer with experience at Cigna evolving REST API services backed by PostgreSQL, emphasizing reliability/correctness, scalability, and observability. Has hands-on production experience with FastAPI (contract-first design, Pydantic schemas), performance tuning (indexes, caching), and secure auth patterns (OAuth/JWT, RBAC, row-level security via Supabase), plus low-risk incremental rollouts using feature flags and dual writes.”

PythonJavaScriptTypeScriptSQLJavaRedux+105
View profile
VA

Vansh Amara

Screened

Junior Software Engineer specializing in AI systems and robotics infrastructure

Madison, WI1y exp
Wisconsin AutonomousUniversity of Wisconsin–Madison

“Robotics software engineer with hands-on ROS 2 experience building real-time perception/control infrastructure and multi-sensor fusion (radar/ultrasonic + GNSS/IMU) with deterministic latency and safety fallbacks. Debugged rover navigation drift via rosbag replay and timing analysis, improving state estimation by gating GNSS and switching to SLAM when GPS degraded. Also brings strong distributed-systems and build/CI tooling experience (gRPC/Protobuf, Docker, Bazel cross-compilation for ARM/RISC-V, GitHub Actions).”

CC++PythonJavaGoSQL+105
View profile
GP

Gowri Priya Gorla

Screened

Junior Robotics & Embedded Software Engineer specializing in Linux-based distributed robotic systems

Minnesota, United States3y exp
Quantronic CorporationConcordia University

“Robotics software engineer focused on system-level C++/Linux stacks for multi-robot platforms, owning the communication layer and validation/testing infrastructure. Built Python simulation/replay and fault-injection tooling integrated with Docker + GitLab CI/CD, and debugged real-time localization issues by instrumenting IPC timing and refactoring multi-threaded pipelines for deterministic performance.”

C++PythonRoboticsROS 2LinuxDistributed Systems+70
View profile
SK

Sanjana Kirthi

Screened

Junior Software Engineer specializing in backend platforms and cloud-native systems

USA3y exp
JPMorgan ChaseUniversity of Central Oklahoma

“Backend engineer from Emphasis who modernized legacy, tightly coupled workflow systems into observable, event-driven microservices using Kafka. Led a monolith-to-microservices refactor with shadow traffic, feature flags, canary rollout, dual writes, and reconciliation, and strengthened reliability with idempotent consumers, DLQ/replay, and an outbox pattern to prevent DB/event inconsistency. Strong focus on secure multi-tenant APIs (OIDC/JWT, RBAC/ABAC, Supabase-style RLS) and frontend enablement via OpenAPI and typed client generation.”

TypeScriptJavaScriptPythonJavaSQLBash+118
View profile
ST

Sindhuja Thagirisa

Screened

Mid-level Software Engineer specializing in backend, cloud-native microservices, and LLM apps

Remote, US3y exp
WalmartUniversity of Bridgeport

“LLM/agentic systems practitioner who repeatedly takes customer-facing LLM prototypes into production by operationalizing prompts, hardening RAG pipelines, and adding monitoring/guardrails. Has hands-on experience debugging intermittent production failures under high traffic (vector store timeouts/empty retrieval) and implementing fail-safe behavior plus alerting. Also partners closely with sales in pilots/POCs, customizing demos with customer data and running side-by-side comparisons to drive adoption.”

PythonJavaJavaScriptTypeScriptSQLFastAPI+79
View profile
UK

Urmila Kongathalla

Screened

Mid-Level Full-Stack Java Engineer specializing in microservices and cloud platforms

Austin, Texas5y exp
CenteneWebster University

“Frontend/platform-leaning engineer who owned a shared React component library (design-system style) adopted across multiple SPAs, with strong discipline around SemVer, deprecation strategy, and developer documentation. Also has backend/distributed-systems experience diagnosing and fixing a Kafka microservice race condition and has led prioritization/migration planning in an unstructured monolith-to-microservices environment (Centene).”

AgileAJAXAmazon API GatewayAmazon DynamoDBAmazon EC2Amazon S3+156
View profile
SR

Smriti Rai

Screened

Mid-Level Software Engineer specializing in backend APIs and distributed systems

Sunnyvale, CA4y exp
WalmartUniversity at Buffalo

“JavaScript engineer with Walmart experience contributing to the Yup validation library—reproduced a nested-object validation bug, fixed merge logic, and added test coverage. Strong in systematic debugging/performance isolation (DevTools + timing logs), plus end-to-end ownership including documentation, monitoring, and issue triage.”

JavaSpring FrameworkSpring BootPythonJavaScriptTypeScript+76
View profile
PY

Pavan Yarlagadda

Screened

Junior Robotics Software Engineer specializing in ROS2 autonomy

Buffalo, NY1y exp
University at BuffaloUniversity at Buffalo

“Graduate student researcher on the EARTH project (college collaboration with Moog) working on robotics for an arm/bucket system. Implemented waypoint-based path planning, built an Apriltag data pipeline, and developed ROS 2 tooling including a joystick-to-DeltaCAN teleop node; exploring reinforcement learning policies trained from Tera simulator + ROS 2 bag data to optimize trajectory planning under varying pressure/load conditions.”

Artificial IntelligenceC++CI/CDDeep LearningDistributed SystemsGazebo+102
View profile
SR

Shravan Ramamoorthy

Screened

Mid-level Full-Stack Engineer specializing in enterprise AI systems

Texas, USA3y exp
SutherlandUniversity of Illinois Urbana-Champaign

“Built and productionized an AI NL-to-SQL capability inside legacy accounts receivable software (React + Spring Boot + Postgres/pgvector RAG), adding semantic caching and a SELECT-only validation layer to satisfy infosec. Achieved measurable impact (3 days to seconds turnaround, 60% token cost reduction, 50% latency reduction) with strong adoption (40 analysts, 50+ queries/week) and documented/monitored via Confluence + logging and user feedback loops.”

LangChainVector DatabasesOpenAI APIPrompt EngineeringJavaPython+77
View profile
SA

Shoukath Ali

Screened

Mid-level Backend Software Developer specializing in cloud-native microservices

Irvine, CA5y exp
Tungsten AutomationIndiana University Bloomington

“LLM-focused engineer who has shipped multiple production-grade AI reliability systems: an LLM output validation/monitoring service (FastAPI) with prompt versioning and failure analytics, plus a RAG feature using embeddings/vector DBs with retrieval thresholds, schema/context validation, and safe fallbacks. Strong in evaluation loops (groundedness, schema accuracy, human review) and scalable pipelines for messy document ingestion with observability and early detection of data quality issues.”

PythonJavaSQLFastAPIFlaskREST APIs+93
View profile
VK

Vamsi Krishna Bh

Screened

Senior Software Engineer specializing in cloud-native event-driven microservices

TX, USA6y exp
VerizonMalla Reddy College of Engineering & Technology

“Full-stack engineer experienced shipping production SaaS dashboards with Next.js App Router + TypeScript, combining Server Components for initial data loads with interactive client-side analytics. Strong performance/operability focus (reported ~40% UI latency reduction) and deep backend fundamentals across Postgres schema/query optimization and Kafka-based event-driven microservices with idempotency, retries, and DLQs.”

JavaSpring BootSpring SecuritySpring MVCMicroservicesREST APIs+114
View profile
NU

Nikhil Urkude

Screened

Senior Backend Software Engineer specializing in distributed systems and enterprise SaaS

Irving, TX10y exp
PaycomUniversity of Texas at Arlington

“Backend/platform engineer with Paycom experience owning a core enterprise compliance feature (certification approval workflow) end-to-end, including live migration behind feature flags and production monitoring. Delivered measurable impact (40% faster workflow completion, major drop in escalations) and also built GraphQL microservices integrating certification workflows into an enterprise AI platform while driving significant API latency reductions (20s to <6s).”

API DesignAWSCI/CDContainerizationDatabase IndexingDistributed Systems+51
View profile
AB

Aryan Bhide

Screened

Junior Software Engineer specializing in LLM agentic workflows and full-stack systems

Santa Cruz, CA3y exp
PaystandUC Santa Cruz

“Paystand engineer/intern who built a multi-agent LLM orchestration system (with logging/feedback loops) that became part of the team workflow and reportedly cut development time ~70%. Partnered with sales/product on enterprise demos and implemented a dynamic RBAC system that helped drive adoption of an intern-built product to multiple enterprise clients, contributing to seven-figure ARR. Also founded and pitched a student-entrepreneur business management/payments project (HustleHub) and won a university startup competition.”

API DesignAWSCC++Computer VisionData Modeling+64
View profile
JS

Jafeeza Shaik

Screened

Mid-Level Software Engineer specializing in cloud-native microservices and data platforms

3y exp
Wells FargoUniversity at Buffalo

“Robotics software engineer focused on multi-robot fleet orchestration in ROS 2, owning the fleet manager and task dispatch layer for pick/drop workflows. Strong in real-world reliability and safety (heartbeats, idempotent tasking, E-stop/localization confidence gates) and in debugging timing/state issues via telemetry alignment and rosbag replay, with experience in simulation, CI/CD, Docker, and Kubernetes-based deployments.”

JavaPythonCRJavaScriptTypeScript+127
View profile
AA

Affan Arif Khamse

Screened

Junior AI Software Engineer specializing in LLM applications and real-time retrieval

New York, NY2y exp
Novum AINYU

“Founding engineer at Novum AI building a real-time call analytics/suggestion backend (transcription + sentiment/tone + context retrieval) using a serverless architecture. Drove major latency improvements (about 4s down to sub-1.5s) and has practical experience hardening production APIs (FastAPI/Pydantic, auth with Cognito/Redis) and payment systems (Stripe) by surfacing overlooked subscription and multi-tenant billing edge cases.”

AgileAPI GatewayAsynchronous ProcessingAuthenticationAuthorizationAuto Scaling+102
View profile
AR

Aditya Rouniyar

Screened

Intern Full-Stack Software Engineer specializing in cloud, voice AI, and billing systems

Los Angeles, CA1y exp
SyncratikUSC

“Product-minded full-stack engineer at a B2B startup who ships high-stakes customer-facing features fast: delivered a Spanish AI support agent in 2 weeks by benchmarking LLMs and using native Spanish system prompts, reaching 90% resolution. Built the company’s first monetization system (hybrid subscription + usage) with Stripe/Firebase, emphasizing secure JWT-based flows and idempotent webhooks, and led a microservices decoupling effort that cut developer onboarding time by 50%.”

Amazon API GatewayAmazon DynamoDBAWSAWS CodePipelineCachingCI/CD+121
View profile
1...585960...102

Related

Software EngineersSoftware DevelopersSoftware Development EngineersFull Stack DevelopersResearch AssistantsMachine Learning EngineersEngineeringAI & Machine LearningEducationExecutive & Leadership

Need someone specific?

AI Search