AWS for SAP
Category: Open Source
Towards a plug ‘n’ play experience for the AWS SDK for SAP ABAP
The AWS SDK for SAP ABAP (“ABAP SDK”) was first released in mid-2023 to ease integration of SAP ABAP-based software and systems with AWS services. As with other AWS SDKs, the ABAP SDK comes as a set of modules, which are imported into development projects and allow accessing AWS service APIs in a standardized, secure and scalable fashion. […]
SAP Load Testing: a serverless approach with AWS
Introduction Conducting adequate load testing of SAP systems is a major factor in ensuring the systems can meet the performance and reliability expectations of the business when under peak usage. Typical scenarios which require load testing are new company/country rollouts, software release upgrades from ECC to S/4HANA, application patching (e.g., support packages), S/4HANA transformation projects […]
Build SAP Golden AMIs with EC2 Image Builder and Ansible
Introduction Over the last few years, we’ve been sharing with you how to optimize the operations of your SAP workloads on AWS, using automation, through a series of blog posts. This includes using Terraform to provision AWS infrastructure for SAP, automating the installation and configuration of your SAP applications, and proving the resiliency of your […]
Automate High Availability Tests for SAP HANA
Introduction The software development and operations industry has been modernizing and increasingly, applying DevOps as the standard approach to its processes. However, SAP installation and operations still tend to be very much manually driven. To help evolve this to an automated approach, we’ve demonstrated in our first blog post how to provision the infrastructure for […]
Automating SAP installation with open-source tools
Introduction We’ve already demonstrated in our first blog post how to provision the infrastructure for SAP applications using Terraform, and in our second blog post we added in automation of SAP software installation using Systems Manager. Now it is time to go deeper with open-source common tools like Jenkins and Ansible to have the SAP […]