Reval Logo

Vetted AWS Lambda Professionals

Pre-screened and vetted.

UC

Senior Security Engineer specializing in detection engineering, cloud security, and DFIR

San Francisco, CA8y exp
Arctic WolfUniversity of the Cumberlands

LLM workflow/agentic systems practitioner who has helped customers harden an LLM-based incident triage prototype into a trusted daily-use production system by adding observability, audits, confidence gating, and deterministic fallbacks. Brings an SRE-style approach to real-time debugging (trace replay, rollback/canary, safe toggles) and is experienced running developer-centric demos/workshops and partnering with sales on technical qualification and security/architecture artifacts.

View profile
SP

Mid-Level Full-Stack Software Engineer specializing in cloud-native MERN microservices

USA5y exp
CoupaIndiana Wesleyan University

Full-stack engineer who built an internal user-activity tracking and reporting system end-to-end using React/TypeScript, Node/Express, and Postgres, deployed on AWS (EC2/ALB, S3/CloudFront) with CloudWatch observability. Emphasizes reliability and data correctness via idempotent ingestion, retries with exponential backoff, backfills/reconciliation, and performance tuning as data scales, and has experience shipping quickly in ambiguous early-stage startup conditions.

View profile
RG

Senior Full-Stack Developer specializing in Python, cloud microservices, and AI/ML

Oviedo, Florida11y exp
FocustAppsSt. Francis University

Backend/data engineer with hands-on production experience across GCP and AWS: built FastAPI microservices on Cloud Run and delivered AWS Lambda + ECS Fargate systems with Terraform/GitHub Actions. Strong in data engineering (Glue/Spark, S3/Redshift) and modernization (SAS to Python/SQL), with proven reliability and incident ownership—including cutting a 20+ minute reporting query to under 2 minutes.

View profile
NB

Nasser Ben

Screened

Junior Full-Stack Software Engineer specializing in AI/ML and LLM integration

Remote2y exp
HandshakeUC Riverside

Built a personal product, Pilly AI—an AI-powered e-commerce product Q&A widget embedded via a simple script tag and served via Cloudflare CDN—covering landing page, backend, database, and deployment end-to-end. Implemented OpenAI integration with prompt/context engineering, JWT-authenticated APIs, and Postgres (NeonDB), and successfully sold the product to a client while shipping in roughly two weeks.

View profile
SP

Soham Patil

Screened

Junior Cloud & AI/ML Engineer specializing in AWS GovCloud and MLOps

Washington, DC2y exp
IBMTexas Tech University

Robotics software engineer with hands-on ROS 2 autonomy experience on an obstacle-avoiding quadrotor (ROS 2 + Gazebo + PX4 + Nav2/SLAM), including custom work to extend Nav2 into a 3D aerial domain and output PX4 trajectory setpoints. Also built cost-saving ML infrastructure (PostgreSQL + AWS data-cleaning pipeline) and improved object detection accuracy by 40% using CUDA/PyTorch, with strong containerization and CI/CD practices (Docker + Kubernetes, aggressive version pinning) to prevent environment drift.

View profile
SS

Mid-level AI Engineer specializing in LLMs, RAG, and content automation

Los Angeles, CA3y exp
Cloud9USC

AI/LLM engineer who built a production autonomous GenAI content ecosystem that generates short-form scripts, extracts viral highlights from long-form video, and dubs content into 33+ languages. Focused on making LLM outputs production-safe via schema enforcement, token-to-time alignment, critic-agent verification, and scalable async orchestration—cutting manual workflows by ~90% and saving $200k+ annually.

View profile
DL

Senior Python Developer specializing in data engineering, MLOps, and cloud platforms

Dallas, TX13y exp
CBREAnna University

Backend/data engineer with production experience building secure Django/DRF APIs (JWT RS256 + rotating refresh tokens), background processing with Celery, and strong reliability practices (timeouts, retries/backoff, structured logging, audit trails). Has delivered AWS solutions spanning Lambda + ECS with IaC/CI-CD and built Glue/PySpark ETL pipelines with schema evolution and data-quality quarantine patterns; also modernized a legacy SAS pipeline to Python/PySpark with parallel-run parity validation and phased rollout.

View profile
MD

Junior Software Engineer specializing in AI, backend systems, and AWS cloud

Sunnyvale, CA2y exp
LinkedInNortheastern University

Built and shipped a production multi-agent conversational AI platform (Monitor agent + RAG + 4 additional agents) with enterprise REST APIs, using ChromaDB-grounded WCAG knowledge to keep responses accurate while varying tone via personality modes and conversation memory. Has experience at LinkedIn delivering technical demos and pre-sales guidance to both engineering teams and C-level stakeholders, acting as a translator between sales and technical teams to drive adoption.

