NIST(National Institute of Standards and Technology)에 따른 Cloud Computing 정의는 다음과 같다. Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction. This cloud model is composed of five essential characteristics, three service models, and four deployment models. 클라우드 컴퓨팅은 최소한의 관리 노력으로 신속한 프로비저닝, 출시할 수 있는 구성 가능한 컴퓨팅 자원(예, 네트워크, 서버, 스토리지, 애플리케이션, 및 서비스)의 공유 풀 모델로 유비쿼터스, 편리성, 요구에 따른 네트워크 접근을 가능 하게 한다. 클라우드 모델은 5가지 필수 특징, 3가지 서비스 모델, 4가지 배포 모델로 구성된다. 5가지 특징 - On-Demand - Broad Network Access - Resource Pooling - Rapid Elasticity - Measured Service 3가지 Service Model - SaaS(Software as a Service) - PaaS(Platform as a Service) - IaaS(Infrastructure as a Service) 배포 모델 - Private Cloud...