Reval Logo
Home Browse Talent Skilled in AWS Lambda

Vetted AWS Lambda Professionals

Pre-screened and vetted.

AWS LambdaPythonDockerCI/CDAmazon S3AWS
SS

Swapnil Surdi

Screened

Senior Full-Stack Software Engineer specializing in API architecture and AI agentic RAG systems

Los Angeles, CA8y exp
Treatment Technologies & InsightsUSC

“Hands-on backend/AI engineer who solo-built two production Claude-based agent systems: an internal Slack RAG over Confluence/Jira/code/regulatory docs and a HIPAA/GDPR-compliant patient chatbot with embedding guardrails and expert-in-the-loop evals. Also architected a multi-region patient portal + microservices platform with Terraform/CI-CD and federated gateways, delivering major onboarding automation and strong reliability wins (PgBouncer, chaos/perf testing).”

PythonTypeScriptJavaScriptGoFastAPINode.js+114
View profile
PB

Pravalika Badam

Screened

Mid-level QA/SDET Automation Tester specializing in UI, API, mobile, and cloud testing

Houston, TX5y exp
Principal Financial GroupUniversity of North Texas

“SDET focused on end-to-end quality for web applications, owning UI/API/regression automation from framework design through CI/CD integration. Notably prevented a production payment/checkout incident by adding API validations that caught incorrect tax calculations (rounding logic) during CI before release, and has a track record of stabilizing flaky Cypress tests via robust selector and wait strategies.”

CypressPlaywrightCucumberBehavior-Driven Development (BDD)TestNGJUnit+164
View profile
SS

Shejal Shankar

Screened

Junior Software Engineer specializing in full-stack systems and LLM automation

San Francisco, CA2y exp
AscendGeorge Washington University

“Full-stack engineer who shipped a production "Financial Insight" assistant dashboard in Next.js App Router/TypeScript, integrating a RAG pipeline (embeddings + ChromaDB + LLM) via route handlers and owning post-launch performance (latency, token cost, retrieval relevance). Also built/optimized Postgres-backed workflows for an outbound dialer and callback routing engine handling ~10,000 daily contacts, validating query performance with EXPLAIN (ANALYZE, BUFFERS).”

Asynchronous ProcessingAWSAWS LambdaChromaDBCI/CDC+95
View profile
AK

Akshay Khan

Screened

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

USA5y exp
American ExpressUniversity of Central Missouri

“Backend engineer with American Express experience maintaining an internal Python/Flask rewards simulation microservice used by product analysts and QA. Demonstrated strong performance and scalability work: moved batch simulations to Celery, added Redis caching to cut DynamoDB latency, and tuned Postgres/SQLAlchemy queries with EXPLAIN ANALYZE and composite indexes (bringing API responses under ~200ms by queueing jobs). Also has experience integrating ML via Flask-based model-serving APIs (scikit-learn/LightGBM packaged with joblib) and designing multi-tenant data isolation and tenant-specific configuration systems.”

JavaPythonJavaScriptSQLShell ScriptingSpring Boot+165
View profile
AY

Aishwarya Yenumula

Screened

Mid-level Full-Stack Java Engineer specializing in microservices, React, and Azure

Austin, TX5y exp
Dell TechnologiesUniversity of North Texas

“Full-stack engineer with hands-on ownership of a real-time loyalty rewards notification system at Dell, spanning React UI, Spring Boot/Node microservices, Kafka event processing, and Oracle/Postgres persistence. Strong production operations experience across AKS/Azure DevOps and AWS (EC2/RDS/S3, autoscaling, CloudWatch), including resolving peak-load Kafka lag and API latency incidents through scaling and performance tuning.”

AgileAJAXApache KafkaAWSAWS LambdaAzure DevOps+130
View profile
AB

Anjali Bhogi

Screened

Mid-Level Full-Stack Java Developer specializing in microservices, cloud, and AI integration

Atlanta, GA4y exp
State FarmNorthwest Missouri State University