View profile
SG

Sai Garipally

Screened

Mid-level AI/ML Engineer specializing in GenAI, LLMs, and computer vision

USA5y exp
UiPathSacred Heart University

Built and productionized a multi-agent, LLM-powered document understanding system to replace manual review of long documents, using LangGraph orchestration plus RAG to reduce hallucinations. Implemented layered reliability controls (structured templates, checker agent, and human-in-the-loop feedback) and reported ~40% speed improvement after orchestration; also has hands-on Airflow experience for scheduled data pipelines.

View profile
LK

Mid-level AI/ML Engineer specializing in NLP, fraud detection, and MLOps

New York, NY4y exp
AIGUniversity of Texas at Arlington

LLM/ML platform engineer with hands-on experience taking an LLM document summarization prototype into a production-grade service on AWS EKS, emphasizing low-latency inference, drift monitoring, and safe CI/CD rollouts (canary + rollback). Strong in real-time debugging of agentic/RAG systems (tracing, retrieval/index drift fixes) and in developer enablement through practical workshops (Docker/Kubernetes/FastAPI) plus pre-sales support via demos and benchmarks to close pilots.

View profile
LT

Mid-level Full-Stack Java Developer specializing in cloud microservices

Remote, USA5y exp
DXC TechnologySoutheast Missouri State University

Full-stack engineer who built a policy management and notifications platform end-to-end: Java/Spring Boot microservices with PostgreSQL plus a React/Redux UI, deployed on AWS with Docker and Jenkins CI/CD. Demonstrates strong real-world scaling and reliability practices (Redis caching, Kafka, query/index tuning, ACID transactions, locking, and idempotent processing) to handle high-volume concurrent workloads.

View profile
RB

Intern AI/ML Engineer specializing in LLMs, MLOps, and distributed training

1y exp
Cadence Design SystemsArizona State University

Founding AI engineer (June 2024) at Talon Labs who built and productionized an LLM-powered chatbot for interacting with proprietary supply-chain documents, deployed at large scale (25–100,000 users). Experienced with RAG/LLM orchestration (LangChain, LlamaIndex, Groq AI) and production ops tooling (Kubernetes, Docker, Kubeflow, Airflow), with a metrics-driven approach to evaluation, observability, and stakeholder alignment.

View profile
CB

Mid-level Full-Stack Software Engineer specializing in cloud and AI-enabled applications

San Francisco, CA4y exp
One CommunityPurdue University

Product-focused full-stack engineer (70/30 app vs infra) with Accenture experience and recent AI workflow work, shipping end-to-end systems from React/TypeScript UIs through FastAPI backends to Postgres. Built an AI-driven data extraction platform with async job APIs, strict schema validation, and strong observability, and has operated AWS ECS-based deployments with real incident mitigation (DB connection exhaustion/latency under traffic spikes).

View profile
FB

Fenil Bhimani

Screened

Mid-level Full-Stack Developer specializing in FinTech and Healthcare systems

3y exp
CitigroupCal State Fullerton

Open-source contributor who improved React Query’s caching/subscription behavior to reduce unnecessary re-renders via debouncing and batched updates, validated with benchmarking and extensive tests. Also maintained a Flask extension and resolved production background-task hangs by tracing Redis connection handling issues, adding cleanup/retry logic and troubleshooting docs. In a fast-paced startup, owned the design of a Celery+Redis multi-queue background processing system with Prometheus-based observability.

View profile
VK

Vinay Kumar

Screened

Mid-level Backend Software Engineer specializing in Java microservices and AWS

Cincinnati, OH3y exp
AmazonUniversity of Cincinnati

Backend/distributed-systems engineer (Amazon; also Bank of America) pivoting into robotics software. Built and owned an end-to-end cross-region event processing service for Aurora Global Databases, emphasizing correctness under latency/clock skew, fault tolerance, and strong observability; brings deep Docker/Kubernetes and CI/CD experience to robotics infrastructure and reliability work while ramping up on ROS 2.

View profile
TL

Executive Technology Leader (CTO) specializing in AI, cloud, and distributed platforms

Remote14y exp
StagePilotLoyola Marymount University

Engineering leader who stays hands-on in high-leverage technical areas (architecture, scalability, reliability) while operating at an executive level. Led StagePilot’s shift from a tightly coupled legacy system to a cloud-native, event-driven real-time platform proven at 1M+ concurrent users, and previously scaled multiple SRE teams at McGraw-Hill with SLOs, on-call, and blameless ops practices.

View profile
SL

Sri Lalitha

Screened

