Alex Chen

“Make it work, make it right, make it fast— in that order.

Alex Chen

Senior Full-Stack Engineer & Cloud Architect

12+ years building resilient distributed systems at scale. From microservices to Kubernetes clusters — engineering for 50M+ req/day.

View Experience

About

Full-Stack Engineer Meets Cloud Architect

I'm a Senior Full-Stack Engineer and Cloud Architect with 12+ years of experience designing, building, and scaling production systems that serve millions of users.

Currently I lead platform engineering at Meridian Financial, where I architected a real-time transaction processing pipeline handling 50M+ requests per day with 99.99% uptime. I rebuilt their legacy monolith into a distributed microservices architecture on Kubernetes, reducing deployment times from hours to minutes and cutting infrastructure costs by 40%.

Before Meridian, I was a founding engineer at Cloudvane where I built their core API gateway from scratch — a system that now processes $2B+ in annual transaction volume. I've also led teams at Nexnode Labs and Brightpath Technologies, shipping everything from real-time collaboration tools to edge computing platforms.

My stack centers on Go, TypeScript, and Python with deep expertise in Kubernetes, AWS, Terraform, and observability tooling. I'm passionate about developer experience, infrastructure-as-code, and building systems that are boring in production (the best kind).

I'm looking for my next challenge — ideally a principal or staff-level role where I can shape technical strategy while staying hands-on with the architecture.

50M+
Requests / Day
Production traffic
99.99%
System Uptime
Last 12 months
50+/wk
Deploy Frequency
CI/CD pipeline
40%
Infra Cost Reduction
K8s migration
4→18
Team Growth
Engineers hired & mentored
<15min
Incident MTTR
P1 incidents

Experience

12+ Years in Software Engineering

From full-stack development to platform engineering to cloud architecture — a career built on designing and scaling production systems.

2021 – Present
Meridian Financial

Senior Full-Stack Engineer & Cloud Architect

Austin, TX

  • Architected real-time transaction processing pipeline handling 50M+ requests/day with 99.99% uptime across 3 AWS regions
  • Led migration from monolithic Java application to Go microservices on Kubernetes — reduced deployment time from 4 hours to 8 minutes
  • Designed and implemented event-driven architecture using Kafka, reducing inter-service latency by 65%
  • Built comprehensive observability stack (Prometheus, Grafana, OpenTelemetry) cutting incident MTTR from 45min to <15min
  • +3 more
2018 – 2021
Cloudvane

Founding Engineer & Tech Lead

Austin, TX (Remote)

  • Built core API gateway from scratch in Go — now processes $2B+ in annual transaction volume
  • Designed multi-tenant architecture supporting 500+ enterprise customers with strict data isolation
  • Implemented OAuth 2.0 / OIDC authentication layer with RBAC, supporting SSO for Fortune 500 clients
  • Created real-time webhook delivery system with at-least-once guarantees and automatic retry with exponential backoff
  • +2 more
2015 – 2018
Nexnode Labs

Senior Software Engineer

San Francisco, CA

  • Built real-time collaborative editing engine using CRDTs and WebSocket, supporting 10K+ concurrent users
  • Designed and implemented GraphQL API layer replacing 47 REST endpoints, reducing frontend data fetching by 60%
  • Led migration from AWS EC2 to Kubernetes, establishing Helm charts, GitOps workflows, and automated scaling
  • Optimized PostgreSQL queries reducing p99 latency from 800ms to 45ms through indexing, query planning, and connection pooling
  • +1 more
2012 – 2015
Brightpath Technologies

Software Engineer

Austin, TX

  • Full-stack development on enterprise SaaS platform serving 200+ B2B clients
  • Built real-time analytics dashboard processing 5M+ events/day using Node.js and PostgreSQL
  • Implemented automated testing pipeline achieving 92% code coverage, reducing production bugs by 70%
  • Designed RESTful APIs consumed by iOS, Android, and web clients
  • +1 more

Customer Impact

Real Results, Real Customers

Engineering engagements that drove measurable transformation across FinTech, Healthcare, and Enterprise SaaS.

Pinnacle Payments

Architected a real-time payment processing system for a top-20 US payment processor. Migrated from batch processing to streaming architecture, enabling instant settlements.

50M+ transactions/day99.99% uptime<100ms p99 latencyZero data loss incidents$2B+ annual volume

