AWS services in this solution
The following AWS services are included in this solution:
| AWS service | Description |
|---|---|
| Application Load Balancer | Core. To distribute the frontend web UI assets. |
| Amazon ECR | Core. To store Docker images. |
| AWS Lambda | Core. To serve as a target for the application load balancer. |
| AWS Step Functions | Supporting. To control job processing. |
| AWS Glue | Supporting. To take inventory of data sources and to be invoked for sensitive data detection. |
| Amazon RDS | Supporting. To set up, operate, and scale a relational database in the cloud with just a few clicks. |
| Amazon SQS | Supporting. To allow the Step Functions to send messages to the detection job queue. |
| Amazon SageMaker | Supporting. To pre-process unstructured data. |