nerdexam
HP

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…

Blueprints

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)
  • A
    5% (1)
  • C
    95% (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

#blueprints#Terraform#CloudFormation#IaC tools

Community Discussion

No community discussion yet for this question.

Full HPE0-G04 Practice