Serverless ICYMI Q1 2024
Amazon Web Services » AWS Lambda
by Julian Wood
1M ago
Welcome to the 25th edition of the AWS Serverless ICYMI (in case you missed it) quarterly recap. Every quarter, we share all the most recent product launches, feature enhancements, blog posts, webinars, live streams, and other interesting things that you might have missed! In case you missed our last ICYMI, check out what happened last quarter here. 2024 Q1 calendar Adobe Summit At the Adobe Summit, the AWS Serverless Developer Advocacy team showcased a solution developed for the NFL using AWS serverless technologies and Adobe Photoshop APIs. The system automates image processing tasks ..read more
Visit website
Automating chaos experiments with AWS Fault Injection Service and AWS Lambda
Amazon Web Services » AWS Lambda
by James Beswick
1M ago
This post is written by André Stoll, Solution Architect. Chaos engineering is a popular practice for building confidence in system resilience. However, many existing tools assume the ability to alter infrastructure configurations, and cannot be easily applied to the serverless application paradigm. Due to the stateless, ephemeral, and distributed nature of serverless architectures, you must evolve the traditional technique when running chaos experiments on these systems. This blog post explains a technique for running chaos engineering experiments on AWS Lambda functions. The approach uses Lam ..read more
Visit website
Building a Serverless Streaming Pipeline to Deliver Reliable Messaging
Amazon Web Services » AWS Lambda
by Chris McPeek
2M ago
This post is written by Jeff Harman, Senior Prototyping Architect, Vaibhav Shah, Senior Solutions Architect and Erik Olsen, Senior Technical Account Manager. Many industries are required to provide audit trails for decision and transactional systems. AI assisted decision making requires monitoring the full inputs to the decision system in near real time to prevent fraud, detect model drift, and discrimination. Modern systems often use a much wider array of inputs for decision making, including images, unstructured text, historical values, and other large data elements. These large data element ..read more
Visit website
Comparing design approaches for building serverless microservices
Amazon Web Services » AWS Lambda
by James Beswick
2M ago
This post is written by Luca Mezzalira, Principal SA, and Matt Diamond, Principal, SA. Designing a workload with AWS Lambda creates questions for developers due to the modularity that can be expressed either at the code or infrastructure level. Using serverless for running code requires additional planning to extract the business logic from the underlying functional components. This deliberate separation of concerns ensures a robust modularity, paving the way for evolutionary architectures. This post focuses on synchronous workloads, but similar considerations are applicable in other workload ..read more
Visit website
Introducing the .NET 8 runtime for AWS Lambda
Amazon Web Services » AWS Lambda
by Julian Wood
2M ago
This post is written by Beau Gosse, Senior Software Engineer and Paras Jain, Senior Technical Account Manager. AWS Lambda now supports .NET 8 as both a managed runtime and container base image. With this release, Lambda developers can benefit from .NET 8 features including API enhancements, improved Native Ahead of Time (Native AOT) support, and improved performance. .NET 8 supports C# 12, F# 8, and PowerShell 7.4. You can develop Lambda functions in .NET 8 using the AWS Toolkit for Visual Studio, the AWS Extensions for .NET CLI, AWS Serverless Application Model (AWS SAM), AWS CDK, and other i ..read more
Visit website
Re-platforming Java applications using the updated AWS Serverless Java Container
Amazon Web Services » AWS Lambda
by Julian Wood
3M ago
This post is written by Dennis Kieselhorst, Principal Solutions Architect. The combination of portability, efficiency, community, and breadth of features has made Java a popular choice for businesses to build their applications for over 25 years. The introduction of serverless functions, pioneered by AWS Lambda, changed what you need in a programming language and runtime environment. Functions are often short-lived, single-purpose, and do not require extensive infrastructure configuration. This blog post shows how you can modernize a legacy Java application to run on Lambda with minimal code c ..read more
Visit website
Serverless ICYMI Q4 2023
Amazon Web Services » AWS Lambda
by Eric Johnson
4M ago
Welcome to the 24th edition of the AWS Serverless ICYMI (in case you missed it) quarterly recap. Every quarter, we share all the most recent product launches, feature enhancements, blog posts, webinars, live streams, and other interesting things that you might have missed! In case you missed our last ICYMI, check out what happened last quarter here. 2023 Q4 Calendar ServerlessVideo ServerlessVideo at re:Invent 2024 ServerlessVideo is a demo application built by the AWS Serverless Developer Advocacy team to stream live videos and also perform advanced post-video processing. It uses sev ..read more
Visit website
Hibernating EC2 Instances in Response to a CloudWatch Alarm
Amazon Web Services » AWS Lambda
by Macey Neff
4M ago
This blog post is written by Jose Guay, Technical Account Manger, Enterprise Support.  A typical option to reduce costs associated with running Amazon Elastic Compute Cloud (Amazon EC2) instances is to stop them when they are idle. However, there are scenarios where stopping an idle instance is not practical. For example, instances with development environments that take time to prepare and run which benefit from not needing to do this process every day. For these instances, hibernation is a better alternative. This blog post explores a solution that will find idle instances using an Amaz ..read more
Visit website
Python 3.12 runtime now available in AWS Lambda
Amazon Web Services » AWS Lambda
by James Beswick
5M ago
This post is written by Jeff Gebhart, Sr. Specialist TAM, Serverless. AWS Lambda now supports Python 3.12 as both a managed runtime and container base image. Python 3.12 builds on the performance enhancements that were first released with Python 3.11, and adds a number of performance and language readability features in the interpreter. With this release, Python developers can now take advantage of these new features and enhancements when creating serverless applications on AWS Lambda. You can use Python 3.12 with Powertools for AWS Lambda (Python), a developer toolkit to implement Serverless ..read more
Visit website
Triggering AWS Lambda function from a cross-account Amazon Managed Streaming for Apache Kafka
Amazon Web Services » AWS Lambda
by Marcia Villalba
6M ago
This post is written by Subham Rakshit, Senior Specialist Solutions Architect, and Ismail Makhlouf, Senior Specialist Solutions Architect. Many organizations use a multi-account strategy for stream processing applications. This involves decomposing the overall architecture into a single producer account and many consumer accounts. Within AWS, in the producer account, you can use Amazon Managed Streaming for Apache Kafka (Amazon MSK), and in their consumer accounts have AWS Lambda functions for event consumption. This blog post explains how you can trigger Lambda functions from a cross-acc ..read more
Visit website

Follow Amazon Web Services » AWS Lambda on FeedSpot

Continue with Google
Continue with Apple
OR