Networking & Content Delivery

Category: *Post Types

Best Practices for TCP Connection Management on EC2

Best Practices for TCP Connection Management on EC2

With sixth-generation Nitro (Nitro V6) instances, launched in June 2025, the default TCP connection tracking idle timeout changed from 432,000 seconds (5 days) to 350 seconds. Applications that hold idle connections open for long periods, such as database connection pools, Internet of Things (IoT) telemetry, and persistent microservice connections, may experience unexpected connection drops after […]

Amazon CloudFront Premium flat-rate pricing plan now supports higher, configurable usage allowances

Running an internet-facing application means estimating and managing costs across many services and features: content delivery, web application firewall (WAF), DNS, logging, and DDoS protection. Each has its own pricing model, its own metering, its own line item on the bill. Traffic from successful launches, organic growth, and AI bots can spike without warning, increasing […]

Migrate from Static Routing to Dynamic BGP Routing on AWS Site-to-Site VPN

Migrate from Static Routing to Dynamic BGP Routing on AWS Site-to-Site VPN

Introduction AWS Site-to-Site (S2S) VPN is a fully managed service that enables you to establish secure connections between your on-premises networks and AWS using IP Security (IPSec) tunnels. When configuring these connections AWS Site-to-Site (S2S) VPN offers two routing options: static and dynamic routing with Border Gateway Protocol (BGP). While static routing offers simplicity for […]

Tag-based invalidation in Amazon CloudFront

Update (May 2026): Amazon CloudFront now natively supports tag-based cache invalidation — no additional infrastructure required. You can tag cached objects via origin response headers or S3 metadata and invalidate them by tag directly through the CloudFront API. For details, see the CloudFront Developer Guide and the launch blog post. If you are starting fresh, […]

Manage caches with precision using Amazon CloudFront Invalidation by Cache Tag

Today, Amazon CloudFront is launching Invalidation by Cache Tag, a new capability that transforms how developers manage cached content. With this feature, you can invalidate groups of related cached objects using a single invalidation request, regardless of URL structure—making cache management more precise, efficient, and developer-friendly. In this post, we discuss the benefits of this […]

Selecting the Right AWS VPN Solution: A Decision Framework

Introduction This post is intended for networking engineers and architects evaluating AWS VPN options (200-level content). It assumes familiarity with basic AWS networking concepts such as virtual private clouds (VPCs), virtual private gateways (VGWs), and transit gateways (TGWs). If you are new to AWS VPN, the AWS VPN User Guide provides foundational context. Organizations implementing […]

Implementing fine-grained Amazon Route 53 access using IAM condition keys (Part 2)

Implementing fine-grained Amazon Route 53 access using IAM condition keys (Part 2)

In Part 1 of this series, we demonstrated a scalable solution of using Amazon Web Services Identity and Access Management (AWS IAM) conditional keys and AWS principal tags for fine-grained access control of shared Amazon Route 53 hosted zones, public or private, in the same AWS account. As user environments grow, AWS administrators and network […]

Introducing AWS Client VPN native AWS Transit Gateway attachment

AWS Client VPN now supports native attachment to AWS Transit Gateway, eliminating the need for a dedicated hosting VPC. This post walks through how to configure the integration, preserve source IP addresses end-to-end without SNAT, and centralize remote access across multiple VPCs and on-premises networks in a multi-account architecture.

Centralized ingress inspection architecture in AWS Cloud WAN

Centralized ingress inspection architecture in AWS Cloud WAN

In this post, we explore architectural patterns for implementing centralized internet ingress with inspection using AWS Cloud WAN. We examine different design considerations and integration strategies with centralized internet egress while walking through practical examples and deployment scenarios. We demonstrate how to use the AWS Cloud WAN core networking capabilities alongside other AWS networking services […]

FeaturedImage-Automated network incident response with AWS DevOps Agent

Automated network incident response with AWS DevOps Agent

Your on-call engineer gets paged at 2 AM. A payment service in Workload Account cannot reach a shared database in Shared Services Account. The Amazon CloudWatch alarm fired eight minutes ago. The engineer starts by checking route tables across two accounts, Amazon Virtual Private Cloud (Amazon VPC) attachment states, security group rules on both sides, […]