SLES for SAP workloads

0

Hello,

Can we use SLES for below scenarios of SAP workloads

SLES for DEV and QA Instances deployed in Single AZ

SLES for SAP Prod application servers deployed in single AZ and replication to other AZ/Region using AWS elastic DR

SLES for HANA DB(in AZ 1 and AZ2) . AZ 2 HANA instance configured for lean DR replicating using HSR.

Thanks

  • Please clarify which SAP products you are referring to. Also, please share if the use case if for HA or DR or both? Mention RTO and RPO for HA along with RTO & RPO for DR.

已提問 2 年前檢視次數 275 次
1 個回答
1

Assumption: I am using your question is for SAP NetWeaver AS ABAP based application on HANA Database (eg ECC, S/4)

  1. SLES for DEV and QA Instances deployed in Single AZ Answer: Yes, this is how most Customers. Make sure your SLA is met with this design. See https://aws.amazon.com/compute/sla/
  2. SLES for SAP Prod application servers deployed in single AZ and replication to other AZ/Region using AWS elastic DR Answer: You can do both ways. It depends upon your RTO & RPO plus the use case. Are you looking for a HA solution or a DR solution? Elastic DR service is primarily for cross-region DR use cases but technically it can be used in the same region across two AZs. Since the latency is very low between the two AZs in the same region, a better approach will be to distribute your application across AZs and also setup an ERS and HANA secondary node in the second AZ. You can automate the failover using SLES pacemaker cluster. But again, there isn't information provided here to provide a recommendation.
  3. SLES for HANA DB(in AZ 1 and AZ2) . AZ 2 HANA instance configured for lean DR replicating using HSR. Answer: Yes, you can do this if your HA RTO requirement is met. The secondary instance should still have enough memory to accommodate your row store table plus another 50GB for runtime. Also, adjust the HANA parameters to turn off table preloads.

Refer to the following guide for more details: https://docs.aws.amazon.com/sap/latest/general/general.pdf#architecture-guidance-of-sap-on-aws

AWS
Sunil_Y
已回答 2 年前
  • Hi Sky, not sure If I was clear in asking the question. my question is for all the three scenarios can we use SLES instead of SLES for SAP

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南