Networking & Content Delivery
Category: Networking & Content Delivery
Deployment models for AWS Network Firewall with VPC routing enhancements
Introduction Amazon Virtual Private Cloud (VPC) is a logically isolated virtual network. It has inbuilt network security controls and implicit routing between VPC subnets by design. Network security controls such as security groups (SGs) and network access control lists (ACLs) provide you with options to control network traffic. However these controls operate at network and transport […]
Integrating your Directory Service’s DNS resolution with Amazon Route 53 Resolvers
There are times when your client systems must resolve a Microsoft Active Directory’s Fully Qualified Domain Name (FQDN) before they can join a domain. Each VPC in your AWS environment is provisioned with a DNS resolver powered by Amazon Route 53. We call this an AmazonProvidedDNS. This resolver runs on the second IPv4 address from […]
Scale traffic using multiple Interface Endpoints
Update: As of January 27, 2022, AWS PrivateLink publishes data points to Amazon CloudWatch for your interface endpoints, Gateway Load Balancer endpoints, and endpoint services. CloudWatch enables you to retrieve statistics about those data points as an ordered set of time series data, known as metrics. As a PrivateLink Endpoint owner, you can use metrics […]
How to solve Private IP exhaustion with Private NAT Solution
Introduction: As our computing needs evolve, one of the most common questions we hear from customers is, “how do I manage my private IP space? I’m almost out of it.” It’s difficult to assign separate Private IP ranges (RFC 1918) to different business units in an organization because the available IPv4 address range is restricted. […]
Secure and Cost-Effective Video Streaming using CloudFront signed URLs
Learn how to solve for a common challenge you may face when streaming video on demand (VOD) – limiting access to media streams for select and/or paying users.
Migrating from Squid Web Proxy to AWS Network Firewall
Introduction Regardless of size or industry, it’s common for organizations to have security and compliance rules for securing internet-bound traffic. AWS customers need control over, and the ability to filter, requests that are initiated by resources in private and public subnets and sent to the internet. This is also known as “egress filtering.” In AWS, […]
Using AWS Lambda to enable static IP addresses for Application Load Balancers
Update: On September 27th, 2021, we launched Application Load Balancer(ALB)-type target groups for Network Load Balancer (NLB). With this launch, you can register ALB as a target of NLB to forward traffic from NLB to ALB without needing to actively manage ALB IP address changes through Lambda. You can also use AWS Global Accelerator to […]
Celebrate 15 Years of Amazon EC2 with Twitch Livestream Events
When Amazon Elastic Compute Cloud (EC2) launched in 2006, the world looked very different. Cellphones weren’t smart, and no one had even heard of an App Store. Fast forward 15 years, and the world has become more digitized with many companies building their success by running secure, reliable, and scalable workloads in the cloud. Amazon […]
Analyze VPC Flow Logs with point-and-click Amazon Athena integration
Analyzing your VPC Flow Logs using Athena is now easier than ever! The recently introduced VPC Flow Logs integration with Amazon Athena helps you get started with extracting meaningful insights from VPC Flow Logs in just a few clicks. In this blog post, we will walk you through how you can use this recently announced […]
Integrate SD-WAN devices with AWS Transit Gateway and AWS Direct Connect
Many AWS customers like to use their existing Software Defined Wide Area Network (SD-WAN) devices when connecting their on-premises networks to an AWS Transit Gateway. When doing this, a large number of prefixes must be advertised to and from AWS Transit Gateway. In this post, we show how to use the Transit Gateway Connect feature […]