“Backend engineer working on high-volume insurance claims intake systems who shipped a production GenAI document-classification capability in Spring Boot microservices. Emphasizes reliability in LLM systems (strict schemas, confidence thresholds, monitoring, and manual-review fallbacks) and runs evaluation loops with labeled historical documents to drive prompt/validation improvements and reduce manual review.”

JavaSpring BootSpring MVCSpring SecurityMicroservicesREST APIs+70
View profile
LK

Laharika Kanchanapalli

Screened

Mid-level Cloud DevOps Engineer specializing in AWS/Azure infrastructure and Kubernetes

New Jersey, USA4y exp
PrudentialRowan University

“Backend/ML platform engineer in the insurance domain who built and shipped an AI-driven risk scoring/fraud detection service for underwriting. Runs containerized .NET Core and Python inference services on Azure (AKS + GPU nodes) with Terraform/ARM and Azure DevOps CI/CD, and has hands-on experience improving reliability under peak load plus implementing production AI guardrails (drift monitoring, fallbacks, human review, audit logs).”

AWSAmazon EC2Amazon VPCAmazon S3Amazon RDSAmazon CloudWatch+134
View profile
VP

Venkat Palaparthi

Screened

Senior Software Engineer specializing in cloud-native microservices and secure enterprise platforms

Dallas, TX6y exp
Bank of AmericaUniversity of Central Missouri

“Full-stack engineer with strong production ownership in banking/identity & entitlements systems, building Spring Boot + Postgres/Redis services and React dashboards, then deploying on AWS EKS with Jenkins CI/CD. Demonstrated impact through reduced authorization latency and fewer access-related support tickets, plus strong observability and reliability practices (CloudWatch, tracing, autoscaling, Kafka pipelines with DLQs and reconciliation).”

JavaSpring BootSpring MVCSpring SecuritySpring Data JPAHibernate+141
View profile
RS

Ronak Seth

Screened

Mid-level DevOps & Systems Engineer specializing in AWS, Kubernetes, and CI/CD automation

Ashburn, VA6y exp
DXC TechnologyUniversity of Maryland, Baltimore County

“Cloud/DevOps engineer (6+ years) with healthcare domain experience who has owned production AWS systems end-to-end—building real-time data pipelines and an admission forecasting ML service delivered via API and Tableau. Led EMR modernization from on-prem/VMs to containerized AWS using phased migration and blue-green deployments, achieving ~99.5% uptime while cutting on-prem footprint ~30% and driving major automation gains (up to ~90% manual work reduction).”

SDLCWaterfallCI/CDJenkinsGitLab CIGitHub Actions+113
View profile
AH

Anirudh Herady

Screened

Junior Software Engineer specializing in backend systems and LLM/RAG applications

Remote, USA1y exp
Potters TechArizona State University

“Full-stack engineer who built a cloud storage app feature (file upload/management) with Next.js App Router + TypeScript and owned post-launch improvements. Also has internship experience building a geospatial AI chatbot: designed Postgres/PostGIS data models and optimized spatial queries, and implemented an LLM workflow orchestrated with LangChain/LangGraph plus a RAG pipeline grounded in OpenStreetMap data to reduce hallucinations.”

Amazon EC2Amazon S3Amazon SQSAPI DesignAuto-scalingCI/CD+89
View profile
AE

Anudeep Eloori

Screened

Mid-Level Full-Stack Software Developer specializing in Java microservices and modern web apps

USA3y exp
EpsilonUniversity of South Florida

“Software engineer with experience building and iterating high-volume Spring Boot microservices on AWS (Docker/Kubernetes) and integrating with React front-ends. Also delivered an LLM-powered document summarization system using embeddings + retrieval (RAG) with grounding/guardrails and built evaluation loops that directly drove retrieval and chunking improvements. Has scaled Kafka-based pipelines processing millions of messy financial/infrastructure records with reliability and cost/latency tradeoff management.”

JavaJavaScriptTypeScriptPythonSQLSpring Boot+100
View profile
SK

sudha kumari

Screened

Senior Full-Stack Product Engineer specializing in Next.js, TypeScript, and distributed systems

Frisco, Texas6y exp
Hallmark Global TechnologiesLindsey Wilson College

