Easily Build and Deploy Serverless Functions on AWS with Rust

06/19/2024
0
Embed

As a high-performance programming language, Rust is useful for building responsive services across a variety of compute models. In this video, we'll take a look at an open-source tool that simplifies the process of packaging, testing, and deploying your serverless Rust functions into the AWS Lambda service. You can use this tool and technique within automated CI/CD pipelines to rapidly push new versions of your serverless microservices. Some of the most popular CI/CD platforms, where you might use "cargo lambda," include GitHub Actions workflows, GitLab CI/CD, AWS CodeBuild, Microsoft Azure DevOps, CircleCI, and many others! As a high-performance programming language, Rust is useful for building responsive services across a variety of compute models. In this video, we'll take a look at an open source tool that simplifies the process of packaging, testing, and deploying your serverless Rust functions into the AWS Lambda service. You can use this tool and technique within automated CI/CD pipelines to rapidly push new versions of your serverless microservices. Some of the most popular CI/CD platforms, where you might use "cargo lambda," include GitHub Actions workflows, GitLab CI/CD, AWS CodeBuild, Microsoft Azure DevOps, CircleCI, and many others!

Categories:
Tags: