🏠 Startseite
Vergleiche
📊 Alle Benchmarks 🦖 Dinosaurier v1 🦖 Dinosaurier v2 ✅ To-Do-Listen-Apps 🎨 Kreative freie Seiten 🎯 FSACB - Ultimatives Showcase 🌍 Übersetzungs-Benchmark
Modelle
🏆 Top 10 Modelle 🆓 Kostenlose Modelle 📋 Alle Modelle ⚙️ Kilo Code
Ressourcen
💬 Prompt-Bibliothek 📖 KI-Glossar 🔗 Nützliche Links

KI-Glossar

Das vollständige Wörterbuch der Künstlichen Intelligenz

162
Kategorien
2.032
Unterkategorien
23.060
Begriffe
📖
Begriffe

S3 (Simple Storage Service)

AWS cloud object storage service offering near-unlimited scalability, 99.999999999% high availability, and storage classes tailored to different access patterns.

📖
Begriffe

Bucket

Root container in object storage that groups similar objects, has a globally unique name, and configures permissions and policies at the group level.

📖
Begriffe

Blob Storage

Microsoft Azure object storage service optimized for storing massive amounts of unstructured data such as text, images, or video files.

📖
Begriffe

Immutable Storage

WORM (Write Once Read Many) storage mechanism that prevents data modification or deletion after writing, essential for regulatory compliance and ransomware protection.

📖
Begriffe

Tiered Storage

Automatic data lifecycle management strategy that moves objects between different storage classes based on access frequency and storage costs.

📖
Begriffe

CDN (Content Delivery Network)

Distributed network of edge servers that cache objects stored in the cloud to reduce latency and improve access performance for geographically distant users.

📖
Begriffe

API RESTful

HTTP-based programming interface enabling CRUD (Create, Read, Update, Delete) operations on storage objects via standardized endpoints like PUT, GET, and DELETE.

📖
Begriffe

Lifecycle Policies

Automated rules that transform or archive objects based on predefined criteria such as age, size, or access patterns to optimize storage costs.

📖
Begriffe

Cross-Region Replication

Process of automatically synchronizing objects between buckets located in different geographical regions to ensure business continuity and data resilience.

📖
Begriffe

Data Durability

Measure of the probability that an object remains intact and accessible over the long term, expressed in nines (e.g., 11 nines = 99.999999999% durability).

📖
Begriffe

Versioning

Feature that preserves multiple variants of an object in the same bucket, allowing recovery of previous versions and protection against accidental or malicious deletions.

📖
Begriffe

Access Control Lists (ACL)

Mechanism for defining granular permissions at the object and bucket level, specifying who can access, read, or write storage resources.

📖
Begriffe

Cloud Storage Gateway

Appliance or virtual software that connects on-premise applications to cloud object storage by translating local storage protocols (NFS, SMB) into object APIs.

📖
Begriffe

Serverless Storage

Storage model where the underlying infrastructure is completely managed by the cloud provider, allowing pay-per-use without managing physical servers.

📖
Begriffe

Cold Storage

Economical storage class for rarely accessed data, offering reduced storage costs at the expense of longer retrieval times (hours).

📖
Begriffe

Multi-Part Upload

Technique for transferring large objects that splits the file into smaller parts uploaded in parallel to improve transfer reliability and performance.

📖
Begriffe

Object Lock

WORM functionality at the object level preventing deletion or modification during a defined retention period, used for regulatory compliance (SEC, FINRA).

📖
Begriffe

Event Notification

Mechanism triggering automated actions (Lambda, SQS, SNS) during specific object events like creation, deletion, or modification.

📖
Begriffe

Metadata

Set of descriptive data associated with each stored object including system headers and custom key-value pairs for indexing and search.

📖
Begriffe

Encryption at Rest

Automatic encryption of objects on physical storage media using either provider-managed keys (SSE-S3) or custom keys (SSE-KMS).

📖
Begriffe

Presigned URLs

Temporarily signed URLs granting time-limited access to private objects without requiring AWS credentials, used for secure downloads/uploads.

📖
Begriffe

Storage Classes

Different cloud storage levels optimized according to access frequency (Standard, IA, Glacier) balancing costs, performance, and durability for different use cases.

🔍

Keine Ergebnisse gefunden