AWS Compute Blog

Tag: serverless

Analyzing Freshdesk data using HAQM EventBridge and HAQM Athena

This post is written by Shashi Shankar, Application Architect, Shared Delivery Teams Freshdesk is an omnichannel customer service platform by Freshworks. It provides automation services to help speed up customer support processes. The Freshworks connector to HAQM EventBridge allows real time streaming of Freshdesk events with minimal configuration and setup. This integration provides real-time insights […]

Extensions cache architecture diagram

Caching data and configuration settings with AWS Lambda extensions

This post is written by Hari Ohm Prasath Rajagopal, Senior Modernization Architect and Vamsi Vikash Ankam, Technical Account Manager In this post, I show how to build a flexible in-memory AWS Lambda caching layer using Lambda extensions. Lambda functions use REST API calls to access the data and configuration from the cache. This can reduce […]

AWS Lambda

Operating Lambda: Application design – Part 3

This post discusses choosing and managing runtimes, the effect on performance, and how you can use multiple runtimes within a single serverless application. It explains the networking model and whether a Lambda function must have access to a customer VPC or can run with the default VPC configuration. It also compares the different invocation modes for Lambda functions.

Configuring private integrations with HAQM API Gateway HTTP APIs

This post was written by Michael Hume – AWS Solutions Architect Public Sector UKIR. Customers often want to use HAQM API Gateway REST APIs to send requests to private resources. This feature is useful for building secure architectures using HAQM EC2 instances or container-based services on HAQM ECS or HAQM EKS, which reside within a […]