#aws-sam
Asked new AWS CEO Matt Garman about Sam Altman's recent AGI comments and, well www.theverge.com/24338171/aws...
January 13, 2025 at 4:45 PM
"Developing AWS Lambda Durable Functions with AWS SAM" by Eric Johnson

#serverless #aws-lambda #aws-sam
Developing AWS Lambda Durable Functions with AWS SAM
How to configure, build, and deploy long-running workflows using SAM templates
community.aws
December 3, 2025 at 10:00 PM
AWS Lambda just shipped the Node.js 22 managed runtime, just in time for pre:Invent!

You can use this runtime in all commercial regions, and of course with Powertools for AWS Lambda (TypeScript), SAM, and CDK.

Check out the blog post: aws.amazon.com/blogs/comput...
Node.js 22 runtime now available in AWS Lambda | Amazon Web Services
This post is written by Julian Wood, Principal Developer Advocate, and Andrea Amorosi, Senior SA Engineer. You can now develop AWS Lambda functions using the Node.js 22 runtime, which is in active LTS...
aws.amazon.com
November 22, 2024 at 12:05 AM
一応有償化される条件はあるのでそこはちゃんと補足しておいてほしい…

#DevelopersIO Serverless Frameworkの有償化に伴いAWS CDKとAWS SAMへの移行について検討してみた
Serverless Frameworkの有償化に伴いAWS CDKとAWS SAMへの移行について検討してみた | DevelopersIO
はじめに
dev.classmethod.jp
September 14, 2024 at 11:34 AM
dev.to/axeldlv/depl...

Using Localstack to test resources without actually using AWS can work well in many cases and save you $$$s.

Localstack allows you to simulate local instances of many AWS services and test your application code against them before you push to the actual AWS services.(1/3)

🧵
Deploying AWS Lambda Functions with API Gateway to DynamoDB using AWS SAM on LocalStack
Introduction LocalStack: A fully functional local AWS cloud stack, enabling you to test...
dev.to
January 2, 2025 at 6:40 PM
✍️ New blog post by Darryl Ruggles

Live Canary Deployments with AWS SAM, the New WebSocket API Resource, and Lambda Durable Functions

#aws #durablefunctions #lambda #websocket
Live Canary Deployments with AWS SAM, the New WebSocket API Resource, and Lambda Durable Functions
It's great to see new serverless offerings all the time. Two recent serverless features pair...
dev.to
May 16, 2026 at 4:44 PM
medium.com/@stephane.za...

Setting up AWS resources with click-ops works okay for quick tests but you should use Infrastructure as Code (IaC) tools. There are many IaC choices on AWS like Cloud Development Kit (CDK), Serverless Application Model (SAM) and Terraform. SAM is detailed below. (1/4)

🧵
Serverless Stack deployment with AWS SAM
AWS Serverless Application Model (AWS SAM) is a comprehensive open-source framework designed to simplify the development, deployment, and…
medium.com
March 2, 2025 at 4:24 PM
#serverless development with #stepfunctions often involves using #workflowstudio to experiment and refine something new until you're ready to integrate it into your project. That step is now easier to do with export to #sam or #cloudformation aws.amazon.com/about-aws/wh...
Announcing Infrastructure as Code template generation for AWS Step Functions - AWS
Discover more about what's new at AWS with Announcing Infrastructure as Code template generation for AWS Step Functions
aws.amazon.com
November 15, 2024 at 2:52 PM
CDK派になろうかな

zenn.dev/sugikeitter/...
AWS CDK で YAML を書かずに AWS SAM を利用! ~良いとこどりな IaC の実現を目指す~
zenn.dev
March 28, 2026 at 10:22 AM
Watching Sam Altman's World ID announcement on its new ID verification partnerships w/ Tinder, Zoom, AWS, etc & want to point out that @technologyreview.com predicted all of this 4 years ago—while pointing out the privacy violations they built on. www.technologyreview.com/2022/04/06/1...
Deception, exploited workers, and cash handouts: How World recruited its first half a million test users
The startup promises a fairly-distributed, cryptocurrency-based universal basic income. So far all it's done is build a biometric database from the bodies of the poor.
www.technologyreview.com
April 17, 2026 at 6:02 PM
Accelerate AI-assisted development with Agent Plugin for AWS Serverless

aws.amazon.com/about-aws/wh...

Love the howto use the plugin examples :

Try prompts like "Create a new Lambda function triggered by an SQS queue", "Deploy my serverless app using SAM" ...

#AWS #Serverless #Kiro #Claude
Accelerate AI-assisted development with Agent Plugin for AWS Serverless - AWS
Discover more about what's new at AWS with Accelerate AI-assisted development with Agent Plugin for AWS Serverless
aws.amazon.com
March 29, 2026 at 12:43 PM
Excellent news for Swift developers willing to deploy server side serverless applications.

SAM now support Swift Lambda functions.

Create your Swift based Lambda function in a blink !

https://forums.swift.org/t/swift-on-aws-with-the-serverless-application-model-sam/66078
Swift on AWS with the Serverless Application Model (SAM)
The AWS Serverless Application Model, known as SAM, is a command line utility that creates serverless applications on AWS. These applications primarily focus on AWS Lambda functions, Amazon API Gatewa...
forums.swift.org
July 18, 2023 at 8:25 PM
September 20, 2026 at 8:19 PM
We're so excited to finally get to share some BIG updates!

