Networking & Content Delivery
Category: Networking & Content Delivery
Visitor Prioritization on e-Commerce Websites with CloudFront and Lambda@Edge
For online retailers, the annual holiday season, special sales and new product launches are all exciting events that typically drive a rapid increase in site traffic. With Amazon CloudFront and Lambda@Edge, you can now build a Flash Crowd Management workflow that lets you control what proportion of incoming shopper traffic is allowed to access your backend application, while directing the remaining shoppers to a temporary waiting room- an alternate site where you can provide them a branded experience while they await their turn to access the application.
AWS Best Practices for DDoS Resiliency – Updated Whitepaper Now Available
Come read the 2018 version of the AWS Best Practices for DDoS Resiliency whitepaper. In this whitepaper, we provide you with prescriptive DDoS guidance to build applications that are resilient to DDoS attacks. We describe different attack types, such as volumetric attacks and application layer attacks, and explain which best practices are most effective to manage each attack type.
Amazon S3 + Amazon CloudFront: A Match Made in the Cloud
Come read how S3 & CloudFront work together and then use the CloudFormation template provided within the blog to easily get started. The CloudFormation template creates an S3 bucket and then adds a CloudFront distribution with Origin Access Identity to secure your origin.
Identifying unhealthy targets of Elastic Load Balancer
Introduction The Elastic Load Balancing (ELB) service provides you with Amazon CloudWatch metrics (HealthyHostCount and UnhealthyHostCount) to monitor the targets behind your load balancers. Although the unhealthy host count metric gives the aggregate number of failed hosts, there is a common pain point when you create an alarm for unhealthy hosts based on these metrics. […]
Amazon CloudFront Announces New Edge Locations in Johannesburg and Bangalore
Amazon CloudFront announces its first Edge location on the African continent.
Serving Private Content Using Amazon CloudFront & AWS Lambda@Edge
Learn how to configure your Amazon CloudFront distribution using Lambda@Edge to serve private content from your own custom origin.
Measuring CloudFront Performance
Benchmarking Content Delivery Network (CDN) performance is a common practice to understand what real end users will experience in a production environment. In this blog, we discuss how to evaluate CDN performance with the options available today for Real User Monitoring (RUM) and Synthetic monitoring.
Lambda@Edge Design Best Practices
Lambda@Edge transforms CloudFront into a highly programmable CDN with serverless compute capabilities closer to your viewers around the world. This blog is the first in a series that explains best practices associated with using Lambda@Edge functions to customize your content delivery.
Reducing Latency and Shifting Compute to the Edge with Lambda@Edge
Lambda@Edge provides you with the ability to bring compute power closer to client applications. With the recent increase in function limits and ability to send binary responses, as well as the addition of remote calling from functions, the capabilities of Lambda@Edge have grown. This post demonstrates how you can take an application with a relatively slow rate of changing data and use Lambda@Edge to both provide low latency data to application clients and remove unnecessary calls to a backend service.
Accelerating your Drupal Content with Amazon CloudFront
Drupal is a powerful content management system (CMS) that has powered has powered over a million websites. Drupal is flexible, scalable, and backed by a large open source community. Amazon CloudFront can accelerate the performance of your Drupal site while also improving your overall security posture. Read more about integrating Amazon CloudFront in front of a Drupal site with this step-by-step guide.