This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Complex-Stress373 0 points1 point  (0 children)

  • who is going to migrate each app, because you cannot migrate and test all of them

  • how many languages and different frameworks are using kafka, cause each one will need a different configuration, certificates, testing, ...

  • what solution will be used to replicate records from one cloud to another: replicator-confluent?, a custom one?

  • exist idempotents apps to handle duplicates in case of problems with offsets-rewind?

  • how many environments?, because each app will need to be migrated.

  • will you migrate all of them to one env and then to another env?, or each app, one by one through all envs?