Backend Workshop (API & Data Layer)

Backend: API & Data Pipeline

In this workshop, you will:

  • Use Amazon S3 to store input data (CSV files).
  • Configure AWS Lambda Trigger to automatically import data into DynamoDB.
  • Create Lambda (API Handler) and expose it through API Gateway to access DynamoDB data.
  • Test REST API endpoints via Postman or API Gateway Console.
  • Clean up all resources after completion.