시험덤프
매달, 우리는 1000명 이상의 사람들이 시험 준비를 잘하고 시험을 잘 통과할 수 있도록 도와줍니다.
  / HPE0-G05 덤프  / HPE0-G05 문제 연습

HP HPE0-G05 시험

HPE Morpheus Enterprise Software Automation Specialist Exam 온라인 연습

최종 업데이트 시간: 2025년12월09일

당신은 온라인 연습 문제를 통해 HP HPE0-G05 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.

시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 HPE0-G05 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 210개의 시험 문제와 답을 포함하십시오.

 / 6

Question No : 1


A System Administrator needs to apply security patches to a critical 3-tier App with zero downtime. The 'web' tier is load-balanced and contains 3 instances ('web-01', 'web-02', 'web-03').
Which of the following strategies can be orchestrated using Morpheus to achieve this? (Select all that apply.)

정답:

Question No : 2


The "Environment" (from a Catalog `Input` named `env`).
Which of the following are required to make this data available to the Python script? (Select all that apply.)

정답:

Question No : 3


A System Administrator is troubleshooting a failed "Bash" Task from a Workflow. The Task log is identical to the one from the previous question:
Executing script...
+ mkdir /opt/new_app_data
mkdir: cannot create directory ‘/opt/new_app_data’: Permission denied
Script execution failed with exit code 1
Instead of using `sudo` inside the script (which may not be allowed by security policy), how else can the administrator ensure this Task runs with the necessary permissions?

정답:

Question No : 4


A Cloud Administrator is writing a simple Bash script (in a Script Template) to print the name of the instance it is running on.
Which line of code correctly uses the standard Morpheus variable syntax to access this value?

정답:

Question No : 5


An Automation Engineer is troubleshooting a failed API call to an external system. The automation script, running from a Morpheus Task, is attempting to `POST` a JSON payload.
The external system responds with `415 Unsupported Media Type`.
What is the most likely cause of this error, and how should it be fixed in the Morpheus automation? (Select 2.)

정답:

Question No : 6


An Architect is troubleshooting a failed "Pre-provisioning variable" of type "JavaScript". The variable is intended to fetch a value from an external API.
The script is:
var response =
morpheus.http.get("https://api.cmdb.local/v1/next-ip");
var json =
JSON.parse(response.body);
return json.ipAddress;
The execution log shows the following error:
Execution failed:
javax.script.ScriptException: TypeError: "http" is not a property of
"morpheus" in <eval>
What is the most likely cause of this error? (Select 2.)

정답:

Question No : 7


A DevOps Engineer is troubleshooting a Python script executed via a Morpheus Script Template. The script fails.
The script is intended to print a JSON object containing the instance name:
import json
instance_data = {
"name":
"<%=instance.name%>"
}
print(json.dumps(instance_data))
The execution log shows the following error:
File "<string>", line 4
"name":
"my-test-instance"
^
SyntaxError: invalid syntax
Assuming the instance name `my-test-instance` was correctly interpolated, what is the cause of this error?

정답:

Question No : 8


A System Administrator's Bash Script Template is failing with a "command not found" error.
The script snippet is:
#!/bin/bash
APP_NAME=<%=instance.name%>
<%=instance.name%>-configure.sh
The log shows:
+ APP_NAME=my-web-app
+ my-web-app-configure.sh
/tmp/morpheus-script-789.sh: line
3: my-web-app-configure.sh: command not found
What is the most likely cause of this error?

정답:

Question No : 9


A System Administrator is troubleshooting a failed "Bash" Task. The script is:
#!/bin/bash
REGION="<%=cloud.region%>"
if [ -z "$REGION" ]; then
echo "Error: Cloud region is
not set."
exit 1
fi
configure-app --region $REGION
The log shows the error: "Error: Cloud region is not set." This indicates the `<%=cloud.region%>` variable resolved to null or an empty string.
Which of the following are possible reasons for this failure? (Select 2.)

정답:

Question No : 10


A DevOps Engineer is troubleshooting a "File" Task in a Day-2 (Operational) Workflow. The Task is supposed to write the instance's IP address to a file.
The File Template content is:
`IP:
<%=instance.internalIp%>`
The Task log shows an interpolation error: "Failed to interpolate variable: instance.internalIp". The engineer confirms the instance has an IP.
What is the most likely cause of this error?

정답:

Question No : 11


Run a script `/opt/app/bin/start.sh`.
Which of the following components are required? (Select all that apply.)

정답:

Question No : 12


A DevOps Engineer is troubleshooting a failed 'web' tier deployment.
The log for the 'web' tier's config task shows:
[10:30:01] Generating config
file...
[10:30:02] Rendered config:
db_host = 10.0.1.5
[10:30:02] Rendered config:
db_user = <%=database.username%>
[10:30:03] Error: db_user is null.
The 'db' tier YAML has the following configuration:
...
linkedTiers:
- tier: 'db'
environmentPrefix: 'database'
...
The 'web' tier's config task is trying to use `<%=database.username%>`.
Why is this variable resolving to null?

정답:

Question No : 13


An Architect is troubleshooting a "Pre-provisioning variable" of type "Python". The script is intended to return a simple string.
The script is:
def execute():
return {"value":
"my-dynamic-value"}
execute()
The variable is resolving to `null` or an empty value.
What is the most likely cause?

정답:

Question No : 14


An Architect wants to use a "Pre-provisioning variable" to dynamically set the instance name (`instance.name`) based on its value.
How would the architect configure this in the Catalog Item or Blueprint?

정답:

Question No : 15


An Automation Engineer is troubleshooting a failed "Bash" Task. The Task script fails, and the log shows that a variable that should contain a password is 'null'.
The script snippet is:
DB_PASS="<%=cypher.read("secret/invalid/path")%>"
if [ -z "$DB_PASS" ]; then
echo "Error: DB_PASS is
null."
exit 1
fi
The log shows "Error: DB_PASS is null." Which of the following are possible reasons the `cypher.read()` function returned `null`? (Select 2.)

정답:

 / 6