1Z0-1085-22 · Question #41
Which Oracle Cloud Infrastructure service leverages Terraform to configure infrastructure as code?
The correct answer is A. Resource Manager. Resource Manager is an Oracle Cloud Infrastructure service that allows you to automate the process of provisioning your Oracle Cloud Infrastructure resources. Using Terraform, Resource Manager helps you install, configure, and manage resources through the…
Question
Which Oracle Cloud Infrastructure service leverages Terraform to configure infrastructure as code?
Options
- AResource Manager
- BEvents
- CCompartment Explorer
- DOracle Functions
How the community answered
(60 responses)- A75% (45)
- B8% (5)
- C13% (8)
- D3% (2)
Explanation
Resource Manager is an Oracle Cloud Infrastructure service that allows you to automate the process of provisioning your Oracle Cloud Infrastructure resources. Using Terraform, Resource Manager helps you install, configure, and manage resources through the "infrastructure-as-code" model. A Terraform configuration codifies your infrastructure in declarative configuration files. Resource Manager allows you to share and manage infrastructure configurations and state files across multiple teams and platforms. This infrastructure management can't be done with local Terraform installations and Oracle Terraform modules alone. For more information about the Oracle Cloud Infrastructure Terraform provider, see Terraform Provider. For a general https://docs.cloud.oracle.com/en- us/iaas/Content/ResourceManager/Concepts/resourcemanager.htm
Topics
Community Discussion
No community discussion yet for this question.