Chef Tutorials: What is Chef Solo with example programs

What is Chef Solo? chef-solo is a command that executes Chef Infra Client in a way that does not require the Chef Infra Server to converge cookbooks….

Read More

Understanding local-exec provisioner in terraform

Terraform Provisioners can be used to do specific actions on the local machine or on a remote machine in order to prepare servers or other infrastructure resources….

Read More

Provision a AWS ec2 vm using chef | Step by Step Guide | AWS ec2 vm Tutorial

Provision a AWS ec2 vm using chef Step 1: Install chefdk Step 2: Setup AWS Credentails Step X: Setup your knife config Step X: Make sure following…

Read More