Reval Logo

Vetted Amazon RDS Professionals

Pre-screened and vetted.

DP

Dhrumi patel

Screened

Mid-level Software Engineer specializing in Java/Spring Boot microservices

Boston, MA3y exp
IPSER LAB LLCNortheastern University

Full-stack AI engineer who built Skillmatch AI, an LLM/RAG-based job matching platform using FastAPI microservices, Airflow-orchestrated async pipelines, and Pinecone vector search (sub-second retrieval across 50k+ vectors) deployed on GCP with autoscaling. Also partnered directly with a cancer researcher to automate SEER + PubMed-driven report generation via an AI pipeline, emphasizing rapid prototyping and outcome-focused communication.

View profile
EV

Eris Verne

Screened

Senior Full-Stack Engineer specializing in serverless AWS and IoT products

Los Angeles, CA8y exp
HydroPingUC Irvine

Founding engineer with strong end-to-end product delivery across IoT + mobile + serverless cloud: built firmware for a Bluetooth-connected device (ESP32), a native Swift iOS app, and an AWS serverless backend (API Gateway/Lambda/SQS/SNS/DynamoDB) including payments via Stripe. Also shipped a separate startup product in 6 months: a React visual tool that generated HTTP/REST APIs with a Django backend, admin panel, and a code-generating CLI.

View profile
RB

Mid-Level Full-Stack Software Engineer specializing in Java/Spring and React

Boston, MA4y exp
Sports ExcitementClark University

Full-stack engineer who has shipped a real-time social engagement feature (live messaging + personalized feeds) for a career networking platform, owning everything from WebSockets/SSE and JWT+Redis auth through Docker/Kubernetes production deployment. Also built a production Flask backend for an AI-driven movie recommendation system on AWS, with strong API design (versioning/error standards) and hands-on performance tuning (Typesense +47% query improvement, Postgres indexing, Redis caching, CloudWatch-driven incident response).

View profile
ZP

Zeel Patel

Screened

Junior Backend Engineer specializing in FinTech microservices

DE, USA1y exp
TickerNortheastern University

Backend developer (recent co-op at Ticker) building and architecting financial backend services with near real-time data needs, including third-party API integrations. Improved performance and reliability via Redis caching (tiered refresh + TTL) and PostgreSQL query tuning (EXPLAIN ANALYZE + composite indexes), and has exposure to AI-agent/RAG concepts for validating stock-market information against trusted sources.

View profile
SA

Mid-level Software Engineer specializing in cloud-native microservices and AI/ML

4y exp
HumanaUniversity of Central Missouri

Full-stack engineer with healthcare/AI platform experience (Humana), owning an end-to-end high-risk patient prediction feature from React dashboards through FastAPI/TensorFlow real-time inference to AWS EKS operations. Emphasizes production reliability and contract-driven APIs (OpenAPI + generated TS types), plus strong data integration patterns (Kafka, idempotency, DLQs, backfills) in regulated, high-traffic environments.

View profile
PC

Senior Full-Stack Software Engineer specializing in scalable web apps, cloud, and blockchain/AI

Chino, California11y exp
MPRISECalifornia State University, Fullerton

Full-stack engineer with strong production ownership across React/TypeScript, Node.js, and AWS (EC2/ECS/RDS/CloudWatch), including CI/CD, observability, and incident response. Delivered a secure RBAC workflow module end-to-end and achieved measurable gains (~30–40% latency reduction, ~50% error reduction) that lowered infra/ops costs. Comfortable in high-ambiguity startup environments—shipped a payment module within 2 days of joining with no documentation.

View profile
KD

Kunal Doshi

Screened

Senior Full-Stack Software Engineer specializing in cloud-native platforms and AI/NLP

Los Angeles, CA4y exp
AIRKITCHENZCalifornia State University, Fullerton

Full-stack engineer at an early-stage startup (AirKitchenz) who owned the hourly booking/availability and first paid booking flow end-to-end—React/TypeScript frontend, Node backend, Postgres modeling, and Stripe payments/webhooks. Experienced operating production on AWS (EC2/Elastic Beanstalk, Docker, RDS, CloudWatch) and building reliable, idempotent integrations while iterating quickly in a pre-PMF environment through direct host/renter feedback.

View profile
CK

Mid-level Conversational AI Engineer specializing in enterprise chatbots and workflow automation

Miami, FL4y exp
Lid VizionUniversity of South Dakota

