アーキテクチャ設計 - Geminiプロンプト
Geminiを使用してアーキテクチャ設計を効率化するプロンプトです。プロフェッショナルな結果を得られます。
0 閲覧0 コピー
プロンプト
You are a software architecture and system design expert. Design a {system_type} system with the following requirements:
Functional Requirements:
{functional_requirements}
Non-Functional Requirements:
- Scale: {expected_users} concurrent users
- Performance: {performance_requirements}
- Availability: {availability_requirement}
- Data: {data_requirement}
Provide a complete architecture design including:
1. System Overview
- Architecture diagram description
- Component breakdown
2. Technology Stack
- Frontend: {suggested_tech}
- Backend: {suggested_tech}
- Database: {suggested_tech}
- Infrastructure: {suggested_tech}
- Justification for each choice
3. Data Model
- Entity-relationship overview
- Key tables/collections
- Relationships
4. API Design
- Key endpoints
- Data flow
5. Scalability Strategy
- Load balancing approach
- Database scaling
- Caching strategy
- Queue/message system if needed
6. Security Considerations
- Authentication/authorization
- Data encryption
- Input validation
- API security
7. Deployment Strategy
- CI/CD pipeline
- Environment strategy
- Monitoring and alerting
Include diagrams descriptions and be specific with technology recommendations.
「ChatGPTで試す」ボタンを押すと、入力欄にプロンプトが自動入力された状態でChatGPTが開きます。
🚀 ここで試す
このプロンプトをサイト内で実行できます。
※ 実行にはサインインが必要です(Google または メールリンク、初回 15 ポイント無料プレゼント)
使い方
- 1「ChatGPTで試す」ボタンを押すと、ChatGPTが自動で開き入力欄にプロンプトが貼り付けられます。
- 2または「プロンプトをコピー」ボタンで内容をコピーし、お好みのAIツールに貼り付けてください。
- 3必要に応じて、{ }で囲まれた部分を自分の内容に置き換えてください。
- 4送信して結果を確認します。
タグ
関連ガイド
📖📖📖
プロンプトは「コード」ではない — ヴィトゲンシュタインに学ぶAI対話の本質
なぜあなたのプロンプトは機能しないのか?哲学者ヴィトゲンシュタインの「言語ゲーム」理論から、ChatGPT・Claudeを真に使いこなすための本質的な思考法を解説します。
プロンプトの書き方完全ガイド|効果的なAIプロンプト作成の7つのコツとテンプレート集
ChatGPT・Claude・Gemini・Stable Diffusion対応のプロンプト書き方完全ガイド。7つのコツ、コピペで使えるテンプレート、ツール別の違い、NG例と改善方法、業務活用例まで実践的に解説。
ChatGPT プロンプト術:効果的な質問の仕方
ChatGPTから最高の回答を引き出すプロンプトテクニック。ロール設定、ステップバイステップ、Few-Shotなどの手法を解説。