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.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