Enabled Pinnacle to offer real-time settlements — a competitive advantage that helped them win 3 enterprise contracts worth $15M ARR.

Atlas Healthcare Platform

Rebuilt the patient data ingestion pipeline for a healthcare analytics startup. Designed HIPAA-compliant infrastructure on AWS with end-to-end encryption and audit logging.

HIPAA compliant10M+ patient records3x throughput improvementSOC 2 Type II certified

The new architecture passed their first SOC 2 audit with zero findings, unlocking enterprise healthcare contracts they'd been unable to pursue.

Stratosphere SaaS

Led the Kubernetes migration for a B2B SaaS platform serving 500+ enterprise customers. Implemented multi-tenant isolation, automated scaling, and blue-green deployments.

500+ tenants40% cost reduction8min deploy cyclesZero-downtime releases

Deployment frequency went from weekly to 50+ times per week, accelerating feature delivery and reducing customer-reported bugs by 65%.

Testimonials

What Colleagues Say

Words from engineering leaders and peers who've worked with me firsthand.

Alex is the engineer you want architecting your most critical systems. He has an uncanny ability to anticipate failure modes and design around them. Our platform reliability went from 99.9% to 99.99% under his leadership.

PR
Priya Ramanathan
VP of Engineering, Meridian Financial

I've worked with a lot of senior engineers, and Alex stands out for his ability to make complex distributed systems understandable. He doesn't just build — he teaches. Our entire team leveled up working alongside him.

JM
Jordan Mitchell
Engineering Manager, Cloudvane

Alex took our prototype API gateway and turned it into a production system processing billions of dollars in transactions. His attention to correctness and operational excellence is exceptional.

DK
David Kowalski
CTO & Co-Founder, Cloudvane

What makes Alex rare is his full-stack thinking. He's equally comfortable optimizing a database query, designing a React component, or debugging a Kubernetes networking issue. He sees the whole system.

SO
Sarah Okonkwo
Principal Engineer, Meridian Financial

Alex built our entire CI/CD pipeline and Terraform infrastructure from scratch. What used to take our team days now takes minutes. He's a force multiplier for any engineering org.

Marcus Liu
Director of Platform Engineering, Nexnode Labs

Thought Leadership

Published Work & Recognition

Blog posts, conference talks, and technical writing featured in industry publications.

Projects

Built, Not Just Theorized

I don't just talk about AI — I build with it. Here are the tools and platforms I've created.

100K+ req/sec

Kestrel

Open-source API gateway built in Go with sub-millisecond routing, rate limiting, circuit breaking, and OpenTelemetry tracing. Handles 100K+ requests/second on modest hardware.

GogRPCRedisOpenTelemetryDocker
200+ GitHub stars

Terraform AWS Blueprints

Production-ready Terraform modules for AWS EKS, RDS, VPC, and observability stack. Used by 3 companies I've worked at and 200+ GitHub stars.

TerraformAWSKubernetesGitHub Actions
Exactly-once delivery

Lattice

Real-time event streaming platform with exactly-once delivery semantics. Supports Kafka and NATS backends with a unified consumer API.

GoKafkaNATSPostgreSQLgRPC
DX-first tooling

Vanguard CLI

Developer experience CLI for bootstrapping microservices with built-in observability, health checks, graceful shutdown, and Kubernetes manifests.

GoCobraDockerKubernetesHelm
AI-powered resume

This Website

An AI-powered interactive resume built with Next.js and React. Features a chat widget powered by Gemini that can answer questions about my experience. The site itself demonstrates my frontend craft.

Next.js 16React 19Tailwind 4Gemini API

Skills

The Full Spectrum

Professional

System ArchitectureTechnical LeadershipTeam MentoringArchitecture Decision RecordsIncident ManagementCapacity PlanningCode Review CultureCross-Team CollaborationTechnical Writing

Technical

GoTypeScriptPythonKubernetes / EKSAWS (Solutions Architect Pro)TerraformPostgreSQLRedisgRPC / GraphQLKafka / NATSDocker / ContainersCI/CD (GitHub Actions)

Education & Certifications

Continuous Learning

B.S. Computer Science

University of Texas at Austin

2008 – 2012

AWS Solutions Architect Professional

Amazon Web Services

Certified

Certified Kubernetes Administrator (CKA)

Cloud Native Computing Foundation

Certified

HashiCorp Terraform Associate

HashiCorp

Certified

✨ Built with Sivvy.ai