VMware
Automic Support Technical Specialist
250-619
Prepare for the 250-619 exam to validate your skills in Automic Support.
192 questions
0 views
Free
Questions 101–110 of 192
A company needs to automate its night shift data reports. What should they implement?
-
A
A SQL Query Job
-
B
A File Transfer Job
-
C
A Schedule Job
-
D
An Event Trigger Job
Explanation
A Schedule Job is needed for timed automation, while others do not inherently manage schedules.
You are configuring a job to run after another job completes. What option should you use?
-
A
Predecessor
-
B
Successor
-
C
Trigger Event
-
D
Condition Group
Explanation
Successor jobs run after their predecessor completes, whereas others do not create this direct dependency.
Which service allows for automated infrastructure as code in VMware?
-
A
VMware vRealize Automation
-
B
VMware vSphere
-
C
VMware Carbon Black
-
D
VMware NSX
Explanation
vRealize Automation provides infrastructure automation, while the others serve different purposes.
A company needs to restrict data access based on user roles. What should they implement?
-
A
Role-Based Access Control (RBAC)
-
B
Network segmentation
-
C
Data Loss Prevention (DLP)
-
D
Cloud workload protection
Explanation
RBAC is designed to limit access based on user roles, while the others do not directly address this.
What happens when a VMware vSphere VM is Snapshotted?
-
A
State is fully saved and stagnant
-
B
Disk I/O is paused
-
C
Only RAM data is stored
-
D
VM can continue to operate normally
Explanation
The VM can continue to operate even after taking a snapshot, allowing for application consistency.
Which service facilitates the orchestration of workflows in VMware Automic?
-
A
Automic Automation Engine
-
B
VMware vSphere
-
C
VMware NSX
-
D
VMware Cloud Foundation
Explanation
Automic Automation Engine is specifically designed for orchestrating workflows, while other options serve different purposes.
A company needs to set up a recurring job that runs every Friday at 5 PM. What should they utilize?
-
A
Calendar object with frequency setting
-
B
HTTP Request object
-
C
Event trigger for user login
-
D
One-time job with manual intervention
Explanation
A calendar object allows for scheduled recurring execution, while the others do not achieve this.
You are configuring a new process in VMware Automic. What happens if you set a job to a dependency that is never met?
-
A
The job runs and completes successfully
-
B
The job enters 'waiting' state
-
C
The job fails immediately
-
D
The job is canceled automatically
Explanation
Setting a dependency that isn't met keeps the job in a 'waiting' state until the dependency is satisfied.
Which service in VMware Automic manages job scheduling?
-
A
Workload Automation
-
B
Service Manager
-
C
Content Library
-
D
Infrastructure Cloud
Explanation
Workload Automation is specifically for job scheduling; others are irrelevant services.
A company needs to ensure scripts execute in a specific order. What should they implement?
-
A
Job documentation
-
B
Job dependency
-
C
Job naming convention
-
D
Job auditing
Explanation
Job dependency ensures scripts run in the required sequence; others do not manage execution order.