What is your deployment scheme for Rust Lambdas?

This page summarizes the projects mentioned and recommended in the original post on /r/aws

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sessions-with-aws-sam

    This repo contains all the SAM templates created in the Twitch series #SessionsWithSAM. The show is every Thursday on Twitch at 10 AM PDT.

  • I don't use Rust but I'm using Go with the provided.al2 runtime and deploying via SAM cli, both locally and in CD. If you follow https://github.com/aws-samples/sessions-with-aws-sam/tree/master/go-al2 then it should work fine for a Rust binary. You should be able to test with SAM local too.

  • serverless-rust-demo

    Sample serverless application written in Rust

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • aws-lambda-rust-runtime

    A Rust runtime for AWS Lambda

  • rust.aws-cdk-lambda

    A CDK (v2) Construct Library for AWS Lambda in Rust

  • Also check out https://github.com/rnag/rust.aws-cdk-lambda, which is a CDK-based solution for this.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Using design patterns in AWS Lambda

    1 project | dev.to | 15 Jan 2024
  • Building Serverless Applications with AWS – Compute

    1 project | dev.to | 16 Jul 2023
  • Building Serverless Applications with AWS - Data

    1 project | dev.to | 10 Jul 2023
  • Deploying Lambdas with AWS SAM & GitHub Actions: Step by Step

    3 projects | dev.to | 30 Jun 2023
  • AWS Step Function Versions and Aliases

    2 projects | dev.to | 27 Jun 2023