Built a production LLM/RAG document extraction and game/quiz content workflow using LLaMA 2, LangChain/LangGraph, and FAISS, achieving ~94% accuracy and reducing turnaround from hours to minutes. Demonstrates strong applied MLOps/orchestration (CI/CD, MLflow, Databricks/PySpark), robust handling of noisy/variable document layouts (layout chunking + OCR fallbacks), and practical reliability practices (human-in-the-loop routing, drift monitoring, A/B testing).

View profile
AW

Junior Full-Stack & AI Engineer specializing in computer vision and cloud platforms

Buffalo, NY2y exp
FILMIC TECHNOLOGIESUniversity at Buffalo

Early-career backend engineer and solo builder of FrameFindr, an AI/OCR-based marathon photo tagging product used at live events. Demonstrated pragmatic scaling under tight infrastructure constraints (2GB VPS) and hands-on ownership of architecture, API design, auth (Google OAuth/JWT), and a MongoDB-to-MySQL migration with data-integrity safeguards.

View profile
AM

Azem Meer

Screened

Senior Full-Stack Engineer specializing in cloud-native microservices and AI/ML integration

United States10y exp
SaplingNational University of Sciences and Technology (Pakistan)
View profile
KD

Kevin Delong

Screened

Senior Full-Stack Software Engineer specializing in React/Node and cloud-native platforms

Grand Blanc, MI11y exp
PrimeCodoLawrence Technological University

Backend/data engineer with hands-on production experience building a real-time notification API on Flask/Celery/Postgres and scaling it on AWS with Docker, Redis queuing, and SQLAlchemy query optimization. Also delivered AWS serverless deployments (Lambda) using Terraform + GitHub Actions and built AWS Glue ETL pipelines from S3 to Redshift with CloudWatch monitoring and DataBrew data quality checks.

View profile
NH

Senior Full-Stack Developer specializing in React, Node.js, and AWS

Los Angeles, CA9y exp
SmartiStackUniversity of South Florida

Backend/data engineer with hands-on production experience across Python/Flask microservices and AWS serverless/data platforms (Lambda, DynamoDB, S3, Glue/PySpark). Demonstrated strong reliability and operations mindset (JWT/RBAC, retries/timeouts/circuit breakers, CloudWatch/SNS alerting) and measurable performance wins (SQL report runtime cut from 10 minutes to 30 seconds). Seeking ~$150k base and cannot travel for onsite meetings for the next 5–6 months due to family medical constraints.

View profile
TG

Mid-level Full-Stack Software Engineer specializing in cloud-native SaaS and microservices

Boston, MA6y exp
UNAR Labs LLCGeorge Washington University

At Unar Labs, built and operationalized LLM capabilities inside a cloud-native SaaS product, emphasizing production reliability (fallbacks, observability, cost/latency/quality monitoring) and iterative improvement from user feedback. Also acts as a customer-facing technical lead—running developer demos/workshops and supporting sales through discovery, pilots/POCs, and technical walkthroughs to drive production adoption.

View profile
JV

Jai Vilatkar

Screened

Junior AI/ML Developer specializing in GenAI, LLM agents, and RAG systems

Pune, India2y exp
NexaByte TechnologiesVellore Institute of Technology

Built and shipped an agentic RAG chatbot module for NexaCLM to answer questions across large volumes of contracts while minimizing hallucinations and incorrect legal interpretations. Implemented routing between vector retrieval and ReAct-style agent retrieval plus an automated grading/validation layer (cosine-similarity thresholds, retries) and deployed via GitHub Actions to Azure Container Apps, partnering closely with legal stakeholders to define risk/clause-focused objectives.

View profile
VM

Venkata Morla

Screened

Mid-level Full-Stack Software Engineer specializing in cloud-native microservices

USA4y exp
State FarmUniversity of Bridgeport

DevOps engineer (State Farm) with hands-on ownership of Python backend services and data pipelines, deploying microservices and workers on Kubernetes using GitOps (Argo CD). Has led complex cloud-to-on-prem/hybrid migrations with staged cutovers and rollback planning, and built Kafka-based real-time streaming pipelines with schema governance, autoscaling, and strong observability.

View profile
SS

Intern Full-Stack/Cloud Engineer specializing in AWS, DevOps automation, and backend APIs

Boston, USA2y exp
Software VelocityNortheastern University

Backend/cloud engineer with hands-on ownership of a climate data extraction pipeline (BeautifulSoup + Pandas ETL + CRON) that automated 50k+ monthly data points and removed ~20 hours/week of manual work. Also built a multi-AZ Kubernetes deployment for a Node.js system using Terraform and GitHub Actions (blue-green, rollbacks) and has Kafka/FastAPI experience from a healthcare plan management project.

View profile
MM

