🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

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.

📖
용어

Bucket

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

📖
용어

Blob Storage

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

📖
용어

Immutable Storage

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

📖
용어

Tiered Storage

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

📖
용어

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.

📖
용어

API RESTful

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

📖
용어

Lifecycle Policies

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

📖
용어

Cross-Region Replication

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

📖
용어

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

📖
용어

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.

📖
용어

Access Control Lists (ACL)

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

📖
용어

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.

📖
용어

Serverless Storage

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

📖
용어

Cold Storage

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

📖
용어

Multi-Part Upload

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

📖
용어

Object Lock

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

📖
용어

Event Notification

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

📖
용어

Metadata

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

📖
용어

Encryption at Rest

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

📖
용어

Presigned URLs

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

📖
용어

Storage Classes

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

🔍

결과를 찾을 수 없습니다