Is Terraform front-end or back-end?
The question is about Terraform
Answer:
Since Terraform is a tool that manages back-end infrastructure, it becomes considered a back-end tool. It lets a developer define the preferred cloud and on-premises resources, like servers, databases, and networks, using code and get them provisioned through automation. Though it does not interact with the front-end elements, Terraform supports an application by providing the much-needed infrastructure it runs on. It will help manage the backend environments in consistency, scalability, and reliability during deployments in a DevOps workflow.