- SaaS examples include Salesforce.com and Google Apps. PaaS examples include Google App Engine and Windows Azure. IaaS examples include Amazon EC2 and Eucalyptus.
- Google App Engine is a PaaS that allows developers to build and host web applications on Google's infrastructure. It supports Python and Java and uses Google's BigTable database.
- Amazon EC2 is a popular IaaS that allows launching virtual servers. It offers options like Elastic Block Storage and is flexible, allowing both Windows and Linux instances.