Which tool is commonly used for managing infrastructure as code in cloud environments?
- Ansible
- Docker
- Jenkins
- Terraform
Terraform is commonly used for managing infrastructure as code in cloud environments. It allows users to define and provision infrastructure using a declarative configuration language.
Loading...
Related Quiz
- What is the primary goal of authentication?
- In a project where requirements are expected to evolve over time, which SDLC model would you recommend and why?
- Which of the following is NOT a benefit of practicing TDD?
- The command "git reflog" displays a _______ of actions that have been taken in the repository.
- What is the role of a session cookie in web authentication?