Book Image

SAP on Azure Implementation Guide

By : Nick Morgan, Bartosz Jarkowski
Book Image

SAP on Azure Implementation Guide

By: Nick Morgan, Bartosz Jarkowski

Overview of this book

Cloud technologies have now reached a level where even the most critical business systems can run on them. For most organizations SAP is the key business system. If SAP is unavailable for any reason then potentially your business stops. Because of this, it is understandable that you will be concerned whether such a critical system can run in the public cloud. However, the days when you truly ran your IT system on-premises have long since gone. Most organizations have been getting rid of their own data centers and increasingly moving to co-location facilities. In this context the public cloud is nothing more than an additional virtual data center connected to your existing network. There are typically two main reasons why you may consider migrating SAP to Azure: You need to replace the infrastructure that is currently running SAP, or you want to migrate SAP to a new database. Depending on your goal SAP offers different migration paths. You can decide either to migrate the current workload to Azure as-is, or to combine it with changing the database and execute both activities as a single step. SAP on Azure Implementation Guide covers the main migration options to lead you through migrating your SAP data to Azure simply and successfully.
Table of Contents (5 chapters)

Non-NetWeaver applications

The main focus of this book is on traditional SAP applications based on the NetWeaver stack and written in ABAP or Java, along with the newer applications such as SAP S/4HANA, which since release 1809 uses the ABAP Platform for S/4HANA rather than the NetWeaver stack. However, there are also SAP applications that are not based on this technology, the most notable being SAP hybris.

The company hybris was founded in 1997 in Switzerland and developed an omnichannel commerce platform. SAP acquired hybris in 2013, and has gradually integrated it into their product portfolio. However, hybris continues to use its own quite different technology stack, written in Java and supported on either VMs or Containers, and supporting a number of database management systems including Microsoft SQL Server and SAP HANA.

Today SAP hybris is available as both a SaaS offering under the name SAP C/4HANA as well as an on-premises edition that can leverage Azure IaaS and PaaS services, such as Azure Kubernetes Service (AKS). Further details on running SAP hybris on Azure are given in the later chapters of this book.

Having discussed how you can migrate both SAP NetWeaver-based applications as well as non-NetWeaver applications, let us now discuss who should carry out the migration.