HPE0-G04 · Question #88
Which of the following code repositories can be integrated with Morpheus?
The correct answer is A. GitHub and GitLab. Option A is correct because Morpheus natively integrates with GitHub and GitLab as code repositories, enabling teams to pull automation scripts, Terraform configs, and Ansible playbooks directly into Morpheus workflows for DevOps pipelines and infrastructure provisioning. Why…
Question
Which of the following code repositories can be integrated with Morpheus?
Options
- AGitHub and GitLab
- BAWS S3
- CMicrosoft OneDrive
- DGoogle Drive
How the community answered
(23 responses)- A91% (21)
- B4% (1)
- C4% (1)
Explanation
Option A is correct because Morpheus natively integrates with GitHub and GitLab as code repositories, enabling teams to pull automation scripts, Terraform configs, and Ansible playbooks directly into Morpheus workflows for DevOps pipelines and infrastructure provisioning.
Why the distractors are wrong:
- B (AWS S3) is an object/blob storage service, not a code repository - it stores files and data, not version-controlled source code.
- C (Microsoft OneDrive) is a cloud file-sharing and document storage platform, not designed for source control or code collaboration.
- D (Google Drive) similarly is a general-purpose file storage service with no version control or repository features.
Memory tip: Think "code repo = Git-based platform." The two dominant Git hosting services are GitHub and GitLab - the shared "Git" prefix is your clue. If the choice doesn't involve Git, it isn't a code repository Morpheus would integrate with.
Topics
Community Discussion
No community discussion yet for this question.