Assignment # 1 – Chef Intro

What is Chef?

Chef is an automation tool .

chef uses pure ruby, domain specific language for writing system configuration .

It transform infrastructure in to code to a automate server deployment.


Advantage of Chef?

faster deployment

Risk management

Manage cloud as well as data center

High scability

Easy integration
How to install Chef Workstation?

wget https://packages.chef.io/files/stable/chef-workstation/22.5.923/el/7/chef-workstation-22.5.923-1.el7.x86_64.rpm


One Example Program of Recipe?

file ‘/opt/content.txt’ do content “This is my first program of chef” mode 755 owner “janu” end

0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x