Building Rust AWS Lambda Microservices with Cargo Lambda
In this project, you will learn how to build an AWS Lambda function with Rust using Cargo Lambda. We will create a simple "Marco Polo" Lambda that responds with "Polo" when it receives "Marco" in the request.
You will learn:
* How to create a new Cargo Lambda project
* Writing a basic Lambda handler function in Rust
* Building, deploying and invoking your Lambda function locally and on AWS
* Debugging your Lambda using logging and tracing
Watch on Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Systems Design Basics
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
ACID vs BASE Transactions
Dev.to · 丁久
Chapter 1. The Big Three of Circuits — R, L, C
Medium · Programming
Angular Interviews Questions Morgan Stanley Questions for 5+ Years Experience
Medium · Programming
I Used to Think System Design Diagrams Had to Look Cool. I Was Wrong
Dev.to · Flik – Software Critical Dev
🎓
Tutor Explanation
DeepCamp AI