First, AWS Toolkit for VS Code can now connect to LocalStack making it easy to build, debug & test Lambdas directly from your local machine without leaving the comfort of your IDE! Read our tutorial: blog.localstack.cloud/aws-toolkit-...
Developing with LocalStack using the AWS Toolkit for VS Code
The new AWS Toolkit for VS Code integration streamlines your serverless development by connecting directly to LocalStack’s AWS emulator. Seamlessly browse resources, deploy SAM projects, and live…
blog.localstack.cloud
September 11, 2025 at 6:44 PM
In this blog, the AWS Serverless Application Model (AWS SAM) is introduced. You will learn what SAM is and where it can be used for.
#aws
An Introduction to AWS Serverless Application Model
In this blog, the AWS Serverless Application Model (AWS SAM) is introduced. You will learn what SAM is and where it can be used for. You will also get your hands dirty, because you will create an A…
mydeveloperplanet.com
November 5, 2025 at 8:44 AM
like if Sam Altman's Mega Fuck You AI training center loses its physical connection the only people it effects are those that use it.

If the network switching at AWS US-East-1 dies? That shit is load bearing.
June 15, 2026 at 7:51 PM
And given how excited I am about the AWS Toolkit now supporting LocalStack, I wrote a blog post showing how it's done! Enjoy!

blog.localstack.cloud/aws-toolkit-...
Developing with LocalStack using the AWS Toolkit for VS Code
The new AWS Toolkit for VS Code integration streamlines your serverless development by connecting directly to LocalStack’s AWS emulator. Seamlessly browse resources, deploy SAM projects, and live…
blog.localstack.cloud
September 11, 2025 at 7:11 PM
AWS SAM CLI now supports BuildKit for faster, more efficient container image builds for Lambda functions, enabling multi-stage builds, improved caching, cross-architecture builds, and secure Docker secrets handling.
AWS SAM CLI adds BuildKit support for AWS Lambda functions packaged as container images
AWS SAM CLI now supports BuildKit for faster, more efficient container image builds for Lambda functions, enabling multi-stage builds, improved caching, cross-architecture builds, and secure Docker secrets handling.
aws-news.com
May 5, 2026 at 7:10 PM
Elon owns Grok
Zuckerberg - Meta AI, Meta Glasses spy bs
Sam Altman - Chat GPT
Jeff Bezos owns the AWS data centres all this shit runs on, and Alexa
Peter Theil (Palantir guy) has his fingers in a few of these companies

etc etc

AI token $ goes to some of the biggest sociopaths in human history
September 24, 2026 at 8:24 PM
It's here!! AWS SAM CLI now handles dynamic loops to generate resources! This and other CloudFormation language extensions are now live! I stinking LOVE this! builder.aws.com/content/3DiJ...
Dynamic Looping Comes to AWS SAM | AWS Builder Center
AWS SAM CLI now supports CloudFormation Language Extensions, bringing Fn::ForEach, Fn::Length, Fn::ToJsonString, FindInMap with default values, and conditional deletion policies to your local developm...
builder.aws.com
May 18, 2026 at 4:19 PM
Afternoon Update: OpenAI seals a landmark 38B AWS deal while Microsoft lands a 9.7B AI infrastructure contract. Internal leadership drama, Apple upgrades, NVIDIA blocked from selling Blackwell to China.

deadstack.beehiiv.com/p/openai-aws...

#ai #openai #amazon #aws
OpenAI & AWS: Together at last. Trump bars Nvidia chip exports, revelations of Sam Altman firing plots.
OpenAI lands a 38B AWS deal while Microsoft inks a 9.7B Nvidia-powered contract. Trump bars Nvidia chip exports amid revelations of Sam Altman firing plots and MongoDB leadership changes
deadstack.beehiiv.com
November 3, 2025 at 9:21 PM
medium.com/aws-serverle...

When deploying serverless applications on AWS one good approach is to use the Serverless Application Model (SAM).

SAM allows you to define all your components in local files and with the SAM CLI tool it takes care of setting everything up in your AWS account. (1/2)
Deploy AppSync GraphQL API with SAM | part one
In this post, we will use AWS SAM, the Serverless Application Model, to deploy your AppSync GraphQL API. Serverless computing is the result…
medium.com
February 26, 2025 at 10:56 PM
✍️ New blog post by Emmanuel Ulu

Event-Driven Architecture on AWS Explained Simply (With SAM)

#aws #serverless #beginners #architecture
Event-Driven Architecture on AWS Explained Simply (With SAM)
Ever heard the term "event-driven architecture" and felt like it was written in a different language?...
dev.to
March 19, 2026 at 9:19 AM
If you're interested in unit testing serverless apps with AWS Lambda, .NET 6, and the AWS SAM CLI. This video will give you practices that'll help you release with confidence. youtu.be/VyAoVECa7WI
How to Test .NET AWS Lambda Functions #shorts
Unit testing is a vital part of the software development life cycle. Providing fast feedback to developers to ensure your business logic is working as it should is essential for a productive workflow. In this video you will learn how to apply good testing practices when building serverless applications with AWS Lambda, .NET 6 and the AWS SAM CLI.
youtu.be
November 12, 2024 at 8:20 PM
The AWS Outage Uncovered Something EVERY Developer Should Know | SAM NEWMAN

📽️ AVAILABLE NOW

Watch HERE ➡️ youtu.be/X2wmzn-tfiQ
October 29, 2025 at 7:01 PM