Skip to content

Latest commit

 

History

History
76 lines (39 loc) · 4.6 KB

2-high-availibility-setup.md

File metadata and controls

76 lines (39 loc) · 4.6 KB

Deploy SAP Edge Integration Cell on AWS - High Availability Setup

Alt Text

⚠️ Disclaimer: The networking setup, database, and datastore configuration illustrated in this repository are currently intended as a starting point for developers. Please adhere to your organization's specific guidelines on security and network configuration. More detailed guidelines and an enhanced, secure architecture are being developed and will be made available soon.

To successfully deploy SAP Edge Integration Cell on AWS, you'll need to complete a series of steps to configure the necessary infrastructure on AWS and integrate it with your SAP Integration Suite. This guide will walk you through each step, ensuring that your deployment is production-ready, secure, and scalable.

Overview:

The deployment process consists of two primary stages:

  1. AWS Infrastructure Setup

    This involves setting up the essential AWS services, such as Virtual Private Cloud (VPC), Kubernetes clusters on Amazon EKS, PostgreSQL on Amazon RDS, and Redis on Amazon ElastiCache. These services form the backbone of your Edge Integration Cell deployment, providing the necessary compute, storage, and networking capabilities.

  2. SAP Infrastructure Setup

    After the AWS setup is complete, you will activate the Edge Integration Cell within your SAP Integration Suite, add the necessary edge nodes, and deploy the Edge Integration Cell solution to these nodes.

Step-by-Step Instructions:

  1. AWS Infrastructure Setup

  2. SAP Edge Integration Cell Setup

Conclusion

By following these steps, you will successfully deploy the SAP Edge Integration Cell in a highly available and scalable environment on AWS, fully integrated with your SAP Integration Suite. This setup ensures that your data remains secure within your private landscape while leveraging the powerful capabilities of SAP's hybrid integration model.