Managing and provisioning computer data centers through machine-readable definition files, rather than physical hardware configuration.
Terraform scripts defining the AWS VPC and EC2 instances.
class InfrastructureasCode:\n def __init__(self):\n pass\n\n def execute(self):\n print('Executing Infrastructure as Code')