Infrastructure as Code with TerraForm

Daniel
                    ColónDaniel Colón

8:30:00 AM - Envision

Infrastructure as Code (IaC) philosophy is becoming the standard for managing infrastructure both on-premise and in the cloud. IaC uses a template approach for provisioning IaaS, PaaS, and SaaS resources which provides many benefits such as versioning, preventing drifting and even for the quick creation of a Proof of Concept (PoC). In this presentation, Dan will cover Terraform. Terraform is a tool for building, changing and versioning infrastructure as code. With Terraform you can manage Compute, Networking, DNS and many other resources using a simple Declarative Programming Language Terraform supports all the Major Cloud Providers: AWS, Azure, CGP, etc... During this presentation Dan will go over setting up various popular resources in AWS, Azure and GCP using Terrafrom. Come join us and learn how to build and destroy your infrastructure in minutes.