Bulk product create & update
A serverless system that syncs product catalogs from external sources into Shopify — creating, updating, and verifying products as a continuous pipeline rather than a one-time import.
Runs daily in production. First put to work on a live catalog of over 500,000 products.
Built with Lambda (import → create/update → verification) coordinated by SQS · DynamoDB product store and SKU index · S3 · Secrets Manager · dead-letter queue · CloudWatch alarms on queue depth, errors, and DLQ activity · Serverless Framework v4 · Node.js, Python · Shopify Admin API