23 lines
648 B
Markdown
23 lines
648 B
Markdown
---
|
||
title: "IaaS (Infrastructure as a Service)"
|
||
type: concept
|
||
tags: [Cloud, Service-Model]
|
||
sources: [Cloud-Maturity-Model-A-Detailed-Guide-For-Cloud-Adoption]
|
||
last_updated: 2025-02-28
|
||
---
|
||
|
||
## Summary
|
||
IaaS(基础设施即服务)是云计算三大服务模型之一,提供虚拟化的计算资源。
|
||
|
||
## Definition
|
||
IaaS 通过互联网提供虚拟化的计算资源,包括服务器、存储和网络设备。
|
||
|
||
## Example Providers
|
||
- Amazon Web Services (AWS) EC2
|
||
- Microsoft Azure Virtual Machines
|
||
- Google Compute Engine
|
||
|
||
## Connections
|
||
- [[IaaS]] ← part_of ← [[Cloud-Maturity-Model]]
|
||
- [[IaaS]] ← type_of ← [[Cloud-Service-Models]]
|