nerdexam
Amazon

PAS-C01 · Question #49

A company has deployed SAP workloads on AWS. The company's SAP applications use an IBM Db2 database and an SAP HANA database. An SAP solutions architect needs to create a solution to back up the…

The correct answer is C. Use an Amazon Elastic Block Store (Amazon EBS) volume to store backups for the Db2 database. The solution must cover two different databases: IBM Db2 and SAP HANA. AWS Backint Agent for SAP HANA is an SAP-certified agent specifically designed to back up SAP HANA databases directly to Amazon S3, which is more cost-effective than EBS. However, Backint Agent only supports…

Design of SAP Workloads on AWS

Question

A company has deployed SAP workloads on AWS. The company's SAP applications use an IBM Db2 database and an SAP HANA database. An SAP solutions architect needs to create a solution to back up the company's databases. Which solution will meet these requirements MOST cost-effectively?

Options

  • AUse an Amazon Elastic Block Store (Amazon EBS) volume to store backups for the databases.
  • BUse AWS Backint Agent for SAP HANA to move the backups for the databases directly to Amazon
  • CUse an Amazon Elastic Block Store (Amazon EBS) volume to store backups for the Db2 database.
  • DUse Amazon Elastic File System (Amazon EFS) to store backups for the databases.

How the community answered

(35 responses)
  • A
    9% (3)
  • B
    6% (2)
  • C
    83% (29)
  • D
    3% (1)

Explanation

The solution must cover two different databases: IBM Db2 and SAP HANA. AWS Backint Agent for SAP HANA is an SAP-certified agent specifically designed to back up SAP HANA databases directly to Amazon S3, which is more cost-effective than EBS. However, Backint Agent only supports SAP HANA - it cannot be used for IBM Db2. Option C correctly addresses both databases: it uses EBS volume storage for the Db2 database backups (the appropriate local disk backup method for Db2, which does not have a native S3 backup integration), while implicitly using Backint Agent (or S3 directly) for SAP HANA. Option B (Backint Agent for both databases) is incorrect because Backint Agent does not support Db2. Option A (EBS for both) would be more expensive than using S3 for HANA backups. Option D (Amazon EFS for both) is more expensive than EBS for Db2 and misses the S3 cost advantage for HANA backups.

Topics

#SAP Backup#Db2 Backup#AWS Storage#Cost Optimization

Community Discussion

No community discussion yet for this question.

Full PAS-C01 Practice