easy-easier-easiest-lambdas

Quickstarts for AWS Lambda (“serverless”) functions in React, with and without AWS tooling. Functions connect to a serverless Apache Cassandra database.

View the Project on GitHub januff/easy-easier-easiest-lambdas

DataStax: Serverless Database Quickstart

1. Make Account

📖 DataStax Registration: Free Account

2. Create a Database

📖 Official DataStax Docs: Create your Astra database

3. Generate a New Token

📖 Official DataStax Docs: Manage Application Tokens

4. Note environment variables

ASTRA_DB_ID=18d8558b-e01c-4b5e-bb1b-f6ef05a81218
ASTRA_DB_REGION=us-east-1
ASTRA_DB_APPLICATION_TOKEN=AstraCS:NsivximNmFmseTaPjXaaxkWo:c13bcf62ab3a158b73ab1e1ad5ce69d8bde6d437e6f361abd5beea3974cfd9b6

📖 Official DataStax Docs: Node.js Collection Client