AWS News Blog
Category: AWS Lambda
AWS Storage Gateway Recap – SMB Support, RefreshCache Event, and More
To borrow my own words, the AWS Storage Gateway is a service that includes a multi-protocol storage appliance that fits in between your existing application and the AWS Cloud. Your applications see the gateway as a file system, a local disk volume, or a Virtual Tape Library, depending on how it was configured. Today I […]
AWS Lambda Adds Amazon Simple Queue Service to Supported Event Sources
We can now use Amazon Simple Queue Service (Amazon SQS) to trigger AWS Lambda functions! This is a stellar update with some key functionality that I’ve personally been looking forward to for more than 4 years. I know our customers are excited to take it for a spin so feel free to skip to the […]
AWS IoT 1-Click – Use Simple Devices to Trigger Lambda Functions
We announced a preview of AWS IoT 1-Click at AWS re:Invent 2017 and have been refining it ever since, focusing on simplicity and a clean out-of-box experience. Designed to make IoT available and accessible to a broad audience, AWS IoT 1-Click is now generally available, along with new IoT buttons from AWS and AT&T. I […]
Now Available – AWS Serverless Application Repository
Last year I suggested that you Get Ready for the AWS Serverless Application Repository and gave you a sneak peek. The Repository is designed to make it as easy as possible for you to discover, configure, and deploy serverless applications and components on AWS. It is also an ideal venue for AWS partners, enterprise customers, […]
AWS IoT, Greengrass, and Machine Learning for Connected Vehicles at CES
Last week I attended a talk given by Bryan Mistele, president of Seattle-based INRIX. Bryan’s talk provided a glimpse into the future of transportation, centering around four principle attributes, often abbreviated as ACES: Autonomous – Cars and trucks are gaining the ability to scan and to make sense of their environments and to navigate without […]
Get Ready for the AWS Serverless Application Repository
Serverless applications have become mainstream more quickly than I ever could have imagined. Every second of every day, countless AWS Lambda functions spring to life on an as-needed basis, take care of some critical business function, and then finish up. Our users tell us that they love the flexibility, scalability, and cost-effectiveness of this model. […]
Announcing the Winners of the AWS Chatbot Challenge – Conversational, Intelligent Chatbots using Amazon Lex and AWS Lambda
A couple of months ago on the blog, I announced the AWS Chatbot Challenge in conjunction with Slack. The AWS Chatbot Challenge was an opportunity to build a unique chatbot that helped to solve a problem or that would add value for its prospective users. The mission was to build a conversational, natural language chatbot […]
New – AWS SAM Local (Beta) – Build and Test Serverless Applications Locally
Update (January 25, 2023) – Remove reference to non-existent S3 bucket. Today we’re releasing a beta of a new tool, SAM Local, that makes it easy to build and test your serverless applications locally. In this post we’ll use SAM local to build, debug, and deploy a quick application that allows us to vote on […]