01-05 Common Cloud Services
A cloud service can have hundreds of cloud services that are grouped into various types of services. The four most common types for an Infrastructure as a Service (IaaS) would be:
# Compute
#aws-category
Allows users to rent virtual computers on which to run their own computer applications.
# Networking
#aws-category
A virtual network defining Internet connections or network isolations between services or outbound to the Internet
# Storage
#aws-category
Virtual hard-drive that can store files
# Databases
#aws-category
Virtual database for storing and reporting data for a general purpose web application