Networking & Content Delivery

Category: Networking & Content Delivery

Building extranet on AWS: Secure, scalable partner connectivity

Building extranet on AWS: Secure, scalable partner connectivity

When building extranet connections between external partners and your AWS infrastructure, an integration project can become a task that requires additional work hours, additional costs, and communication inconsistencies. This post describes a secure, scalable and resilient architecture pattern for a modern extranet architecture on AWS, that minimizes commonly issues faced by usual designs: overlapping address […]

Prevent VPN traffic leaks with Client VPN Route Enforcement in AWS Client VPN

Prevent VPN traffic leaks with Client VPN Route Enforcement in AWS Client VPN

Unintended traffic leaks are a real risk when you rely on remote connectivity to access cloud resources, so maintaining VPN routing integrity on connected devices is essential. When a device connects through a VPN, the administrator-defined routes instruct the operating system to direct specific traffic through the encrypted tunnel. However, those routes can be altered […]

Setting up Layer 2 Networking on Amazon EC2

Some workloads are strong candidates for moving to the Amazon Elastic Compute Cloud (Amazon EC2) but depend on Layer 2 (L2) network communication, which Amazon Virtual Private Cloud (Amazon VPC) doesn’t natively support. With the right approach, you can run these workloads on AWS. Layer 2 requirements appear in a few ways. Industrial control systems […]

Fine-grained Amazon Route 53 access with IAM condition keys (Part 3)

Fine-grained Amazon Route 53 access with IAM condition keys (Part 3)

When federated users require access to DNS records in shared environments, you often turn to overly broad permissions or maintain separate policies per user. Both approaches create operational overhead and broader-than-necessary permissions that grow with your organization.  Part 1 of this series showed you how to use AWS Identity and Access Management (IAM)  condition keys […]

Private AI agent with WebSocket streaming over CloudFront VPC Origins and the next generation of OpenSearch Serverless for knowledge retrieval

Reviewing partner contracts by hand is slow and repetitive, so teams want an AI agent to do the first pass. In the example used throughout this post, a company called Example Corp reviews incoming partner agreements against its own standard operating procedures. A partner uploads an agreement, the agent checks it against those procedures, and […]

Automating CIDR expansion: Reducing IP exhaustion downtime

Automating CIDR expansion: Reducing IP exhaustion downtime

Learn how to build a serverless automation that monitors VPC IP utilization and expands CIDR capacity within minutes. This solution uses AWS Lambda, Step Functions, and IPAM to detect IP exhaustion risk and add secondary CIDRs with new subnets automatically. Three operating modes support environments with full IPAM management, IPAM for subnets only, or no IPAM at all. Deploy with a single SAM command and configure through VPC tags.

How United Airlines solved IP exhaustion with Private NAT Gateway

How United Airlines solved IP exhaustion with Private NAT Gateway

United Airlines, a major U.S. airline headquartered in Chicago, Illinois, moves over 181 million passengers annually across a global route network. When severe weather grounds flights or air traffic control issues cascade across the network, United Airlines needs every system to scale instantly, rebooking passengers, reassigning crews, reprocessing flight data. But with hundreds of AWS […]

Intelligent failover using AWS Lambda@Edge and Amazon DynamoDB

Modern applications increasingly require seamless user experiences and high availability, especially in scenarios where regional disruptions or outages could impact critical workloads. Businesses frequently face challenges when dynamically allocating users to specific endpoints or regions while providing persistent user-endpoint relationships and implementing robust failover mechanisms. To address these complex scenarios, this post describes a solution […]

How IAG accelerated service-to-service communication with Amazon VPC Lattice

Insurance Australia Group Limited (IAG) is the largest general insurance company in Australia and New Zealand. It operates major insurance brands like NRMA Insurance, CGU, SGIO, and NZI. IAG’s modern serverless digital engineering platform is built on AWS to host digital components, microservices, and customer experiences. It provides unified patterns, consistent delivery, and strong governance, […]

Phased AWS Transit Gateway to AWS Cloud WAN Migration with Terraform and Network MCP Server

Phased AWS Transit Gateway to AWS Cloud WAN Migration with Terraform and Network MCP Server

Migrate from AWS Transit Gateway to AWS Cloud WAN across multiple Regions using a six-phase Terraform approach with AWS Network MCP Server validation