Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 18d3510

Browse files
committed
remove project costs from project overview readme
1 parent 6aeee3b commit 18d3510

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

Auth/README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,6 @@ This workshop is split into multiple modules. Each module builds upon the previo
1818

1919
3. **IAM Authorization** - In this module, you will expand your Wild Rydes application by enabling profile management and profile photo management capabilities. Amazon Cognito will be used to store your user's profile information and attributes whereas Amazon S3 will store your user's profile pictures, with a link to the photo stored in the user's profile information.
2020

21-
### Estimated Workshop Costs
22-
23-
This workshop leverages several Serverless AWS services. The usage of these services in the workshop should remain within the free tier limits.
24-
25-
- [Amazon Cognito](https://aws.amazon.com/cognito/)
26-
- [Amazon API Gateway](https://aws.amazon.com/api-gateway/)
27-
- [Amazon DynamoDB](https://aws.amazon.com/dynamodb/)
28-
- [AWS Lambda](https://aws.amazon.com/lambda/)
29-
30-
This workshop also makes use of a [Cloud9 developer environment](https://aws.amazon.com/cloud9/pricing/). While Cloud9 is a free service, you will incur usage costs for the EC2 instance that Cloud9 is deployed on. As of November 2018, pricing for a a t2.micro Cloud9 instance is $0.0116 per hour in the US East N. Virginia (us-east-1) region. Total costs for the duration of this workshop should not likely exceed $1.00 USD.
31-
3221
## Getting Started
3322

3423
Before you begin, make sure you have completed the steps in the [Getting Started Module](./0_GettingStarted).

0 commit comments

Comments
 (0)