The DevOps Joint with J. Bobby Lopez

Compliance as Code

  • Getting Started with Chef Inspec on Azure Cloud Shell

    Why Inspec? From the Chef Inspec documentation overview: “Chef InSpec is an open-source framework for testing and auditing your applications and infrastructure. Chef InSpec works by comparing the actual state of your system with the desired state that you express… Continue reading

    Getting Started with Chef Inspec on Azure Cloud Shell
  • Ansible Playbooks – Externalization and Deduplication

    Developers who understand the concepts of modularity and deduplication should immediately recognize the power behind being able to include settings and commands from external files.   It is seriously counter-productive to maintain multiple scripts or playbooks that have large blocks… Continue reading

    Ansible Playbooks – Externalization and Deduplication