Which service in Automic manages alert notifications?
AAlert Management
BNotification System
CEvent Tracker
DMonitoring Console
Explanation
Alert Management handles alert notifications, while the others serve different purposes.
Q122
A company needs to schedule a job to run every day at 8 AM. What should be used?
AEvent Schedule
BDaily Script
CJob Calendar
DFixed Schedule
Explanation
Job Calendar is specifically for scheduling recurring jobs.
Q123
You are configuring a process. What happens when a job fails?
AIt stops and does not retry.
BIt retries based on settings.
CIt runs the next job immediately.
DIt sends a manual alert only.
Explanation
A failed job may trigger retries based on specific settings, while other options are incorrect in this context.
Q124
Which service is responsible for monitoring job performance in Automic Automation?
AAutomic Monitoring Service
BJob Verification Service
CExecution Environment Service
DScheduler Service
Explanation
The Automic Monitoring Service tracks job performance, while the others serve different purposes.
Q125
A company needs to implement error handling in workflows. Which feature should they use?
AException Handling Routine
BJob Cleanup Operations
CAlert Notification Settings
DRunTime Parameter Adjustment
Explanation
Exception Handling Routines effectively manage errors, while the others do not directly address workflow errors.
Q126
What happens when a job is configured to run in parallel but instances exceed the defined limit?
AExtra jobs queue until slots available
BAll jobs fail immediately
COnly the first job executes
DJobs run based on random selection
Explanation
Jobs will queue until available slots; the other options are incorrect occurrences.
Q127
Which service in VMware Automation allows task orchestration?
AAutomic Workflow
BVMware vCenter
CVMware Horizon
DVMware NSX
Explanation
Automic Workflow is designed specifically for task orchestration, while the others serve different primary purposes.
Q128
A company needs to scale its automation tasks. What should they focus on first?
AOptimizing scripting languages
BLoad balancing workers
CMulti-tenancy configurations
DIncreasing storage capacity
Explanation
Load balancing workers will directly improve performance, while the others may not address immediate scaling needs.
Q129
You are configuring an agent in VMware Automic. What happens when the agent's connection drops?
ATasks resume automatically
BTasks stay in queue
CAgent shuts down
DTasks fail immediately
Explanation
When the agent's connection drops, tasks cannot continue and are marked as failed, while the other options are incorrect outcomes for that scenario.
Q130
Which service allows for automated provisioning of VM templates?
AVMware vRealize Automation
BVMware NSX
CVMware Horizon
DVMware Cloud on AWS
Explanation
VMware vRealize Automation facilitates automated VM provisioning, while the others serve different purposes.