Luciano Mammino 📙 Node.js Design Patterns

@loige.co

AWS Serverless Hero & MVP. Senior Architect fourTheorem, author of 📕 http://nodejsdp.link & ✉️ http://fstack.link Node.js, JavaScript, Rust 🦀 & Cloud ☁️

Node.js 26 shipped this week 🎉 My birthday is close, so I'm officially calling it an early birthday present from the Node.js team. 😂 This release doesn't look flashy at first glance, but the additions are genuinely useful in everyday code. I wrote a code-heavy tour, here's what stood out 🧵

Node.js 26 shipped this week 🎉 My birthday is close, so I'm officially calling it an early birthday present from the Node.js team. 😂 This release doesn't look flashy at first glance, but the additions are genuinely useful in everyday code. I wrote a code-heavy tour, here's what stood out 🧵

@rustaceans.bsky.social hey John & Elley, big fan of your newsletter here! I hope you'll consider my last article loige.co/writing-midd... for your next issue :) It's a pretty long one but hopefully it covers Tower in a way that can be useful even to folks who don't target AWS Lambdas (yet).

Writing middlewares for Rust Lambda functions

How to write reusable middleware for Rust Lambda functions using tower, the generic middleware engine that already underpins the AWS Lambda Rust runtime. Includes a complete DynamoDB-backed IP rate li...

loige.co

In my latest online course, I cover the fundamental integration patterns you will see most often in #serverless applications.. And this isn't just point to point vs pub/sub. This course covers a range of different #patterns, and importantly, how you can actually use these patterns in #production.

Serverless Integration Patterns

Learn practical knowledge for implementing integration patterns with AWS serverless services. This course goes far beyond what is in the Enterprise Integration Patterns book

studyfromexperts.com

For the past 9 years, I have been running a newsletter called FullStack Bulletin. Every week, I shared some of the most interesting articles, tools, and resources I could find for full stack developers. Over time, that became 450+ issues, 3k+ curated links, and a community of 3k readers.

Painterly illustration of a warm, softly lit desk scene with a laptop open to the FullStack Bulletin farewell page, surrounded by a coffee mug, notebooks, books, sticky notes, and scattered papers, evoking a reflective final-send moment.

1/7 🚀 Getting an LLM demo to work is not the hard part anymore. The hard part is making it reliable, predictable, and affordable in production. That’s what @eoinshanaghy and I focus on in the latest AWS Bites episode, all about LLM inference with Amazon Bedrock 👇

AWS Bites Podcast cover art showing a bed in a grassy field with a huge rock resting on top of it, under the title ‘getting started with Amazon Bedrock.’ Eoin appears on the left behind the rock, shading his eyes, while Luciano stands on the right. The scene is warm, playful, and photorealistic.

Confession: my fingers still type `npm i axios` on autopilot from time to time 😅 ...And yet… Node.js has shipped a built-in `fetch()` since v18 (2022)! Still, I keep running into the same questions: - Should we use it? - When is it a good fit? - How do we avoid the usual footguns?

Cartoon illustration in flat colors: a smiling developer in a blue hoodie points upward while holding a green “Node.js FETCH GUIDE” book. Above him, speech bubbles read “npm axios”, “http/https”, and “fetch()” with a question mark. On the right, a cool turtle wearing sunglasses rides a rocket labeled “V8”; a checklist and stopwatch sit on the desk against a soft, patterned sky background.

Thrilled to announce chapter 09 of the Rust Lambda book. In this one, we cover all things observability. If you're struggling to really understand your serverless applications, this one's the one for you. @loige.co 👀 #serverless #rust #rustlang rust-lambda.com

Crafting Lambda Functions in Rust - eBook by Luciano Mammino and James Eastham

A practical guide on how to build efficient, sustainable, cost-effective serverless AWS solutions with the Rust programming language.

rust-lambda.com