Skip to content

Commit

Permalink
Add AWS SES (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
kin0992 authored Mar 1, 2024
1 parent 6cbaf66 commit c258b68
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions radar/platforms-and-services/aws-ses.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "AWS SES"
ring: adopt
quadrant: "platforms-and-aoe-services"
tags: [cloud, aws, email]
---

[AWS SES](https://aws.amazon.com/ses/) Amazon SES is a cloud-based email service provider that can integrate into any application for high volume email automation.

## Use cases
With AWS SES it is possible to send marketing emails, templated emails, bulk emails, and so on. More information about the [features of SES is available on official documentation](https://aws.amazon.com/ses/details/).

## Reference of usage in our organization
[Here](https://github.com/search?q=org%3Apagopa%20github.com%2Fpagopa%2Fterraform-aws-ses.git&type=code), you can find some projects that use the [Terraform module, created by PagoPA, to instantiate the SES service](https://github.com/pagopa/terraform-aws-ses).

0 comments on commit c258b68

Please sign in to comment.