I will make you a rust AWS lambda


Over deze dienst
I will build or migrate your AWS Lambda functions in Rust
Most serverless bills and latency problems come from the runtime, not the code. Node and Python Lambdas carry an interpreter into every cold start and hold memory they don't need. A Rust Lambda ships as a single native ARM64 binary cold starts in the low tens of milliseconds, smaller memory footprint, and a lower monthly bill for the same traffic.
What I do:
- Build new Lambda functions in Rust from your spec
- Migrate existing Node or Python Lambdas to Rust, keeping the same API contract
- Integrate with API Gateway, DynamoDB, S3, SQS, and Cognito
- Least-privilege IAM policies, structured CloudWatch logging, typed error handling
Why Rust: no null pointers, no unhandled exceptions at runtime, no garbage collector pauses. Errors are handled at compile time, so the class of bugs that wakes you up at 3am mostly doesn't exist.
You get: full source code, unit and integration tests, and a README that walks you through deploying it into your own AWS account. You own everything.
Send me your current function or your requirements and I'll tell you honestly if Rust is the right call.
Maak kennis met Arian Mateos
Software Developer Rust, Java, Go, Python
- Afkomstig uitArgentinië
- Lid sindsjul 2021
- Gem. reactietijd1 uur
Talen
Spaans, Engels
