Which service is responsible for managing user authentication in VMware Automic?
AIdentity Authentication Service
BResource Manager
CJob Scheduling Service
DWorkflow Executor
Explanation
Identity Authentication Service handles user authentication; the others manage different functionalities.
Q92
A company needs to recover jobs in case of a failure. What feature should they enable in VMware Automic?
AAuto-Restart
BJob Prioritization
CTask Queuing
DLog Archiving
Explanation
Auto-Restart automatically re-executes failed jobs, while others perform different functions.
Q93
You are configuring an event filter to restrict access based on job status. What happens when the defined conditions are met?
AAccess denied to all users
BEvent discarded
CNotification sent only
DEvent processed based on conditions
Explanation
Events are processed based on defined conditions; options A, B, and C do not reflect proper event handling.
Q94
Which service in VMware Automic enables continuous integration and delivery?
AAutomic Continuous Delivery
BAutomic Release Automation
CAutomic Workload Automation
DAutomic Process Automation
Explanation
Automic Release Automation supports CI/CD practices, unlike the others which focus on different aspects of automation.
Q95
A company needs to schedule a job to run only after a successful file transfer. Which trigger should be used?
AFile Monitoring
BEvent-based Trigger
CTime-based Trigger
DManual Trigger
Explanation
Event-based triggers allow scheduling based on specific events like file transfers, unlike the others which do not depend on such conditions.
Q96
What happens when a job is configured with 'Maximum Task Settings' set to '0'?
AJob runs without task limits
BJob fails immediately
CJob runs but is blocked
DJob uses maximum system resources
Explanation
A setting of '0' indicates no limit on tasks, while other options misinterpret the '0' setting's function.
Q97
Which service in Automic handles job scheduling?
AAutomic Scheduler
BAutomic Monitor
CAutomic Event Management
DAutomic Database Service
Explanation
The Automic Scheduler is responsible for job scheduling, while the others serve different purposes.
Q98
A company needs to automate a recurring ETL process every night. What should they use?
AJob Chain
BEvent Management
CCondition
DProcess Flow
Explanation
A Job Chain allows for scheduling and automation of recurring tasks like ETL processes.
Q99
You are configuring a job. What happens if a job dependency fails?
AJob runs without delay
BJob fails immediately
CJob is postponed until dependency succeeds
DJob completes but without results
Explanation
If a job dependency fails, the job is postponed until the dependency condition is met.
Q100
Which service enables versioning and rollback in Automic Automation?
AAudit Trail Service
BVersion Control Service
CChange Management Service
DRelease Automation Service
Explanation
Version Control Service allows tracking changes and rollback, while others do not focus on versioning specifically.