AWS Partner Network (APN) Blog

Category: AWS Lambda

Enriching Snowflake Data with Amazon Location Service and AWS Lambda

The integration of geospatial data into the broader business intelligence and decision-making process is referred to as location intelligence. On AWS, you can use the Snowflake Data Cloud to integrate fragmented data, discover and securely share data, and execute diverse analytic workloads. This post shows how you can enrich your existing Snowflake data with location-based insights using Amazon Location Service for location intelligence workloads.

Filter and Stream Logs from Amazon S3 Logging Buckets into Splunk Using AWS Lambda

This post showcases a way to filter and stream logs from centralized Amazon S3 logging buckets to Splunk using a push mechanism leveraging AWS Lambda. The push mechanism offers benefits such as lower operational overhead, lower costs, and automated scaling. We’ll provide instructions and a sample Lambda code that filters virtual private cloud (VPC) flow logs with “action” flag set to “REJECT” and pushes it to Splunk via a Splunk HTTP Event Collector (HEC) endpoint.

Cascadeo-APN-Blog-102423

Comparing AWS Lambda Arm vs. x86 Performance, Cost, and Analysis

If you’re an AWS Lambda user who has yet to migrate your functions to Arm, how much performance uplift, cost savings, or both can you expect depending on the kind of workload or runtime you use? Learn how Cascadeo designed an experiment to tease out a data-driven view of Arm vs. x86 Lambdas functions and found that switching to Arm-based Lambdas can have significant benefits in terms of performance or cost—and a lot of times both!

How to Integrate Amazon CloudWatch Alarms with Atlassian Confluence Knowledge Articles

Atlassian Confluence lets you create, capture, and collaborate on projects or ideas while creating and sharing knowledge articles with your colleague and organization. Learn how to use an AWS Lambda function to customize Amazon CloudWatch alarm notifications and embed an Atlassian Confluence knowledge article within it. We’ll also explore the option to build a pipeline to carry the metrics notification from source instance to CloudWatch and Amazon SNS.

How to Access the Jurassic-2 Large Language Model via an AWS Lambda Endpoint

Generative AI and large language models (LLMs) such as AI21 Labs’ Jurassic models are reshaping how we engage with information. This post walks through using the Jurassic-2 (J2) large language model and how to consume the model via an AWS Lambda API endpoint. We’ll also discuss how to make calls to the J2 model via the publicly available Jurassic-2 Python SDK. AI21 Labs is an AWS Partner and leader in generative AI and LLMs, revolutionizing the way people read and write.

PingCAP-APN-Blog-042423

Designing High-Performance Applications Using Serverless TiDB Cloud and AWS Lambda

Learn how to build scalable, cost-effective, and serverless microservices using TiDB Cloud and AWS Lambda. TiDB Cloud is based on TiDB which is cloud-native, open-source distributed SQL database with built-in hybrid transactional and analytical processing (HTAP) that can handle multiple workloads seamlessly and effectively. Explore how pairing TiDB Cloud with AWS Lambda enables you to build serverless, event-driven microservices, further enhancing the scalability and cost-effectiveness of your architecture.

Fastly-APN-Blog-031023

Enhancing Security for AWS Lambda Functions with Fastly’s Next-Gen WAF

An integral component to most serverless architectures is AWS Lambda, the compute service that lets you run code for virtually any type of application without provisioning or managing servers. Fastly has extended its Next-Gen WAF to Lambda functions, supporting customers looking to embed additional layers of security into their serverless workloads. Fastly’s Next-Gen WAF supports numerous other deployment scenarios including virtual machines, containers, and web servers.

AiDA-Featured-Image-1.1

AiDA Launches Fraud-Waste-Abuse Detection Solution SMART-FRAUD with Support from AWS SaaS Factory

AiDA Technologies launched new Fraud-Waste-Abuse detection solution, SMART-FRAUD, in partnership with AWS SaaS Factory. SMART-FRAUD uses AI to monitor health insurance claims to unearth cases of irregular behaviors such as claims fraud, over-charging, over-servicing, and other unusual behaviors. Learn how a successful SaaS transformation improves the synergy between the technical, business, and operational aspects of the teams, and overall cultural transformation of the organization.

Understanding Amazon SQS and AWS Lambda Event Source Mapping for Efficient Message Processing

To make the best use of an Amazon SQS and AWS Lambda integration using event source mapping, it’s important to understand how the integration works. The SQS-Lambda integration is a powerful feature, and for small to medium-sized queues you don’t have to think much about the integration as it works out of the box. Serverless Guru is an AWS Advanced Tier Services Partner that helps companies build, migrate, and train teams on AWS serverless development.

HashiCorp-APN-Blog-011923

Using HashiCorp Consul Service Mesh with AWS Lambda

As companies grow, they often find themselves needing to migrate applications to new architectures that fit their needs. HashiCorp Consul is a service networking solution to automate network configurations, discover services, and enable secure connectivity across any cloud or runtime. With Consul, you can control traffic to and from services across different platforms from a single interface. In this post, explore a solution for routing service request from Amazon ECS to AWS Lambda using Consul.