Cloud sculpturing the AWS way
Tusa Viktor
Xively
Declarative
Declarative definition of the resources and their connections in the infrastructure and the code which applies the definition.
Repeatable
Applying the infrastructure definition over-and-over should yield the same result
Composable
Low-level building blocks of the infrastructure which are general enough to be reusable. (Resource-Oriented Infrastructure)
Verifiable
Should be able to test the resources and their connections.