guardian / mobile-notifications-content

Lambda that reads from the content api stream and triggers notifications for followable content
2 stars 0 forks source link

Switch off v1, switch on v2 #66

Closed lindseydew closed 4 months ago

lindseydew commented 4 months ago

What does this change?

This turns off the kinesis event that the original lambdas are listening to, and turns on the kinesis event for the new lambdas using the docker containers, so we can facilitate a switch over between the services

How to test

How can we measure success?

Have we considered potential risks?

Images

Accessibility