HPE0-G04 · Question #73
Which Infrastructure as Code (IaC) tools can be used with Morpheus Blueprints? (Select two.)
The correct answer is C. Terraform D. AWS CloudFormation. Morpheus Blueprints support industry-standard IaC tools, and Terraform (C) and AWS CloudFormation (D) are both natively integrated - Terraform through its HCL templates for multi-cloud provisioning, and CloudFormation for AWS-specific infrastructure stacks. Morpheus acts as an…
Question
Which Infrastructure as Code (IaC) tools can be used with Morpheus Blueprints? (Select two.)
Options
- AMicrosoft Excel Macros
- BLocal database scripts
- CTerraform
- DAWS CloudFormation
How the community answered
(22 responses)- A5% (1)
- C95% (21)
Explanation
Morpheus Blueprints support industry-standard IaC tools, and Terraform (C) and AWS CloudFormation (D) are both natively integrated - Terraform through its HCL templates for multi-cloud provisioning, and CloudFormation for AWS-specific infrastructure stacks. Morpheus acts as an orchestration layer that can consume and execute these existing IaC definitions as part of automated provisioning workflows.
Microsoft Excel Macros (A) are VBA-based automation for spreadsheets, not infrastructure provisioning tools - they have no concept of cloud resource management. Local database scripts (B) manipulate data within databases and have no mechanism to provision or configure infrastructure resources.
Memory tip: Think "IaC tools that DevOps engineers actually use in the cloud" - if it belongs on a developer's laptop for cloud deployments (Terraform, CloudFormation), it likely integrates with Morpheus; if it belongs in an office suite or a DBA's toolkit, it doesn't.
Topics
Community Discussion
No community discussion yet for this question.