Chef

What is chef?

Chef is a configuration management technology used to automate the infrastructure provisioning. It is developed on Ruby language.

10 advantages of chef

  • Reduces software delivery time.
  • Improve risk management.
  • Increase service resiliency.
  • Streamlined operations and workflow.
  • Accelerate cloud adoption.
  • Helps to manage both data and cloud environment.
  • Flexible.
  • Deliver all infrastructure continuously.
  • Easy to use and understand.
  • Stable.

How to install chef workstation?

  1. Install Chef by using command wget https://packages.chef.io/stable/el/7/chefdk-0.11.2-1.el7.x86_64.rpm
  2. Install Chef DK by using command rpm -ivh chefdk-0.11.2-1.el7.x86_64.rpm

Example

//content.txt

This is my first app.

//index.html

<h1> Welcome to my page <h1>

exeucte this file using chef command

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