Website Signup (Using AWS)
Budget: $10 – $1,000 AUD
Create a website signup process which does the following:
- Creates a user account, and if successful:
- Creates a Stripe Subscription, and if successful:
- Create an entry in a DynamoDB table
- Allow the user to sign in, and out
Constraints:
- Must use AWS services
- Must use Cognito for users
- Must be serverless (Lambda & API gateway)
- Creates a user account, and if successful:
- Creates a Stripe Subscription, and if successful:
- Create an entry in a DynamoDB table
- Allow the user to sign in, and out
Constraints:
- Must use AWS services
- Must use Cognito for users
- Must be serverless (Lambda & API gateway)
Related categories:
JavaScript
Software Architecture
Amazon Web Services
Backend Development
Frontend Development