Skip to content

Commit

Permalink
Comment on cost and added list of services used
Browse files Browse the repository at this point in the history
  • Loading branch information
brtrvn committed May 17, 2021
1 parent a212225 commit 5b95c57
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ Now, jump to the [Getting Started Guide](./docs/getting-started.md) to start wor
| services/tenant-service | Tenant Service manages tenants |
| services/user-service | User Service manages system users (users of the admin web app, not tenant users) |

## Cost
You will be billed for the [various services](docs/services.md) leveraged by AWS SaaS Boost. Provisioned resources are tagged with "SaaS Boost" and each tenant's resources are also uniquely tagged to help you with [cost allocation](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html).

Each tenant you onboard into an AWS SaaS Boost environment will provision more infrastructure and will increase your costs.

Note that the _optional_ Analytics and Metrics module will provision a Redshift cluster.

## Security

See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
Expand Down
42 changes: 42 additions & 0 deletions docs/services.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Services used by AWS SaaS Boost

Use will vary based on configuration choices. Some services are optional.

ACM\
API Gateway\
Athena\
AutoScaling\
CloudFormation\
CloudFront\
CloudWatch Alarms\
CloudWatch Logs\
CloudWatch Metrics\
CodePipeline\
Cognito Identity Pools\
Cognito User Pools\
Directory Service\
DynamoDB\
ECR\
ECS\
EFS\
Elastic Load Balancer\
EventBridge\
FSx for Windows Shares\
Fargate\
Glue\
IAM\
KMS\
Kinesis Firehose\
Lambda\
RDS\
RDS Aurora\
RedShift\
Route53\
S3\
SNS\
STS\
Service Quotas\
Step Functions\
Systems Manager Parameter Store\
TransitGateway\
VPC, Subnets, Security Groups, Internet Gateway, NAT Gateway, Elastic IP, Route Tables

0 comments on commit 5b95c57

Please sign in to comment.