Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but wonβt spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
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?
- Install Chef by using command wget https://packages.chef.io/stable/el/7/chefdk-0.11.2-1.el7.x86_64.rpm
- 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