nerdexam
Check_Point

156-521 · Question #109

156-521 Question #109: Real Exam Question with Answer & Explanation

The correct answer is A. bash script using curl C. cron job scheduler. A bash script using curl can send backup requests to Gaia API, while cron is the standard Linux job scheduler for recurring execution. This combination automates backups efficiently.

Question

You're building a scheduled script to backup Gaia configurations daily. Which two tools or methods are most appropriate? (Choose two)

Options

  • Abash script using curl
  • Bcpview
  • Ccron job scheduler
  • DSmartDashboard

Explanation

A bash script using curl can send backup requests to Gaia API, while cron is the standard Linux job scheduler for recurring execution. This combination automates backups efficiently.

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice