728x90
반응형
클라우드 컴퓨팅은 테크놀로지를 서비스로 제공하는 것이다. 원하는 리소스를 원격으로 사용하고, 사용한 만큼 지불하는 a pay-as-you-model이다. 대표적인 클라우드 서비스에는 Infrastructure-as-a-Servie (IaaS), Platform-as-a-Service (PaaS), Software-as-a-Service (SaaS) 이렇게 세 가지가 있다.
SaaS - provides access to users to a service provider's cloud-based software. Users simply access the applications on Cloud while the Cloud provider maintains the infrastructure, platform, data, application code, security, availability, and performance of the application. |
PaaS - provides customers the HW, SW, and infrastructure to develop, deploy, manage, and run applications created by them or acquired from a third-party. - Concerns: 서비스 제공자의 인프라스트럭처에 대한 의존 (dependency on service provider's infrastructure), 고객의 서비스 오퍼, 툴, strategy 등 변경에 대한 컨트롤 결여. |
IaaS - provides the fundamental compute, network, and storage resources for customers on-demand - Concerns: 투명성의 부족 (lack of transparency), 제 3자에 대한 의존 (dependency on the third party) |
728x90
반응형
'Record2 > Cloud Computing' 카테고리의 다른 글
클라우드란? SaaS PaaS IaaS Private Public Hybrid (0) | 2020.11.19 |
---|---|
Public | Private | Hybrid (0) | 2020.11.13 |