“Full-stack engineer who built and shipped an analytics dashboard for search visibility using Next.js App Router/TypeScript with a server-components-first data strategy and server actions for interactivity. Designed and optimized the underlying Postgres analytics model and queries at scale, and implemented a durable Temporal-based indexing workflow with retries and idempotency—plus delivered a major frontend performance jump (Lighthouse low 70s to mid-90s).”

Next.jsReactTypeScriptTailwind CSSNode.jsREST APIs+73
View profile
SN

Sri Niyati Kompella

Screened

Senior Data Engineer specializing in cloud data platforms and ML pipelines

Atlanta, GA8y exp
Berkshire HathawayUniversity of Alabama at Birmingham

“Data engineer focused on AWS-based enterprise data platforms, owning end-to-end pipelines from multi-source batch/stream ingestion (Glue/Kinesis/StreamSets/Airflow) through PySpark transformations into curated datasets for Redshift/Snowflake. Emphasizes production reliability with strong monitoring/observability and data quality gates, and reports ~30% performance improvement plus improved SLAs and latency after optimization.”

Amazon DynamoDBAmazon EMRAmazon EKSAmazon KinesisAmazon RedshiftAmazon S3+138
View profile
NG

Nishchal Gante

Screened

Mid-level Data Scientist specializing in MLOps and Generative AI

Illinois, IL4y exp
BNY MellonIllinois Institute of Technology

“Robotics software/ML engineer who built perception and navigation-related ML systems for autonomous supermarket carts, including object detection, shelf recognition, and obstacle avoidance. Strong ROS/ROS2 practitioner who optimized real-time performance (reported 50% latency reduction) and deployed containerized ROS/ML pipelines at scale using Docker, Kubernetes, and CI/CD.”

A/B TestingAgileAmazon API GatewayAmazon BedrockAmazon EC2Amazon RDS+133
View profile
KS

keerthana s

Screened

Mid-level Backend Software Engineer specializing in Python/FastAPI on AWS

Los Angeles, California4y exp
McKessonUniversity of North Texas

“Backend engineer with healthcare domain experience building AI-driven radiology workflow systems. Evolved tightly coupled APIs into secure, reliable FastAPI-based services by moving heavy imaging/data processing into idempotent asynchronous pipelines with retries, feature-flagged incremental rollout, and strong data-integrity controls (constraints, backfills, validation). Strong focus on defense-in-depth security for sensitive patient data (OAuth2/JWT, RBAC, and database-level protections).”

PythonJavaScriptCC++C#PL/SQL+119
View profile
VW

Vincent Willliams

Screened

Senior Python Backend Engineer specializing in scalable APIs and cloud-native microservices

Arlington, TX12y exp
SnapStreamTexas A&M International University

“Backend/data platform engineer who has built and operated a cloud-native media ingestion/processing platform in Python (Django/DRF, FastAPI) with Kafka, Postgres, and Redis, emphasizing multi-tenant security and reliability. Delivered AWS production systems combining EKS and Lambda with Terraform + GitHub Actions/Helm, and built Glue-based ETL pipelines with strong schema-evolution and data-quality practices; also modernized SAS analytics into Python on AWS. Seeking fully remote roles with a $120K–$140K base range.”

Apache KafkaAuthenticationAuthorizationAWSAWS LambdaAWS Step Functions+126
View profile
MR

MANIVARDHAN REDDY PIDUGU

Screened

Senior Software Engineer specializing in cloud-native microservices (AWS, Java, Kafka)

Dallas, TX4y exp
AccentureUniversity of Houston

“Backend engineer with hands-on experience modernizing high-volume transactional systems by decomposing monoliths into Spring Boot microservices on AWS, using Kafka for async workflows and Redis/SQL tuning for latency. Has built Python/FastAPI services with strong API contracts and production-grade security (OAuth2/JWT, RBAC, row-level security), and proactively hardened payment flows against race conditions and double-charging via idempotency.”

JavaJavaScriptTypeScriptSQLPythonSpring Boot+99
View profile
RS

Ramya Sree Kanijam

Screened

Junior AI/ML Engineer specializing in RAG systems and cloud-native MLOps

Austin, TX2y exp
UpstartTexas A&M University-Corpus Christi

