Posts

Showing posts from November, 2022

SITE PUBLISHER AND ABOUT US

Image
                                                                Site Developer and Publisher:- KRISHANU BANERJEE ABOUT US: - This site developed and published by Krishanu Banerjee highlights tips, facts and details about Cloud Technology and Cloud Computing(Amazon Web Service(AWS), Google Cloud, Microsoft Azure and others)).

TERRAFORM

                                      Terraform(IaC) Terraform is an open-source, infrastructure as code(IaC) is a software tool created by HashiCorp ( written in the Go programming language). . Hence Terraform is an IAC tool used  to automate various infrastructure tasks( provisioning of several cloud resources).Terraform is used  to safely and predictably create, change, and improve infrastructure.  Terraform is written in Hashicorp Configuration Language (HCL), which is a fully functional and immutable based programming language . By using  Terraform, managing infrastructures become more ideal than the manual process.  Terraform spans across multiple Cloud Service Providers like AWS, Azure, Google Cloud Platform.  Terraform provides a common language for creating infrastructure for multiple cloud providers thereby becoming a key enabler for multi-cloud computin...