aws-samples / aws-samples/generative-ai-use-cases

バックアップ機能の実装

Open
#1,332 2 comments 1 reaction 0 assignees View on GitHub
dnc enhancement
Dominant language
TypeScript
Stars
1.4k
Forks
433
Avg merge
2h 35m
Merged PRs (30d)
1

Description

# システムバックアップ検討事項

## 背景
- OSS前提だが、一部エンドユーザの社内で正式なAIツールとして導入済み
- 完全保証はできないが、システムバックアップの実現可能性を検討したい

## 目的
ユーザデータの保護と復旧体制の確立

## 実現したいこと
- **リストア対象データ**の特定
- **リストア用スクリプト**による復旧手順の整備
- 全体バックアップではなく、**限定的な範囲**でも可

## バックアップが必要な理由

### 1. 破壊的なバージョンアップへの対応
- 今後も発生する可能性がある
- データ互換性の問題に備える

### 2. 人的ミスへの対応
- ビルダーモードで作成したものを誤って削除
- ユーザの操作ミスからの復旧

## 次のステップ
- [ ] バックアップ対象データの範囲を明確化
- [ ] リストア手順の設計
- [ ] 定期バックアップの運用フロー策定

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by defining the backup scope and restore procedure described in the issue; done means the target data, restore script or procedure, and recurring operational flow are documented and usable.

Written by the indexing model from the issue text.

Assessment

Domain
infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.