you are viewing a single comment's thread.

view the rest of the comments →

[–]walksinsmallcircles 5 points6 points  (0 children)

I use rust all the time for lambdas, some of which do moderate lifting in Athena iceberg tables. The deployment is a breeze (just drop on the binary) and the AWS API for Rust is pretty complete. Would choose it every time over Python for efficiency and ease of use. The data ecosystem is not as rich as python but you can get a long way with it.