Courseiva
Management And Technical OperationsmediumMultiple ChoiceObjective-mapped

CLO-002 Management And Technical Operations Practice Question

You are tasked with automating a script that runs every night at 2 AM to clean up temporary files. Which service is most appropriate for triggering this task?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

AWS Lambda + EventBridge

Event-driven scheduling tools like EventBridge (AWS) or Azure Automation run tasks based on cron-like schedules.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • AWS SNS

    Why it's wrong here

    SNS is for messaging and notifications, not task scheduling.

  • AWS IAM

    Why it's wrong here

    IAM is for identity and access management.

  • AWS Lambda + EventBridge

    Why this is correct

    EventBridge can trigger Lambda functions on a recurring time-based schedule.

  • AWS SQS

    Why it's wrong here

    SQS is for message queuing, not scheduling tasks.

About these practice questions

Courseiva writes every CLO-002 question from scratch — 211 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official CompTIA exam blueprint

This CLO-002 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CLO-002 exam.