🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

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.

📖
termini

Bucket

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

📖
termini

Blob Storage

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

📖
termini

Immutable Storage

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

📖
termini

Tiered Storage

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

📖
termini

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.

📖
termini

API RESTful

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

📖
termini

Lifecycle Policies

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

📖
termini

Cross-Region Replication

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

📖
termini

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).

📖
termini

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.

📖
termini

Access Control Lists (ACL)

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

📖
termini

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.

📖
termini

Serverless Storage

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

📖
termini

Cold Storage

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

📖
termini

Multi-Part Upload

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

📖
termini

Object Lock

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

📖
termini

Event Notification

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

📖
termini

Metadata

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

📖
termini

Encryption at Rest

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

📖
termini

Presigned URLs

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

📖
termini

Storage Classes

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

🔍

Nessun risultato trovato