Skip to content

Commit ce27761

Browse files
committed
NSE section enhanced
1 parent c3394fe commit ce27761

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

articles/sap/workloads/hana-tiering-guidance.md

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,15 @@ ms.author: manvsingh
1212
---
1313
# Managing SAP HANA data footprint for balancing cost and performance
1414

15-
Data archiving has always been a critical decision-making item and is heavily used by many companies to organize their legacy data to achieve cost benefits. Customers planning to migrate to S/4HANA or HANA based
16-
solution can leverage on the various data tiering options supported on Azure.
15+
Data archiving has always been a critical decision-making item and is heavily used by many companies to organize their legacy data to achieve cost benefits, balancing the need to comply with regulations and retain data for certain period with the cost of storing the data. Customers planning to migrate to S/4HANA or HANA based solution or reduce existing data storage footprint can leverage on the various data tiering options supported on Azure.
1716

18-
This article describes options on Azure with emphasis on classifying the data usage pattern.
17+
This article describes options on Azure with emphasis on classifying the data usage pattern.
1918

2019
## Overview
2120

22-
SAP HANA is an in-memory database and is supported on SAP certified servers. Azure provides 129 solutions
23-
[certified](https://www.sap.com/dmc/exp/2014-09-02-hana-hardware/enEN/#/solutions?filters=iaas;ve:24) to run SAP HANA. In-memory capabilities of SAP HANA allows customers to execute business transactions at an incredible speed. But do you need fast access to all data, at any given point in time? Food for thought.
21+
SAP HANA is an in-memory database and is supported on SAP certified servers. Azure provides more than 100 solutions [certified](https://www.sap.com/dmc/exp/2014-09-02-hana-hardware/enEN/#/solutions?filters=iaas;ve:24) to run SAP HANA. In-memory capabilities of SAP HANA allow customers to execute business transactions at an incredible speed. But do you need fast access to all data, at any given point in time? Food for thought.
2422

25-
Most organizations choose to offload less accessed SAP data to HANA storage tier OR archive legacy data to an extended solution to attain maximum performance out of their investment. This tiering of data helps balance SAP HANA footprint and reduces cost and complexity throughout effectively.
23+
Most organizations choose to offload less accessed SAP data to HANA storage tier OR archive legacy data to an extended solution to attain maximum performance out of their investment. This tiering of data helps balance SAP HANA footprint and reduces cost and complexity throughout effectively.
2624

2725
Customers can refer to the table below for data tier characteristics and choose to move data to the temperature tier as per desired usage.
2826

@@ -41,7 +39,7 @@ Frequently accessed, high-value data is classified as "hot" and is stored in-mem
4139
| Native SAP HANA | SAP certified VMs | HANA Dynamic Tiering, HANA extension Node, NSE | DLM with Data Intelligence, DLM with Hadoop |
4240
| SAP S/4HANA | SAP certified VMs | Data aging via NSE | SAP IQ |
4341
| SAP Business Suite on HANA | SAP certified VMs | Data aging via NSE | SAP IQ |
44-
| SAP BW/4 HANA | SAP certified VMs | NSE, HANA extension Node | NLS with SAP IQ and Hadoop, Data hub with ADLS |
42+
| SAP BW/4 HANA | SAP certified VMs | NSE, HANA extension Node | NLS with SAP IQ and Hadoop, Data Intelligence with ADLS |
4543
| SAP BW on HANA | SAP certified VMs | NSE, HANA extension Node | NLS with SAP IQ and Hadoop, Data Intelligence with ADLS |
4644

4745
[2462641 - Is HANA Dynamic Tiering supported for Business Suite on HANA, or other SAP applications ( S/4, BW ) ? - SAP ONE Support Launchpad](https://launchpad.support.sap.com/#/notes/2462641)
@@ -78,6 +76,22 @@ NSE is supported for scale-up and scale-out systems. Availability for scale out
7876

7977
[2927591 - SAP HANA Native Storage Extension 2.0 SPS 05 Functional Restrictions - SAP ONE Support Launchpad](https://launchpad.support.sap.com/#/notes/2927591)
8078

79+
SAP HANA NSE disaster recovery on Azure can be achieved using a variety of methods, including:
80+
81+
- HANA System replication: HANA System replication allows you to create a copy of your SAP HANA NSE system in another Azure zone or region of choice. This copy is periodically replicated with your production SAP HANA NSE system. In the event of a disaster, fail over can be triggered to the disaster recovery SAP HANA NSE system.
82+
83+
- Backup and restore: You can also use backup and restore to protect your SAP HANA NSE system from disaster. You can back up your SAP HANA NSE system to Azure Backup, and then restore it to a new SAP HANA NSE system in the event of a disaster. Native Azure backup capabilities can be leveraged here.
84+
85+
- Azure Site Recovery: Azure Site Recovery is a disaster recovery service that can be used to replicate and recover your SAP HANA NSE system to another Azure region. Azure Site Recovery provides several features that make it a good choice for SAP HANA NSE disaster recovery, such as:
86+
87+
- Asynchronous replication, which can reduce the impact of replication on your production SAP HANA NSE system.
88+
89+
- Point-in-time restore, which allows you to restore your SAP HANA NSE system to a specific point in time.
90+
91+
- Automated failover and failback, which can help you to quickly recover your SAP HANA NSE system in the event of a disaster.
92+
93+
The best method for SAP HANA NSE disaster recovery on Azure will depend on your specific needs and requirements.
94+
8195
[Restore SAP HANA database instances on Azure VMs - Azure Backup | Microsoft Learn](/azure/backup/sap-hana-database-instances-restore)
8296

8397
#### SAP HANA Extension Node

0 commit comments

Comments
 (0)