Reval Logo
Home Browse Talent Skilled in Amazon CloudWatch

Vetted Amazon CloudWatch Professionals

Pre-screened and vetted.

Amazon CloudWatchDockerPythonCI/CDAmazon S3AWS
RG

Rama Gowtham Reddy Padala

Screened

Mid-level Python Developer specializing in APIs, data engineering, and cloud-native systems

Remote, USA4y exp
Marsh McLennanFlorida Atlantic University

“Backend engineer (Marsh McLennan) who evolved a high-volume claims automation pipeline in Python, emphasizing thin APIs with background job processing, strong validation/retries, and production-grade observability. Experienced in secure FastAPI API design (centralized JWT/RBAC), multi-tenant Postgres/Supabase-style row-level security, and low-risk refactors using parallel runs and feature flags; targeting founding-engineer scope roles.”

PythonFlaskDjangoFastAPIScalaGo+127
View profile
JB

JaswanthRaj Bantu Aindla

Screened

Mid-level Python Developer specializing in cloud-native microservices for FinTech and Insurance

Charlotte, NC6y exp
Wells FargoUniversity of Bridgeport

“Backend/data engineer who has maintained high-traffic FastAPI microservices and delivered a hybrid AWS serverless+containers platform using Terraform and GitHub Actions, with secrets managed via Secrets Manager/SSM. Also led modernization of a mission-critical 10,000+ line SAS financial reporting engine into Python microservices and built AWS Glue ETL pipelines feeding a centralized data lake.”

PythonJavaJavaScriptTypeScriptSQLShell Scripting+115
View profile
VN

Venkatesh Nagubandi

Screened

Mid-level Software Engineer specializing in ML, LLM apps, and cloud data systems

Tracy, California4y exp
GeneaUC Santa Cruz

“Built a production SQL chatbot for access-log analytics that replaced manual custom report requests with natural-language querying, using LangGraph and a ChromaDB-backed RAG pipeline for grounded, consistent answers. Implemented a privacy-preserving design where the LLM never sees raw customer data (only query metadata) and has experience building multi-agent/tool-calling systems with LangGraph (DeepAgents), including solving sub-agent communication drift via self-reflection.”

PythonJavaJavaScriptRPyTorchTensorFlow+84
View profile
SK

Satwik Koppala

Screened

Mid-level Full-Stack Java Developer specializing in digital banking and cloud microservices

4y exp
Ally FinancialTexas Tech University

“Backend-leaning full-stack engineer in lending/financial services (Kotak Mahindra Bank Autos360; currently at Ally Financial) working on Spring Boot microservices with React dashboards. Has built reliability improvements for credit-bureau integrations (Experian) and created an internal monitoring/reporting platform that aggregates metrics/logs/ETL across services, cutting troubleshooting by ~40%.”

AgileAngularApache KafkaAPI GatewayAWSAWS CloudFormation+91
View profile
MM

mohannaik M

Screened

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

Chicago, IL6y exp
EpsilonElmhurst University

“Open-source JavaScript library contributor/maintainer focused on performance and usability—uses profiling and user feedback to optimize large-dataset processing and modernize abstractions. Refactored a nested-callback event handling system into an observer-pattern dispatcher with batched event queues, reducing CPU usage and improving maintainability; also handles community-reported crashes by reproducing issues, fixing memory leaks, and updating docs.”

JavaSpring BootSpring MVCHibernateMicroservicesREST APIs+167
View profile
SN

Sai Nikhila Lingala

Screened

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

West Des Moines, IA8y exp
Farm Bureau Financial ServicesJawaharlal Nehru Technological University, Hyderabad

“Backend/platform engineer who owns policy-lifecycle workflow microservices built in Python/FastAPI with async + DDD, Kafka event processing, SQLAlchemy, JWT/RBAC, and Redis caching (cut DB load ~40%). Experienced deploying Java and Python microservices to Kubernetes with Helm and GitOps (ArgoCD) plus Jenkins/GitHub Actions pipelines to AWS/ECR, and has supported phased on-prem-to-cloud migrations with dependency mapping and data consistency strategies.”

JavaSQLJavaScriptTypeScriptC++Spring Boot+135
View profile
SA

Shashidhar Alla

Screened

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

Atlanta, GA7y exp
Analog DevicesAuburn University at Montgomery

“Backend engineer focused on cloud analytics/cost-optimization systems, with strong AWS-centric architecture experience (serverless Lambda, ECS, CloudWatch). Demonstrated deep PostgreSQL/SQLAlchemy optimization at million-record scale (including JSONB/GIN indexing) and built production ML inference services with S3-based model versioning and Airflow retraining pipelines. Also has hands-on multi-tenant SaaS design (separate schemas + RLS) and high-throughput background processing using Celery/Redis with measurable performance gains.”

PythonJavaC#JavaScriptTypeScriptNode.js+103
View profile
SR

Sharanya Rao

Screened

Mid-level AI/ML Engineer specializing in NLP, LLMs, and RAG for finance and healthcare

Remote, USA3y exp
Ally FinancialUniversity of Maryland, Baltimore County

“Built an AI lending assistant (RAG + DeBERTa) used by credit analysts to retrieve policies and past loan decisions, tackling real production issues like hallucinations, document quality, and sub-second latency. Deployed a modular, Dockerized AWS architecture (ECS/EMR + load balancer) with load testing, caching/precomputed embeddings, and CloudWatch monitoring, and used Airflow to automate scheduled data/embedding/vector DB refresh pipelines with retries and alerts.”

PythonPySparkSQLPandasNumPyScikit-learn+133
View profile
VP

vineetha Pulipati

Screened

Mid-level Software Engineer specializing in backend microservices and cloud data pipelines

MO, USA4y exp
Morgan StanleyWebster University

“Backend engineer with Morgan Stanley experience building and owning an end-to-end Python FastAPI microservice for high-volume market data used by trading and risk systems. Strong in performance tuning and reliability (PySpark, Redis caching, async APIs), real-time streaming with Kafka, and production operations (Docker/Kubernetes, GitOps-style CI/CD, monitoring). Has led cloud/on-prem migration work across AWS and Azure, including fixing Azure Synapse performance issues via query and pipeline redesign.”

PythonSQLBashShell ScriptingTypeScriptC+++129
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
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
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
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
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
GS

Gitesh Sagvekar

Screened

Mid-level Full-Stack Developer specializing in cloud-native healthcare applications

USA4y exp
AmgenClark University

“Full-stack engineer with recent experience at Amgen building an internal healthcare data validation/transformation and workflow automation service: Python/FastAPI backend with REST APIs plus a React UI, designed around a canonical contract-first model to handle inconsistent upstream data. Operates production systems on AWS (EC2/ELB/S3/CloudFront) with strong focus on observability (structured logs, correlation IDs) and safe CI/CD-driven migrations; also has experience shipping quickly in ambiguous environments at TCS.”

SDLCAgileWaterfallObject-Oriented Programming (OOP)MicroservicesREST APIs+143
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
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
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
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
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
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...737475...137

Related

Software EngineersSoftware DevelopersFull Stack DevelopersMachine Learning EngineersSoftware Development EngineersDevOps EngineersEngineeringAI & Machine LearningData & AnalyticsEducation

Need someone specific?

AI Search