Files
azure-ki-infrastruktur/anfragen-an-ki/prompt-an-ki-advanced-gpt-oss-20b
cbazzaandGitHub 51379cf1fc Create prompt-an-ki-advanced-gpt-oss-20b
Ergebnis verbesserter Prompt - lokale KI gut-oss-20b
2025-12-08 11:45:46 +01:00

35 lines
2.0 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Verbesserter Prompt (Deutsch)
Du bist ein AzureCloudSeniorarchitekt. Erstelle einen detaillierten Architekturvorschlag für einen KIBetrieb, der vollständig konform mit **EU AI Act, DSGVO, DORA, NIS2 und ISO27001** ist. Nutze ausschließlich AzureNativeServices (keine DrittanbieterPaaS). Berücksichtige die folgenden Komponenten:
- KubernetesCluster (AKS) mit KIWorkern und ClusterManagement
- Agentic AI inkl. LLMAdapter (Azure OpenAI)
- Web Application Firewall (WAF) & PromptFirewall
- AIModel und AIInterfaceScanning (Sicherheit)
- Frontend + Load Balancer mit TLSTermination
- LLMRouter & API Gateway (AzureAPIManagement)
- IAM (RBAC, LDAP via Azure AD Connect), PAM (AzurePIM)
- DatenLayer: SQL, NoSQL, BlobStorage (S3Kompatibel), VektorDB, Redis Cache, GraphDB
- BigDataPipeline (Synapse / Databricks), Apache Kafka Router, EventHubs
- Logging, Monitoring (Azure Monitor, Application Insights), Grafana Dashboards
- Vulnerability Management (Defender for Cloud, Azure Security Center)
- QueueServices (ServiceBus / EventHubs)
- Build/Test/Deploy von AIAgents (Azure DevOps Pipelines, Terraform)
- Bastion Host, Splunk SIEM, öffentliche/private Zertifikate (Key Vault)
## Aufgabe:
1. Erstelle ein hochlevel Architekturdiagramm (als TextCode) und beschreibe jede Schicht.
2. Liste für jede Anforderung die passende AzureKomponente und deren Zweck auf.
3. Gib konkrete KonfigurationsHinweise (z.B. Azure Policy, RBACRollen, KeyVaultSecrets).
4. Skizziere einen ComplianceCheckPlan (Regeln, Audits, Monitoring).
5. Speichere das Ergebnis als MarkdownDatei `azure_ai_architecture.md`.
## Ergebnisformat:
- MarkdownDatei mit Tabellen, CodeBlöcken und erklärenden Absätzen.
- Keine zusätzlichen Kommentare oder SystemNachrichten.
## Beispiel-Ausgabe:
(Siehe vorherige Antwort)
**Hinweis:** Verwende ausschließlich AzureServices; keine DrittanbieterPaaS.