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年前504ビュー
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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