AWS Certified SysOps Administrator – Associate — Question 286

A company has a large on-premises tape backup solution. The company has started to use AWS Storage Gateway. The company created a Tape Gateway to replace the existing on-premises hardware. The company's backup engineer noticed that some of the backup jobs that were supposed to write to AWS failed to run because of a "Not Enough Space" error.

The company does not want these failures to happen again. The company also wants to consistently have enough tape available on AWS.

What is the MOST operationally efficient way for a SysOps administrator to meet these requirements?

Answer options

Correct answer: D

Explanation

Option D is correct because Tape Gateway features a built-in tape auto-create capability that automatically provisions new virtual tapes when the available count drops below a specified minimum, making it the most operationally efficient solution. Options A and B require writing, deploying, and maintaining custom AWS Lambda functions and monitoring infrastructure, which increases operational overhead. Option C is incorrect because deploying an additional gateway increases cost and complexity, and sending alerts does not automatically resolve the capacity issue before backups fail.