-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2526 from mainmatter/add-rust-talk-blog-luciano-m…
…ammino Add blog rust talk Lucianno Mammino
- Loading branch information
Showing
3 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
...exploring-the-potential-of-rust-in-serverless-computing-with-luciano-mammino.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: "Exploring the Potential of Rust in Serverless Computing with Luciano Mammino" | ||
authorHandle: algo_luca | ||
tags: [rust] | ||
bio: "Luca Palmieri, Principal Engineering Consultant" | ||
description: "Luciano Mammino, Senior Architect, and Luca Palmieri, Principal Engineering Consultant, discuss Luciano’s shift from JavaScript to Rust for serverless computing, highlighting Rust’s performance, safety, and its potential to optimize AWS Lambda functions." | ||
og: | ||
image: "/assets/images/posts/2024-09-27-exploring-the-potential-of-rust-in-serverless-computing-with-luciano-mammino/og-image.png" | ||
tagline: | | ||
<p> | ||
Luciano Mammino, Senior Architect, and Luca Palmieri, Principal Engineering Consultant, discuss Luciano’s shift from JavaScript to Rust for serverless computing, highlighting Rust’s performance, safety, and its potential to optimize AWS Lambda functions. | ||
</p> | ||
image: "/assets/images/posts/2024-09-27-exploring-the-potential-of-rust-in-serverless-computing-with-luciano-mammino/header.jpg" | ||
imageAlt: "Luciano's picture on a gray background" | ||
--- | ||
|
||
In a recent interview, Luca Palmieri, Mainmatter’s Principal Engineering Consultant and author of “Zero to Production in Rust,” spoke with Luciano Mammino, a Senior Architect with extensive experience in cloud-native development and author of “Node.js Design Patterns.” They talked about Luciano’s journey from using high-level programming languages like JavaScript to adopting Rust for serverless computing, particularly in AWS Lambda. | ||
|
||
Driven by the need for better performance in a Lambda function, Luciano began exploring Rust, appreciating its efficiency and safety features. Despite the learning curve, he found Rust’s approach to memory management to be a powerful tool for building reliable, performant code. | ||
|
||
Luciano highlighted that serverless computing is an ideal entry point for Rust in organizations. The combination of Rust’s efficiency and AWS Lambda’s scalability can lead to significant cost savings and performance improvements. He also pointed out the availability of tools like Cargo Lambda, which streamline the deployment process of Rust functions in a serverless environment. | ||
|
||
While Rust may be challenging to learn, Luciano emphasized the confidence it brings in production environments due to its focus on safety. He believes that as more developers and organizations experience these benefits, Rust will gain more traction in the serverless ecosystem. Luciano’s experience offers valuable insights for anyone considering Rust for their next cloud-native project, demonstrating the language’s potential to optimize serverless functions and build more reliable applications. | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/U9JZD7d9OmA" title="Embedded video of Luciano's interview" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> |
Binary file added
BIN
+1.97 MB
...g-the-potential-of-rust-in-serverless-computing-with-luciano-mammino/header.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+62.4 KB
...the-potential-of-rust-in-serverless-computing-with-luciano-mammino/og-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.