Entry-Level Full-Stack Software Engineer specializing in serverless AWS and AI applications

Tempe, AZ1y exp
Indian ServersArizona State University

Built and deployed serverless AWS applications (Lambda/S3/RDS Proxy) including a NASA L’Space React + Python data analysis tool, focusing on performance for large datasets. Demonstrates strong cloud troubleshooting across compute and networking (CloudWatch-driven diagnosis, EC2 scaling, security group fixes) and a user-driven iteration loop that improved product usability with dynamic filtering and interactive UI.

View profile
RF

Rinky Fulwani

Screened

Senior Full-Stack Software Engineer specializing in cloud-native serverless systems

Milpitas, CA3y exp
Container and PackagingCalifornia State University, Northridge

Backend engineer who built a Node.js + SQL service integrating with the Google Ads API to periodically upload online and offline conversions via Azure Logic Apps, persisting upload records for ROI reporting. Implemented PII hashing, token validation, redundancy, and detailed failure/status logging for reliability and debuggability. Currently scoping an LLM/agent workflow (likely LangChain) to let marketing bulk-update e-commerce product data using SEO keywords without developer involvement.

View profile
TG

Tarun Gowda

Screened

Mid-level AI Engineer specializing in Generative AI and multimodal RAG systems

Morristown, NJ3y exp
LumanityUniversity of Massachusetts

GenAI/LLM engineer who built and productionized a 0-1 application (EMULaiTOR at Lumanity) combining qualitative + quantitative data using Postgres/pgvector RAG and prompt engineering, deployed with Azure backend and AWS-hosted frontend. Demonstrates strong production instincts (latency reduction via region alignment, autoscaling/health checks) and hands-on agent/tool-call debugging, plus experience enabling sales and winning a large pharma client.

View profile
UD

Mid-Level Software Engineer specializing in full-stack, cloud, and data platforms

Remote, NY4y exp
Global Mobile Software LLCRochester Institute of Technology

Backend/full-stack engineer who has owned production TypeScript systems in both fintech-style transaction/rewards flows and HIPAA-regulated healthcare platforms. Deep focus on correctness and reliability (idempotency, retries/DLQs, reconciliation, observability) plus strong infra automation (Docker/Terraform/CI-CD) and measurable performance wins (40% query improvement, 90% test coverage).

View profile
IJ

Senior DevSecOps/Cloud Engineer specializing in secure AWS delivery for federal environments

Alexandria, VA8y exp
Artemis ARCUniversity of Pittsburgh

Cloud-focused DevSecOps/infra engineer with strong AWS production ownership (EC2/EKS/ECS) and hands-on CI/CD (Jenkins->ECR->Helm on Kubernetes). Demonstrated end-to-end outage recovery (ALB 503s caused by Helm env var misconfig) with rapid rollback plus pipeline guardrails, and deep Terraform experience (modular IaC, remote state with S3/DynamoDB, drift detection) supporting federal cloud modernization efforts.

View profile
MD

Mid-Level Software/AI Engineer specializing in backend systems, data pipelines, and RAG automation

United States3y exp
360DMMC ConsultingSaint Louis University

Backend engineer with experience modernizing high-traffic subscription and payment systems (TCS) by moving to event-driven Spring Boot microservices with Kafka, adding idempotency/state management to eliminate duplicate processing. Built and scaled FastAPI services for AI automation workflows (360DMMC) with versioned contracts, JWT security, and strong observability, and has led live refactors using feature flags, parallel runs, and data reconciliation.

View profile
SM

Sakshi More

Screened

Mid-level Full-Stack Software Engineer specializing in cloud, data science, and ML systems

Texas, USA4y exp
Granite ConstructionUniversity of Texas at San Antonio

Backend/data engineer focused on AWS-based, low-latency event processing for market data and social-signal sentiment systems. Has led a monolith-to-event-driven migration with feature-flagged incremental rollout, and emphasizes production-grade security (OAuth2/JWT, secrets management, Supabase RLS) and data integrity (deduplication/idempotency) under high-volume spike conditions.

View profile
JS

Jack Storment

Screened

Senior Backend Developer specializing in AWS cloud-native systems and data pipelines

Morrisville, NC8y exp
StonebranchUNC Chapel Hill

Backend/data engineer with aerospace telemetry and reporting experience across RTX and other orgs, spanning Python/FastAPI microservices, AWS serverless/containers, and AWS Glue-to-Redshift analytics pipelines. Has led legacy modernization with parallel-run parity validation and incremental rollout, and demonstrates strong operational ownership (monitoring, incident response, and cost optimization).

View profile

Need someone specific?

AI Search