• Agents are autonomous!
• A promise is a signal or message perceived by
an observer.!
• Promises may or may not be kept.!
• Agents can observe other agents!
• Agents only have local information *!
• Inner workings of agents are assumed to be
unknown
http://markburgess.org/BookOfPromises.pdf
Slide 89
Slide 89 text
• Agents have intentions (possible
behaviors)!
• Agents can make assessments about
other agents
http://markburgess.org/BookOfPromises.pdf
Slide 90
Slide 90 text
• Configuration Management tools embody
tenants of Promise Theory intentionally or
not
Slide 91
Slide 91 text
Domain Specific Languages
Slide 92
Slide 92 text
!
DSLs restrict machine
instructions to
convergent operations
Slide 93
Slide 93 text
!
DSLs manage
ordering
Slide 94
Slide 94 text
No content
Slide 95
Slide 95 text
type subject intentions
Slide 96
Slide 96 text
No content
Slide 97
Slide 97 text
type
subject intentions
Slide 98
Slide 98 text
signal
Slide 99
Slide 99 text
No content
Slide 100
Slide 100 text
type subject
intention
Slide 101
Slide 101 text
observation
Slide 102
Slide 102 text
No content
Slide 103
Slide 103 text
type
subject
intentions
Slide 104
Slide 104 text
No content
Slide 105
Slide 105 text
type
intention
subject
Slide 106
Slide 106 text
signal
Slide 107
Slide 107 text
Intermission
Slide 108
Slide 108 text
No content
Slide 109
Slide 109 text
Part 3
Slide 110
Slide 110 text
Composition
Slide 111
Slide 111 text
No content
Slide 112
Slide 112 text
Recipes
Slide 113
Slide 113 text
resource one
resource two
resource three
Slide 114
Slide 114 text
{
testable
intent
Slide 115
Slide 115 text
recipe[http::server]
Slide 116
Slide 116 text
recipe[http::server]
Slide 117
Slide 117 text
recipes
supporting files
Slide 118
Slide 118 text
Types
Slide 119
Slide 119 text
No content
Slide 120
Slide 120 text
interface
implementation
Slide 121
Slide 121 text
No content
Slide 122
Slide 122 text
intentions
parameters
Slide 123
Slide 123 text
No content
Slide 124
Slide 124 text
new scope
intention implementation
Slide 125
Slide 125 text
new scope
intention implementation
Slide 126
Slide 126 text
Artifacts
Slide 127
Slide 127 text
metadata
Slide 128
Slide 128 text
No content
Slide 129
Slide 129 text
metadata
Slide 130
Slide 130 text
No content
Slide 131
Slide 131 text
http v0.1.0
chef-server api
yum v3.0.0
Slide 132
Slide 132 text
Delivery
Slide 133
Slide 133 text
• nodes request their own initial run_list
Slide 134
Slide 134 text
recipe[httpd::server]
chef-server api
run_list:
http v0.1.0
Slide 135
Slide 135 text
recipe[httpd::server]
chef-server api
run_list:
http v0.1.0
recipe[openssh::server]
openssh v3.2.1