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 36 discussion

A company hosts an SAP HANA database on an Amazon EC2 instance in the us-east-1 Region. The company needs to implement a disaster recovery (DR) site in the us-west-1 Region. The company needs a cost-optimized solution that offers a guaranteed capacity reservation, an RPO of less than 30 minutes, and an RTO of less than 30 minutes.
Which solution will meet these requirements?

  • A. Deploy a single EC2 instance to support the secondary database in us-west-1 with additional storage. Use this secondary database instance to support QA and production. Configure the primary SAP HANA database in us-east-1 to constantly replicate the data to the secondary SAP HANA database in us-west-1 by using SAP HANA system replication with preload off. During DR, shut down the QA SAP HANA instance and restart the production services at the secondary site.
  • B. Deploy a secondary staging server on an EC2 instance in us-west-1. Use CloudEndure Disaster Recovery to replicate changes at the database level from us-east-1 to the secondary staging server on an ongoing basis. During DR, initiate cutover, increase the size of the secondary EC2 instance to match the primary EC2 instance, and start the secondary EC2 instance.
  • C. Set up the primary SAP HANA database in us-east-1 to constantly replicate the data to a secondary SAP HANA database in us-west-1 by using SAP HANA system replication with preload on. Keep the secondary SAP HANA instance as a hot standby that is ready to take over in case of failure.
  • D. Create an SAP HANA database AMI by using Amazon Elastic Block Store (Amazon EBS) snapshots. Replicate the database and log backup files from a primary Amazon S3 bucket in us-east-1 to a secondary S3 bucket in us-west-1. During DR, launch the EC2 instance in us-west-1 based on AMIs that are replicated. Update host information. Download database and log backups from the secondary S3 bucket. Perform a point-in-time recovery.
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
schalke04
Highly Voted 2 years, 5 months ago
Selected Answer: A
apply QA on DR site will satisfy cost-optimized solution.
upvoted 5 times
...
blanco750
Highly Voted 2 years, 4 months ago
Selected Answer: B
Its B !. CloudEndure Disaster Recovery continuously replicates your machines (including operating system, system state configuration, databases, applications, and files) into a low-cost staging area in your target AWS account and preferred Region. https://aws.amazon.com/blogs/awsforsap/sap-disaster-recovery-solution-using-cloudendure-part-1-failover/
upvoted 5 times
...
acethetest1000
Most Recent 1 year, 5 months ago
Selected Answer: B
Running a QA system in another region will implicate on NFS issues. Hence I think the best option is B.
upvoted 1 times
...
DigvijayGhosh
1 year, 7 months ago
Selected Answer: A
"A" looks correct
upvoted 1 times
...
[Removed]
1 year, 7 months ago
Selected Answer: A
A is the answer. It was a close call between A & B until you read the requirement for capacity reservation, which B only promises a smaller instance, and they could face capacity issues when the EC2 instance is scalled to the prod size one.
upvoted 2 times
...
acethetest1000
1 year, 8 months ago
Selected Answer: A
I think A is the only cost-effective option that offers guaranteed capacity reservation. CloudEndure would work but it doesn't solve the capacity reservation requirement as it uses a staging area and launch the instances in case of a disaster. What it there is no spare capacity in the DR region?
upvoted 2 times
...
student2020
1 year, 9 months ago
Only C provide guaranteed capacity reservation as required by the question. With option B, during DR you can try to launch instance an get an error that there is no capacity in the AZ or region of the desired instance type.
upvoted 2 times
...
SONALID
1 year, 9 months ago
You can use CloudEndure Disaster Recovery to protect your most critical databases, including Oracle, MySQL, and Microsoft SQL Server, as well as enterprise applications such as SAP. For HANA DB, Async replication is the best option to achieve RTO and RPO of less than 30mins. So option A is correct.
upvoted 1 times
...
zzw890827
1 year, 10 months ago
Selected Answer: B
Using a single EC2 instance in us-west-1 for both QA and production may not be ideal because it doesn't offer guaranteed capacity reservation for DR, which is one of the requirements. Shutting down QA to enable production may also lead to other issues and is not optimal.
upvoted 3 times
...
kaishin0527
1 year, 11 months ago
Selected Answer: A
A: This approach provides a cost-effective solution by utilizing a single EC2 instance to serve dual purposes - supporting both QA and production. By using SAP HANA system replication with preload off, it ensures a constant replication of data from the primary database to the secondary one. In case of a disaster recovery scenario, the QA SAP HANA instance can be shut down and production services can be restarted at the secondary site. This meets the RPO and RTO requirements of less than 30 minutes.
upvoted 2 times
...
[Removed]
1 year, 11 months ago
Selected Answer: C
voting C
upvoted 2 times
...
juanvepe
2 years, 1 month ago
CloudEndure Disaster Recovery continuously replicates your machines (including operating system, system state configuration, databases, applications, and files) into a low-cost staging area in your target AWS account and preferred Region. In the case of a disaster, you can instruct CloudEndure Disaster Recovery to automatically launch thousands of your machines in their fully provisioned state in minutes. By replicating your machines into a low-cost staging area while still being able to launch fully provisioned machines within minutes, CloudEndure Disaster Recovery can significantly reduce the cost of your disaster recovery infrastructure. The two key concepts when it comes to DR planning are Recovery Time Objective (RTO) and Recovery Point Objective (RPO). RTO is the maximum period you want your systems to be unavailable due to an outage. RPO refers to the point of data processing you wish to recover to if there is a disaster. The following diagram illustrates the correlation of RTO and RPO:
upvoted 2 times
...
anttan
2 years, 4 months ago
B is the answer
upvoted 4 times
...
Grillppl
2 years, 5 months ago
I think A
upvoted 4 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 ...