media-insights-on-aws
media-insights-on-aws copied to clipboard
Document how to upgrade MIE deployments.
MIE supports upgrades via the VERSION field on build, so when you run the build script use a different VERSION number.
Changes that will break upgrades:
- Any schema changes for things stored in S3, DynamoDB, or Elasticsearch will break backwards compatibility.
- if you change any existing API routes, that will break backwards compatibility.
We are able to support for minor version upgrades. For major version upgrades, you must back up your data and delete/redeploy the stack.