Senior Full-Stack Java Engineer specializing in cloud-native microservices and FinTech

California, USA6y exp
JoydropJawaharlal Nehru Technological University

Backend engineer who owned a Python task management API with JWT auth, async notifications, and performance work (DB optimization/caching) to handle high volumes. Led an on-prem to Azure private cloud migration at Morgan Stanley using GitOps and IaC (Terraform/ARM) with phased rollout and rollback planning. Also built a Kafka real-time streaming pipeline with exactly-once/idempotent consumers and Prometheus/Grafana monitoring.

View profile
AR

Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices and AWS

Ohio, United States3y exp
Fifth Third BankUniversity of Houston

Backend/platform engineer who has owned a real-time business analytics dashboard backend (Python/Flask/MongoDB) and built Kafka event-streaming pipelines with idempotent processing and DLQs. Strong DevOps/GitOps experience deploying containerized microservices to AWS EKS with CI/CD (Jenkins/GitHub Actions/CodePipeline) and ArgoCD auto-sync/drift detection, plus hands-on support for phased hybrid cloud/on-prem migrations using feature flags and replication.

View profile
SK

Senior Software Engineer specializing in Python automation and hybrid cloud integration

Remote, USA3y exp
JPMorgan ChaseHarrisburg University of Science and Technology

Embodied AI / robotics-focused ML engineer with experience at JPMorgan and EY building language-to-robot control systems that connect transformer/LLM intent to safe real-world robotic actions. Designed production-grade, low-latency architectures (Kafka/Redis, monitoring, CI/CD) and applied sim-to-real and model distillation to make research ideas deployable on physical systems.

View profile
NR

Narendra R

Screened

Senior Full-Stack Java Developer specializing in microservices and cloud platforms

Dallas, TX7y exp
PNCUniversity of South Dakota

Backend engineer focused on scalable Python/Flask services and high-performance PostgreSQL/SQLAlchemy systems, with demonstrated wins like reducing N+1-driven response times to under 200ms and cutting P95 latency below 1s via background queues and caching. Has production experience operationalizing ML models as Dockerized APIs on AWS (S3/Lambda) with monitoring (CloudWatch/ELK), plus robust multi-tenant isolation using JWT-driven tenant context and row-level security.

View profile
MS

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

United States (Remote)4y exp
Saayam for AllNortheastern University

Backend engineer with strong Python/FastAPI microservices ownership, including an ML-serving service with embeddings, async DB access, and Redis caching to reduce latency under high load. Experienced deploying and operating containerized services on Kubernetes using GitOps (Argo CD/Helm) with automated CI/CD, plus hands-on Kafka streaming pipeline tuning and enterprise migration work (Infosys) using blue-green/active-passive strategies.

View profile
CS

Mid-level AI/ML Engineer specializing in fraud detection and risk analytics in Financial Services

Newark, CA5y exp
JPMorgan ChaseUniversity of Missouri-Kansas City

Finance-domain ML/LLM engineer who has shipped production systems including a RAG-based financial insights assistant with a custom post-generation validation layer that verifies atomic claims against retrieved source text to prevent hallucinations in compliance-critical workflows. Also built large-scale MLOps automation on AWS using Kubeflow + MLflow + CI/CD for fraud detection and credit risk models processing 500M+ transactions/day with a 99.99% uptime goal, and partnered closely with JP Morgan risk/compliance stakeholders on NLP-driven compliance monitoring.

View profile
AM

Mid-level Data Analyst specializing in healthcare and financial analytics

USA3y exp
Cardinal HealthIndiana Tech

Built and productionized an LLM-powered clinical documentation and insights pipeline at Cardinal Health using LangChain + GPT-4 with RAG to summarize long clinical notes, extract medication/dosage entities, and generate structured SQL-ready outputs for downstream analytics. Emphasizes clinical reliability via labeled benchmarking (precision/recall/F1), shadow deployments, clinician human-in-the-loop review, and ongoing monitoring/orchestration with Airflow, Lambda, S3, Postgres, and Power BI.

View profile
MK

Mid-level Full-Stack/Backend Engineer specializing in Java microservices and cloud platforms

Dallas, TX5y exp
CopartUniversity of Texas at Dallas

PayPal ML/AI practitioner who built and productionized a hybrid recommendation engine (BERT/LLM embeddings + collaborative filtering + XGBoost ranking) on AWS with end-to-end MLOps and orchestration. Addressed real-world issues like cold start and embedding latency (ONNX, clustering, caching, PySpark/Delta Lake) and drove a 27% lift in upsell conversion via A/B testing and stakeholder collaboration with marketing.

View profile

Need someone specific?

AI Search