| Name | Description |
|---|---|
| Minimum Example Template | Creates a Palladio project containing a minimum example project. |
| Dynamic Horizontal Scaling Resource Container | Provides a structure for a system that can dynamically scale resources out and in to facilitate the processing of varying workload. A more extensive description is available at the CloudScale wiki. |
| Techreport Component Type Example | Creates a Palladio project that models the component type example of the Palladio Techreport (Section "Type Hierarchy"). |
| CloudStore | An online book shop with support for horizontal scaling. A more extensive description is available in a publication. |
| Hadoop MapReduce | Programming model for large amount of data. Parallelization over distributed machines, failure handling, and inter-machine communication is handled automatically. A more extensive description is available at the CloudScale wiki. |
| Static Resource Container Loadbalancing | Distribution of workload. A more extensive description is available at the CloudScale wiki. |
| Minimum Event Template | Creates a Palladio project containing a minimum example project using an event-based communication. |
| PCM Standard Components and Interfaces Repository | Creates a Palladio project containing standard reusable components and interfaces (e.g. Cache, Loadbalancer, Connection Pool, Delegating Component). |
| Book Shop | A simple online book shop. The shop is intentionally modeled at a high level of abstraction. The example is therefore suited for illustrative purposes. See the CloudStore AT for the CloudStore case study; a more realistic and complex book shop. |