Hi Olga,
At the moment Flink does not have any embedded support for multi region
deployment or failover.
You can try to automate it, for example, using savepoints [1] and backing them
up in multiple data centres.
This way you could restore failed job in other regions from the latest
savepoint.
Hello,
Does Flink support multiple data center implementation and failover procedures
in case one of the data centers goes down?
Another question I have is about data encryption. If application state which
needs to be checkpointed contains data elements which are considered to be a
personally