AWS News Blog

Category: AWS Serverless Application Model

IDE extension for AWS Application Composer enhances visual modern applications development with AI-generated IaC

Today, I’m happy to share the integrated development environment (IDE) extension for AWS Application Composer. Now you can use AWS Application Composer directly in your IDE to visually build modern applications and iteratively develop your infrastructure as code templates with Amazon CodeWhisperer. Announced as preview at AWS re:Invent 2022 and generally available in March 2023, Application Composer is […]

AWS Week in Review – March 27, 2023

This post is part of our Week in Review series. Check back each week for a quick roundup of interesting news and announcements from AWS! In Finland, where I live, spring has arrived. The snow has melted, and the trees have grown their first buds. But I don’t get my hopes high, as usually around […]

AWS Week in Review – February 6, 2023

This post is part of our Week in Review series. Check back each week for a quick roundup of interesting news and announcements from AWS! If you are looking for a new year challenge, the Serverless Developer Advocate team launched the 30 days of Serverless. You can follow the hashtag #30DaysServerless on LinkedIn, Twitter, or […]

AWS Week in Review – September 5, 2022

This post is part of our Week in Review series. Check back each week for a quick roundup of interesting news and announcements from AWS! As a new week begins, let’s quickly look back at the most significant AWS news from the previous seven days. Last Week’s Launches Here are the launches that got my […]

AWS Week in Review – July 4, 2022

This post is part of our Week in Review series. Check back each week for a quick roundup of interesting news and announcements from AWS! Summer has arrived in Finland, and these last few days have been hotter than in the Canary Islands! Today in the US it is Independence Day. I hope that if […]

New – Provisioned Concurrency for Lambda Functions

It’s really true that time flies, especially when you don’t have to think about servers: AWS Lambda just turned 5 years old and the team is always looking for new ways to help customers build and run applications in an easier way. As more mission critical applications move to serverless, customers need more control over the performance […]

AWS Serverless Application Model (SAM) Command Line Interface – Build, Test, and Debug Serverless Apps Locally

Decades ago, I wrote page after page of code in 6502 assembly language. After assembling and linking the code, I would load it into memory, set breakpoints at strategic locations, and step through to make sure that everything worked as intended. These days, I no longer have the opportunity to write or debug any non-trivial […]