AWS Compute Blog

Bring your own client certificate for backend mTLS in Amazon API Gateway

Bring your own client certificate for backend mTLS in Amazon API Gateway

Enterprises that use Amazon API Gateway often want to bring their own client certificate for backend mutual TLS (mTLS) authentication. With API Gateway, you can now use a third-party or AWS Private CA-issued client certificate for the outbound mTLS handshake. In this post, you build a REST API with an outbound mTLS connection to an Amazon ECS backend.

Scheduling email campaigns at scale with Amazon EventBridge Scheduler

Scheduling email campaigns at scale with Amazon EventBridge Scheduler

Learn how to use Amazon EventBridge Scheduler to deliver email campaigns at per-recipient optimal send times. This post shows how to create one schedule per recipient with zero idle compute cost, scale schedule creation with AWS Step Functions Distributed Map, and deliver through Amazon SES.