Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
maheshpalavalli
Active Contributor
3,863

Introduction


Applications that are mission-critical to the business need to be available all the time, as even a minor outage can impact the business. To provide high availability, SAP BTP services such as SAP Launchpad service support Availability Zones (AZ) with multiple instances of an application deployed in multiple AZs, and if there is an issue in one AZ, the other AZ serves the users. But this is bounded to a single region and might not be enough in case of planned outages like major application upgrades or unplanned outages such as a region-wide outage due to a natural disaster.

This can be addressed by implementing the multi-region architecture where a service can be deployed across multiple regions. With the help of a DNS-based load balancer such as Azure Traffic Manager, the health of the services can be monitored, and the requests can be routed to the healthy service. So, if one region’s launchpad service is down, the other region’s launchpad service will be served to the users.

Check the blog post for an overview of ‘SAP BTP Multi-Region reference architectures for High Availability and Resiliency'.






Note
Most SAP BTP services, including the SAP Launchpad service, have a good ‘System Availability SLA’ of 99.95%* and will be enough for many customers. Multi-region HA for the SAP Launchpad service is for the customers who want to reduce this downtime even further by using Hyperscaler solutions such as Azure Traffic Manager.
https://help.sap.com/doc/eb57eb0ef530411093f071d5d7b20b0a/Cloud/en-US/LaunchpadFSD.pdf

Note:

Multi-region High Availability for the SAP Launchpad service



SAP Launchpad service is a central point of access to applications from SAP systems such as SAP S/4HANA, SAP Ariba or other 3rd party systems for the end-users. As this is the only point of access to the business users, an outage might cause an impact on the customer’s business. Hence it is crucial to provide high availability (HA) for this service using multi-region architecture to have uninterrupted access with fewer to no outages.


In this setup, you must subscribe to the SAP Launchpad service in two subaccounts from different regions and are mapped to a custom domain URL, e.g., ‘https://launchpad.customdomain.com’ using SAP BTP Custom Domain service. Azure Traffic manager plays an important role in monitoring the health of these two Launchpad services and routes the user’s requests to the healthy Launchpad service. In such a setup, if one region’s Launchpad service is unavailable, the other region’s launchpad service will be served to the users.

High-level Implementation Steps



  • SAP Launchpad service subscription in two subaccounts from different regions.

  • Custom domain URL as the single point of access to the SAP Launchpad service

  • Configure & map the custom domain to the Launchpad service routes using SAP BTP Custom Domain service.

  • Azure Traffic Manager as the intelligent component to monitor the health of the services and route the user requests in the event of failover to the available service in another region.

  • SAP Launchpad services can be synchronized automatically leveraging SAP BTP Cloud Transport Management service. (Transport Fiori Launchpad sites on SAP BTP using SAP Cloud Transport Management service | SAP Blogs)


While implementing this architecture, consider the subscription costs for the two SAP Launchpad services and ensure that the applications are always in sync in the two subaccounts. Applications deployed on SAP BTP also need to be available in other subaccounts. If they have DB access specific to the subaccount, they might not work out-of-the-box but will work well without additional developments with the federated sources such as SAP S/4HANA. For a seamless switch in failover scenarios, it is required to configure SSO.

We have detailed step-by-step documentation for this scenario if you want to try it.
https://github.com/SAP-samples/btp-services-intelligent-routing/tree/launchpad_azure

Demo


You can watch this demo that showcases the failover scenario for the SAP BTP Launchpad service with multi-region architecture.

https://sapvideoa35699dc5.hana.ondemand.com/?entry_id=1_gkd4rhs7

Related Blogposts


SAP BTP Multi-Region reference architectures for High Availability and Resiliency | SAP Blogs 

Intelligent Routing for SAP Cloud Integration using Azure Traffic Manager 

Architecting solutions on SAP BTP for High Availability | SAP Blogs 

How to crash your iflows and watch them failover beautifully | SAP Blogs 

In Closing


I hope this has helped to understand how to implement the multi-region high availability for your SAP BTP Launchpad service. You can use this same setup to route traffic based on the geographical location to reduce the latency or to show region-specific content, or you could simply use this as a load balancer to distribute the increased traffic across regions.

Let us know if you have tried a similar setup in your landscape or would like to learn more about this to implement in your landscape. 

For more information about this topic or to ask a question, please contact us at paa_india@sap.com

 

PS: Want to learn more about the capabilities of SAP BTP? Then check the below content!!! (Bonus: you will get a badge after completing the journey 🙂)

To learn more about SAP BTP, see the learning journey on SAP Learning called Discover SAP Business Technology Platform, a great introduction to BTP and the Intelligent Enterprise strategy to see what it’s all about for free. Discover BTP, LCNC, plus much more free learning at SAP Learning site.

 

Cheers!

Mahesh
1 Comment
Labels in this area