1.

What’s The Value Of Local Development Using Test Kitchen?

Answer»

Local development with Test Kitchen:

  • Enables you to use a variety of virtualization providers that create virtual machine or container instances locally on your workstation or in the cloud.
  • Enables you to RUN your COOKBOOKS on servers that resemble those that you use in PRODUCTION.
  • Speeds up the development cycle by automatically provisioning and tearing down temporary instances, RESOLVING cookbook DEPENDENCIES, and applying your cookbooks to your instances.

Local development with Test Kitchen:



Discussion

No Comment Found