“Built and shipped a production LLM-powered RAG system at Upstart enabling natural-language search across 50k+ scattered internal technical docs. Delivered sub-300ms p95 latency for ~50 active users with strong hallucination safeguards (retrieval-first, thresholds, citations) plus robust testing/monitoring and cost controls (prompt caching cutting API spend ~20%).”

PythonJavaRetrieval-Augmented Generation (RAG)LangChainPrompt EngineeringVector Search+149
View profile
AL

Aaron Lao

Screened

Intern Software Engineer specializing in agentic RAG and full-stack web development

San Francisco, CA1y exp
ConnectionLoopsUniversity of San Francisco

“Entry-level software engineer who built an agentic AI backend in Python/FastAPI, including APIs for conversation history retrieval and user data storage, and worked through async/concurrency challenges for multiple agents querying simultaneously. Also has practical AWS experience using S3 for static hosting with Lambda and RDS for backend/data access.”

PythonJavaSQLPostgreSQLJavaScriptNode.js+67
View profile
AF

Alfred Fox

Screened

Senior AI/ML & Full-Stack Engineer specializing in GenAI, RAG, and MLOps platforms

Glendale, Arizona15y exp
RTA FleetArizona State University

“Backend/data platform engineer who owned end-to-end production services for a fleet analytics/GenAI platform, spanning FastAPI microservices on Kubernetes and AWS (EKS + Lambda) event-driven workloads. Strong in reliability/observability (OpenTelemetry, circuit breakers, idempotency), data pipelines (Glue/Airflow/Snowflake), and measurable performance/cost wins (SQL 10s to <800ms P95; ~30% compute cost reduction).”

A/B TestingAmazon BedrockAngularAnomaly DetectionAPI DesignAuthentication+211
View profile
SP

Surya Pavan

Screened

Mid-level Machine Learning Engineer specializing in Generative AI and LLM applications

Baltimore, MD5y exp
AcerCalifornia State University, Northridge

“GenAI engineer who has deployed production LLM/RAG chatbots for internal document search, focusing on reliability (hallucination reduction via prompt guardrails + retrieval filtering) and performance (latency improvements via caching). Experienced with LangChain/LangGraph orchestration for multi-step agent workflows and iterates using monitoring/logs and benchmark-driven evaluation while partnering closely with product and business teams.”

Amazon EC2Amazon EMRAmazon S3AWS IAMAWS LambdaAzure Blob Storage+153
View profile
SG

Shree Gopalakrishnan

Screened

Entry-Level AI/ML Engineer specializing in LLM apps, RAG pipelines, and production ML systems

1y exp
iFrog Marketing SolutionsUC San Diego

“AI/LLM practitioner at iFrog Marketing Solutions who drove a RAG chatbot from prototype to production in a legacy, AI-resistant environment by validating customer needs and building a business case. Implemented production-grade LLM practices (CI/CD eval gating, rollbacks, prompt/context engineering) and led internal workshops to bring non-AI-native developers up to speed while partnering with sales on tailored demos to drive adoption.”

Machine LearningLangChainRetrieval-Augmented Generation (RAG)OpenAI APIHugging FacePyTorch+87
View profile
CC

Chakrafani Chadalavada

Screened

Mid-level Full-Stack .NET Engineer specializing in Sitecore and cloud-native microservices

Pittsburgh, PA5y exp
Highmark HealthNorthern Illinois University

“Backend/web API engineer with hands-on experience deploying .NET Core APIs to Azure App Service and stabilizing production systems through disciplined log-driven troubleshooting, environment configuration management, and SQL performance tuning (execution plans, query rewrites, indexing). Has also debugged cross-layer incidents involving DB locks and network latency, and modifies Python/XML automation scripts to meet customer-specific requirements while improving logging and performance.”

.NETC#REST APIsMicroservicesHTMLCSS+252
View profile
1...138139140...262

Related

Software EngineersMachine Learning EngineersSoftware DevelopersFull Stack DevelopersData ScientistsSoftware Development EngineersEngineeringAI & Machine LearningData & AnalyticsEducation

Need someone specific?

AI Search