Skip to main content

Guidance for Donation Solicitation on AWS

Overview

This Guidance demonstrates how Nonprofits can automate the donation solicitation process from donors at a defined frequency leveraging AWS Artificial Intelligence (AI)/Machine Learning (ML) and Omnichannel contact center services.

How it works

These technical details feature an architecture diagram to illustrate how to effectively use this solution. The architecture diagram shows the key components and their interactions, providing an overview of the architecture's structure and functionality step-by-step.

Well-Architected Pillars

The architecture diagram above is an example of a Solution created with Well-Architected best practices in mind. To be fully Well-Architected, you should follow as many Well-Architected best practices as possible.

The automated donation reminders for donors/members reference architecture is fully serverless. Your solution can be deployed with infrastructure as code and automation for fast iteration and consistent deployments. Use Amazon CloudWatch for application and infrastructure monitoring.

Read the Operational Excellence whitepaper 

Amazon Connect has built-in security measures for data protection such as encryption with data in transit and at rest and logging and monitoring, as well as deep integration with AWS Identity and Access Management (IAM).

Read the Security whitepaper 

Serverless architecture enables the solution to be automatically scalable, available, and deployed across all Availability Zones.

Read the Reliability whitepaper 

By using serverless and managed technologies, you only provision the exact resources you need. Amazon Connect, Amazon Lex, Amazon Pinpoint, Lambda, and Amazon S3 are all Regional services. Use Regional for Regional customers, (and when using other AWS services within the same Region.

Read the Performance Efficiency whitepaper 

By using serverless technologies and automatically scaling, you pay only for the resources you use. Serverless services don’t cost anything while they’re idle. 

Read the Cost Optimization whitepaper 

Minimize your environmental impact. This solution can automatically move infrequently accessed data to cold storage with Amazon S3 lifecycle configurations. By extensively using managed services and dynamic scaling, this architecture minimizes the environmental impact of the backend services.

Read the Sustainability whitepaper 

Disclaimer

The sample code; software libraries; command line tools; proofs of concept; templates; or other related technology (including any of the foregoing that are provided by our personnel) is provided to you as AWS Content under the AWS Customer Agreement, or the relevant written agreement between you and AWS (whichever applies). You should not use this AWS Content in your production accounts, or on production or other critical data. You are responsible for testing, securing, and optimizing the AWS Content, such as sample code, as appropriate for production grade use based on your specific quality control practices and standards. Deploying AWS Content may incur AWS charges for creating or using AWS chargeable resources, such as running Amazon EC2 instances or using Amazon S3 storage.

References to third-party services or organizations in this Guidance do not imply an endorsement, sponsorship, or affiliation between Amazon or AWS and the third party. Guidance from AWS is a technical starting point, and you can customize your integration with third-party services when you deploy the architecture.