Build scalable REST APIs using Amazon API Gateway private integration with Application Load Balancer

This post is written by Vijay Menon, Principal Solutions Architect, and Christian Silva, Senior Solutions Architect. Today, we announced Amazon API Gateway REST API’s support for private integration with Application Load Balancers (ALBs). You can use this new capability to securely expose your VPC-based applications through your REST APIs without exposing your ALBs to the…

Read More

Serverless strategies for streaming LLM responses

Modern generative AI applications often need to stream large language model (LLM) outputs to users in real-time. Instead of waiting for a complete response, streaming delivers partial results as they become available, which significantly improves the user experience for chat interfaces and long-running AI tasks. This post compares three serverless approaches to handle Amazon Bedrock…

Read More

Building multi-tenant SaaS applications with AWS Lambda’s new tenant isolation mode

Today, AWS announced a new tenant isolation mode for AWS Lambda, that allows you to process function invocations in separate execution environments for each application end-user or tenant invoking your Lambda function. This capability simplifies building secure multi-tenant SaaS applications by managing tenant-level compute environment isolation and request routing for you. As a result, you…

Read More

Improve API discoverability with the new Amazon API Gateway Portal

Amazon API Gateway now provides a fully managed portal feature, Amazon API Gateway Portal, that eliminates the need for static websites, open source solutions, or third-party offerings, which often led to fragmented API lifecycle management and increased costs. API Gateway Portal integrates with the API Gateway service and offers features like API products, interactive “Try…

Read More

Building responsive APIs with Amazon API Gateway response streaming

Today, AWS announced support for response streaming in Amazon API Gateway to significantly improve the responsiveness of your REST APIs by progressively streaming response payloads back to the client. With this new capability, you can use streamed responses to enhance user experience when building LLM-driven applications (such as AI agents and chatbots), improve time-to-first-byte (TTFB) performance…

Read More

Optimize latency-sensitive workloads with Amazon EC2 detailed NVMe statistics

Amazon Elastic Cloud Compute (Amazon EC2) instances with locally attached NVMe storage can provide the performance needed for workloads demanding ultra-low latency and high I/O throughput. High-performance workloads, from high-frequency trading applications and in-memory databases to real-time analytics engines and AI/ML inference, need comprehensive performance tracking. Operating system tools like iostat and sar provide valuable…

Read More

Python 3.14 runtime now available in AWS Lambda

AWS Lambda now supports Python 3.14 as both a managed runtime and container base image. Python is a popular language for building serverless applications. Developers can now take advantage of new features and enhancements when creating serverless applications on Lambda. You can develop Lambda functions in Python 3.14 using the AWS Management Console, AWS Command Line Interface (AWS CLI), AWS SDK…

Read More

Famous.ai review: The AI app builder turning simple prompts into real software

Author: Rene Mulyandari Famous.ai is an AI app builder that turns plain-language prompts into complete, production-ready applications, including frontend, backend, database, hosting, and mobile publishing. It’s a no-code AI platform for building apps, websites, and landing pages quickly, even without technical experience. Pros Cons What Is Famous.ai and how does it work? Famous.ai is a…

Read More

Payments resilience playbook: building future-ready systems

Resilience used to mean a disaster recovery document in a drawer and a secondary data centre on standby. But new payment methods, rising fraud, tougher regulation, and global expansion plans mean that resilience now depends on payment systems that can flex, reroute, and recover without sacrificing performance or compliance. Done well, resilience becomes a growth…

Read More

How to choose a cloud network security solution for your enterprise

Enterprise IT dashboards process data from numerous connections, portals and applications each day. All are vulnerable to a single misconfigured firewall or unprotected API. For companies moving to hybrid and multi-cloud environments, the question evolves beyond whether they need to protect their cloud. Rather, what is the best cloud network security solution for enterprises? Organisations…

Read More
Back To Top