Is AWS GLUE schema registry backed up?

0

As our kafka system relies heavily on the schemas inside AWS GLUE schema registry, I want to ask if AWS stores internal backups for this service? Is there a guaranty that no schemas will get lost?

FabianF
已提問 2 年前檢視次數 503 次
1 個回答
0

Hi,

The good practice there will be store those schemas in an S3 bucket (that can be in other region or replicated to more regions depending your requirements).

Bests

profile pictureAWS
已回答 2 年前
  • Hi, ok we did that. So there is nothing from AWS side? If we store those schemas in S3 we always have the problem that the schema UUID of a schema will change in case of restoring. For daily read data with long retention this would cause a lot of manual effort to change all the IDs in the messages.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南