π Had a great time with Giuseppe Battista on the AWS Startups Twitch stream!
We explored building serverless MCP servers on AWSβ how to make it as production-grade as possible (within reason π).
www.youtube.com/watch?v=JuB4...
@ranthebuilder.cloud.bsky.social
I help organization master Serverless & Platform engineering βοΈ AWS Serverless Hero π·β Consultant http://ranthebuilder.cloud βοΈ Principal Software Architect @CyberArk β Barista
π Had a great time with Giuseppe Battista on the AWS Startups Twitch stream!
We explored building serverless MCP servers on AWSβ how to make it as production-grade as possible (within reason π).
www.youtube.com/watch?v=JuB4...
π Excited to join forces with Giuseppe Battista on the AWS Startups Twitch stream next Tuesday, July 22nd, at 2 PM BST!
Weβll explore building Lambda based MCP servers on AWSβwhat works, what breaks, and how to make it as production-grade as possible (within reason π).
Join: bit.ly/basup-twitch
Getting started with AWS Lambda is easyβsecuring it isnβt.
I wrote a practical guide to help you build secure serverless apps from day one.
β
Input validation
β
Least privilege IAM
β
Secrets, caching, observability & more
www.ranthebuilder.cloud/post/14-aws-...
#AWS #Serverless
There's more than one answer and many variations
30.06.2025 12:45 β π 1 π 0 π¬ 0 π 0check this out then:
www.youtube.com/watch?v=Lus0...
I highly suggested you view the webinar, I talk about all of these and provide examples.
27.06.2025 06:19 β π 0 π 0 π¬ 1 π 0AWS Lambda handler cookbook 7.1.0 is out!
- DevEx update: run 'make update-deps,' which updates the CDK version to the latest version and also all Python dependencies. I'm surprised I didn't implement this sooner!
github.com/ran-isenberg...
Of course. I'm a serverless architect in a platform engineering division.
I did a webinar about that with aws a few weeks ago.
www.linkedin.com/posts/ranbui...
Also:
aws.amazon.com/solutions/ca...
π₯ Agentic AI is moving fastβare your guardrails keeping up?
Platform teams must lead adoption by wrapping Agentic AI & MCP with secure, scalable foundations.
New blog post β Foundations, CLI, prompt libraries, & real patterns.
www.ranthebuilder.cloud/post/agentic...
#PlatformEngineering #MCP #DevE
π 1,000+ subscribers!
I share real-world lessons from the front lines:
π§ Using AI for architectural design, not just code
βοΈ Scaling platforms for 1,000+ developers
βοΈ Building production-ready serverless services with security, observability, and governance baked in
www.linkedin.com/newsletters/...
it doesn't make sense to me to migrate to another provider just for MCP. I'd rather use AppRunner or Fargate ECS
11.05.2025 13:41 β π 0 π 0 π¬ 1 π 0π¨ I tried running an MCP server on AWS Lambda. Spoiler: It ranβbut not before it crawled, cried, and cold-started for 5 seconds. π’π₯
I break down what worked, what didn't, and why the current developer experience is bad
www.linkedin.com/posts/ranbui...?
Check out the latest article in my newsletter: Build Serverless WebSockets with AWS AppSync Events and Powertools for AWS Lambda www.linkedin.com/pulse/build-... via @LinkedIn
08.05.2025 11:54 β π 1 π 1 π¬ 0 π 0π§ Real-time apps just got easier with AppSync Events, Lambda, and Powertools for AWS Lambda!
Build a serverless WebSocket API with CDK, direct event handling, and full observability.
Check out my blog post for full code and first impressions!
www.ranthebuilder.cloud/post/aws-app...
I'm honored to be in the list :)
05.05.2025 10:04 β π 1 π 0 π¬ 1 π 0The "in addition to" in the blog was a reference to the fact that we have added 2 new logging destinationsβS3 and Firehoseβnatively (without having to use Extensions or other alternatives). "
One issue though - EMF metrics will only work if you're sending to CloudWatch Logs.
LOVE this!
Mostly lots of pros with just one con:
"Yes. When you select S3 or Firehose, the logs won't be stored in CloudWatch Logs and you will pay a lower price for delivery to S3/Firehose. You don't need to add any IAM deny statement." >>
aws.amazon.com/blogs/comput...
I'm conflicted about this. I don't like paying of all of a sudden for something I didn't before, plus some of it is AWS controlled.
Luckily, I have a blog post that will help you:
aws.amazon.com/blogs/comput...
www.ranthebuilder.cloud/post/is-aws-...
β¨ AWS Powertools for Python v3.11.0 brings first-class support for AppSync Events!
I need to get my hands dirty with it :)
Read more: github.com/aws-powertoo...
π·π» MCP, Serverless Agentic AIβ¦ and Peppa Pig? You read that right.
In a hilarious + technical guest post, Anton Aleksandrov builds a stateless MCP server on Lambda, books Peppa Pig tix with OINK-GPT, and drops a GitHub repo.
#Serverless #MCP #AI #AWS
www.ranthebuilder.cloud/post/buildin...
Issue #325 of Off-by-none is out! In this issue, AWS introduces a new Well-Architected #GenAI Lens, Amazon Q Developer launches a new agent, and Serverless Inc. joins the MCP party. #offbynone offbynone.io/issues/325/
23.04.2025 12:19 β π 3 π 2 π¬ 0 π 0π§ Unpopular opinion: Not everything needs to be agentic AI.
I've seen too many systems use agents just because. Often, "boring" code works betterβsimpler, cheaper, and maintainable.
Solve the problem first. Choose the tech second.
Not every solution needs to brag.
#AI #Architecture
AWS re:invent session: www.youtube.com/watch?v=5wok...
Book consultation - www.ranthebuilder.cloud/services
blog: ranthebuilder.cloud
newsletter: www.linkedin.com/newsletters/...
In the last 4 months since speaking at re:Invent with @julianwood.com , a lot has happened:
β
Launched a LinkedIn newsletter
β
Started consulting
β
Blogging at ranthebuilder.cloud
β
Serverless & platform eng focus
β
Conference talks
π Follow for more! #Serverless #AWS
π€ Speaking at the AWS Israel Meetup on May 6, 18:00 IDT!
Sharing 5 serverless patterns you should stop using (and what to do instead).
From monolith Lambdas to bad schedulingβreal lessons & better alternatives.
π www.meetup.com/aws-il/event... #Serverless #AWS
Powertools for AWS Lambda 3.10.0 is out with new AppSync resolver Pydantic models for the parser utility, which makes input validations easier!
Want to learn more about input validation best practices for Lambda? Check out my blog post: www.ranthebuilder.cloud/post/aws-lam...
#AWS #Serverless
API Gateway Restricting Resource Path with IP Allow Listing with WAF
"In the example, we will restrict one resource path on API Gateway to specific IP addresses using AWS WAF."
medium.com/@leejamesgil...
#AWS #Serverless
Has your platform engineering team ever built internal tools nobody used?
In my latest post, I share practical strategies to boost adoption, enhance DevX, and build tools developers actually want!
www.ranthebuilder.cloud/post/platfor...
#PlatformEngineering #InternalTools #DevEx #AWS
A must read, as always
28.03.2025 08:03 β π 1 π 0 π¬ 0 π 0π Reduce AWS Lambda logging costs without losing visibility!
Powertools for AWS Lambda Python Logger buffers logs (DEBUG/INFO), flushing them only when errors occur.
docs.powertools.aws.dev/lambda/pytho...
#AWS #Serverless #Lambda #CloudWatch #CostOptimization