Static Analysis for Infrastructure with Guy Eisenkot

12/05/2020 54 min
Static Analysis for Infrastructure with Guy Eisenkot

Listen "Static Analysis for Infrastructure with Guy Eisenkot"

Episode Synopsis

Infrastructure-as-code tools are used to define the architecture of software systems. Common infrastructure-as-code tools include Terraform and AWS CloudFormation.  When infrastructure is defined as code, we can use static analysis tools to analyze that code for configuration mistakes, just as we could analyze a programming language with traditional static analysis tools. When a developer writes
The post Static Analysis for Infrastructure with Guy Eisenkot appeared first on Software Engineering Daily.