AWS Partner Network (APN) Blog

Matthijs ten Seldam

Author: Matthijs ten Seldam

AWS-Ambassadors-Q4-2022-thumbnail

Meet Our Newest AWS Ambassadors from 4Q 2022 and Explore the Latest Ambassador Activities

The AWS Ambassador Program is a vibrant worldwide community of technical experts, known as AWS Ambassadors, who are prominent leaders and passionate about sharing their AWS technical expertise. They author blogs and whitepapers, create and deliver public presentations, and contribute to open source projects. Our Ambassadors evangelize AWS via social media and facilitate peer-to-peer learning by presenting at conferences, leading workshops, and hosting user group events.

AWS Cloud Automation

Using Amazon CloudFront with Multi-Region Amazon S3 Origins

By leveraging services like Amazon S3 to host content, AWS Competency Partner Cloudar has a cost effective way to build websites that are highly available. If content is stored in a single Amazon S3 bucket, all of the content is stored in a single AWS region. To serve content from other regions, you need to route requests to different Amazon S3 buckets. In this post, explore how to accomplished this by using Amazon CloudFront as a content delivery network and Lambda@Edge as a router.