exam questions

Exam AWS Certified SAP on AWS - Specialty PAS-C01 All Questions

View all questions & answers for the AWS Certified SAP on AWS - Specialty PAS-C01 exam

Exam AWS Certified SAP on AWS - Specialty PAS-C01 topic 1 question 45 discussion

A company is running SAP ERP Central Component (SAP ECC) with a Microsoft SQL Server database on AWS. A solutions architect must attach an additional 1 TB Amazon Elastic Block Store (Amazon EBS) volume. The company needs to write the SQL Server database backups to this EBS volume before moving the database backups to Amazon S3 for long-term storage.
Which EBS volume type will meet these requirements MOST cost-effectively?

  • A. Throughput Optimized HDD (st1)
  • B. Provisioned IOPS SSD (io2)
  • C. General Purpose SSD (gp3)
  • D. Cold HDD (sc1)
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
trashi
Highly Voted 2 years, 5 months ago
Selected Answer: D
D https://aws.amazon.com/ebs/cold-hdd/
upvoted 7 times
...
Deepk12493
Highly Voted 2 years, 4 months ago
Selected Answer: A
https://docs.aws.amazon.com/sap/latest/sap-netweaver/backup-and-recovery.html
upvoted 5 times
...
awsmonster
Most Recent 1 year, 5 months ago
Selected Answer: A
Answer is A. D is not suitable because sc1 provides low throughput and high latency. The backup action could impact production
upvoted 1 times
...
leotoras
1 year, 5 months ago
SQL native tools to take backup on disk: Backup requires high throughput compared to IOPS. We recommend using Throughput Optimized HDD (st1) which provides maximum throughput of 500 MB/s per volume. Once the backup completes on disk, you can use scripts to move it to an Amazon S3 bucket
upvoted 2 times
...
SONALID
1 year, 9 months ago
Answer is A SQL native tools to take backup on disk: Backup requires high throughput compared to IOPS. We recommend using Throughput Optimized HDD (st1) which provides maximum throughput of 500 MB/s per volume. Once the backup completes on disk, you can use scripts to move it to an Amazon S3 bucket.
upvoted 2 times
...
G4Exams
1 year, 10 months ago
A and D are possible but where does the requirement say to have high throughput ?! So more likely D that is more cost effective.
upvoted 2 times
...
kaishin0527
1 year, 11 months ago
Selected Answer: A
A: For workloads involving frequent, large, and sequential I/O operations, such as log processing and big data workloads, the st1 volume type is an economical and high-performance choice. Since database backups involve sequential write operations, Throughput Optimized HDD (st1) volumes, which are designed for large, sequential I/O workloads, will meet these requirements most cost-effectively.
upvoted 4 times
...
[Removed]
1 year, 11 months ago
Selected Answer: C
When unsure go for gp3 https://aws.amazon.com/blogs/storage/maximizing-microsoft-sql-server-performance-with-amazon-ebs/
upvoted 1 times
[Removed]
1 year, 11 months ago
Changing to A
upvoted 1 times
...
...
easytoo
2 years, 1 month ago
a-a-a-a-a-a-a-a
upvoted 1 times
...
mawsman
2 years, 1 month ago
Selected Answer: D
https://docs.aws.amazon.com/sap/latest/sap-hana/cold-data-tiering-options.html#sap-archiving For archiving, another option is to use the Amazon Elastic Block Store (Amazon EBS) sc1 volume type as the underlying storage type for your archive file system. Amazon EBS sc1 volumes are inexpensive block storage and are designed for less frequently accessed workloads like data archiving. To increase durability and availability of your archived data, we recommend that you copy the data to Amazon S3 for backup and Amazon S3 Glacier for long term retention. SC1 IS CHEAPEST
upvoted 3 times
...
GiorgioGss
2 years, 2 months ago
Selected Answer: A
"For SQL Server database backup, you can use one of the following methods: SQL native tools to take backup on disk: Backup requires high throughput compared to IOPS. We recommend using Throughput Optimized HDD (st1) which provides maximum throughput of 500 MB/s per volume."
upvoted 1 times
...
Kimzia
2 years, 3 months ago
Selected Answer: A
(st1) volumes for SAP HANA to perform file-based backup. This volume type provides low-cost magnetic storage designed for large sequential workloads.
upvoted 2 times
...
blanco750
2 years, 4 months ago
Selected Answer: A
The question could be more clear mentioning throughput requirements but as other have mentioned, a couple of places mentions st1 as recommended HDD volume for backups as it gives high througput and for SAP backups high throughput is required.
upvoted 2 times
...
schalke04
2 years, 5 months ago
Selected Answer: A
A is correct.
upvoted 3 times
trashi
2 years, 5 months ago
Why A? sc1 is cheaper as said in https://aws.amazon.com/ebs/cold-hdd/ and a supported option for storing backups.
upvoted 3 times
...
...
Hyperdanny
2 years, 5 months ago
I am voting for D. This is not a Hana scenario though, but I don't see a reason to use throughput optimized data for backups in this scenario. Cold is cheaper.
upvoted 3 times
...
Nots
2 years, 5 months ago
Selected Answer: A
I'm torn between A and D. There is also a description that st1 is an option when backing up to EBS as a local backup. https://docs.aws.amazon.com/wellarchitected/latest/sap-lens/best-practice-14-2.html
upvoted 4 times
...
forexamweb
2 years, 5 months ago
Selected Answer: D
D maybe https://docs.aws.amazon.com/sap/latest/sap-hana/cold-data-tiering-options.html#sap-archiving
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...