Question

What are the differences in term of features between Cfengine and Chef?

Was it helpful?

Solution

Chef has much greater integration with "cloud" VM hosting providers, and a greater amount of recipe sharing than CFEngine.

CFEngine takes less resources when it runs, and runs on a much greater range of computing environments from embedded devices to supercomputers, and on a lot more operating systems -- it's just a few small C binaries and a couple of C libraries, so it is more portable.

OTHER TIPS

From the Chef FAQ:

How is it different than Cfengine?

It bears very little in common with Cfengine, other than embracing Single Copy Nirvana.

I don't know much about Chef, just been reading their web site, and I'm quite familiar with Cfengine; so take my answer with a grain of salt.

From what I gathered, the main difference is that Cfengine runs on both Linux/Unixes and Windows, while Chef only support Linux/Unixes.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top