In Infrastructure as Code, _______ describes the desired state of the infrastructure.
- Ansible
- Puppet
- Terraform
- YAML
In Infrastructure as Code (IaC), Terraform is commonly used to describe the desired state of the infrastructure. Terraform allows for the declarative definition of infrastructure, making it easier to manage and version control.
Loading...
Related Quiz
- Which protocol is commonly used for authentication in web applications?
- The Git command "git stash" is used to temporarily _______ changes in the working directory.
- _______ is a technique used to optimize database performance by storing frequently accessed data in memory.
- How can you simulate different device resolutions in Browser Developer Tools?
- A company needs to handle large volumes of semi-structured data. Which type of database would you recommend, and why?