Skip to content

Timi4tech/Aws_Dynamodb_to_Azure_blob_storage

Repository files navigation

DynamoDB to Azure Blob Storage Migration API

A Node.js API that fetches data from AWS DynamoDB and uploads it to Azure Blob Storage.


Features

  • Fetch all items from a DynamoDB table
  • Upload data as JSON to Azure Blob Storage
  • Optional scheduled migration using cron
  • Supports both manual and automated migration

Prerequisites

  • Node.js >= 18
  • NPM
  • AWS account with DynamoDB access
  • Azure account with Blob Storage access

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published