May 2017
Intermediate to advanced
726 pages
15h 38m
English
Resources are programmatic building blocks in Chef; they are a declarative mechanism to manipulate a resource on a host. Resources deliberately hide the underlying implementation that is left to a provider. It is important to recognize that a resource describes what is being manipulated, not how it is being manipulated; this is by design, as it provides a high level of abstraction for Chef recipes to be as platform-neutral as possible.
For example, Chef has built-in resources that include the following:
Resources combined with ...
Read now
Unlock full access