Home icon
How quirion created nested email templates using Amazon Simple Email Service (SES)

Blog



This article describes how quirion, a German robo-advisor, built a serverless solution to manage nested email templates using Amazon SES, extending its template functionality beyond native capabilities.

  • Quirion sends 5,000 emails daily to 60,000+ customers using Amazon SES
  • Solution uses API Gateway, Lambda, S3, and DynamoDB for nested template management
  • Enables reusable template components to maintain consistency across emails
  • Lambda function composes templates and creates SES email templates automatically
  • Fully serverless architecture deployed using AWS CDK
  • Walkthrough includes step-by-step deployment and template creation examples
  • Supports personalization variables and wrapper templates for modular design

This solution demonstrates how to overcome SES template limitations by building a custom application layer that manages template composition and reusability in a serverless manner.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.