You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our usecase is streaming data from kafka --> processing them in flink --> and saving the data in a database.
With the blue green deployment, i assume while both blue and green are up both would be sending data in my db. Is that correct?
How would you recommend preventing this to happen so my data is still consistent.
The text was updated successfully, but these errors were encountered:
Our usecase is streaming data from kafka --> processing them in flink --> and saving the data in a database.
With the blue green deployment, i assume while both blue and green are up both would be sending data in my db. Is that correct?
How would you recommend preventing this to happen so my data is still consistent.
The text was updated successfully, but these errors were encountered: