Serverless ICYMI Q1 2024
AWS Compute Blog » Serverless
by Julian Wood
3w 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
AWS Compute Blog » Serverless
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
Sending and receiving CloudEvents with Amazon EventBridge
AWS Compute Blog » Serverless
by David Boyne
1M ago
Amazon EventBridge helps developers build event-driven architectures (EDA) by connecting loosely coupled publishers and consumers using event routing, filtering, and transformation. CloudEvents is an open-source specification for describing event data in a common way. Developers can publish CloudEvents directly to EventBridge, filter and route them, and use input transformers and API Destinations to send CloudEvents to downstream AWS services and third-party APIs. Overview Event design is an important aspect in any event-driven architecture. Developers building event-driven architectures often ..read more
Visit website
Building a Serverless Streaming Pipeline to Deliver Reliable Messaging
AWS Compute Blog » Serverless
by Chris McPeek
1M 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
AWS Compute Blog » Serverless
by James Beswick
1M 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
AWS Compute Blog » Serverless
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
AWS Compute Blog » Serverless
by Julian Wood
2M 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
Build real-time applications with Amazon EventBridge and AWS AppSync
AWS Compute Blog » Serverless
by James Beswick
3M ago
This post is written by Josh Kahn, Tech Leader, Serverless. Amazon EventBridge now supports publishing events to AWS AppSync GraphQL APIs as native targets. The new integration enables builders to publish events easily to a wider variety of consumers and simplifies updating clients with near real-time data. You can use EventBridge and AWS AppSync to build resilient, subscription-based event-driven architectures across consumers. To illustrate using EventBridge with AWS AppSync, consider a simplified airport operations scenario. In this example, airlines publish flight events (for example, boar ..read more
Visit website
Invoking on-premises resources interactively using AWS Step Functions and MQTT
AWS Compute Blog » Serverless
by James Beswick
3M ago
This post is written by Alex Paramonov, Sr. Solutions Architect, ISV, and Pieter Prinsloo, Customer Solutions Manager. Workloads in AWS sometimes require access to data stored in on-premises databases and storage locations. Traditional solutions to establish connectivity to the on-premises resources require inbound rules to firewalls, a VPN tunnel, or public endpoints. This blog post demonstrates how to use the MQTT protocol (AWS IoT Core) with AWS Step Functions to dispatch jobs to on-premises workers to access or retrieve data stored on-premises. The state machine can communicate with the on ..read more
Visit website
Consuming private Amazon API Gateway APIs using mutual TLS
AWS Compute Blog » Serverless
by James Beswick
3M ago
This post is written by Thomas Moore, Senior Solutions Architect and Josh Hart, Senior Solutions Architect. A previous blog post explores using Amazon API Gateway to create private REST APIs that can be consumed across different AWS accounts inside a virtual private cloud (VPC). Private cross-account APIs are useful for software vendors (ISVs) and SaaS companies providing secure connectivity for customers, and organizations building internal APIs and backend microservices. Mutual TLS (mTLS) is an advanced security protocol that provides two-way authentication via certificates between a client ..read more
Visit website

Follow AWS Compute Blog » Serverless on FeedSpot

Continue with Google
Continue with Apple
OR