Prerequisites - SAP NetWeaver on AWS

Prerequisites

We recommend familiarizing yourself with these guides:

Technical requirements

Before you begin deploying Oracle database for SAP applications on AWS, ensure that you meet the following requirements:

  • If necessary, request a service limit increase by creating a support ticket. This is to ensure that the AWS services required for Oracle database deployment are not constrained by the default limit. For more information, see AWS service quotas. For example, you may have to increase the Amazon EC2 instance limit before your Oracle deployment.

  • You will need the following information for your existing resources while running the AWS CLI commands to create Amazon EC2 and Amazon Elastic Block Store (Amazon EBS) resources.

Information
Information Description
AWS Region Region where you want to deploy your AWS resources.
Availability Zone (AZ) Availability Zone within your target Region where you want to deploy your resources.
Amazon VPC id Amazon VPC where you want to deploy your Amazon EC2 instances for SAP installation.
VPS subnet id Subnet where you want to deploy your Amazon EC2 instances.
Linux AMI id Amazon Machine Image (AMI) that will be used to launch your Amazon EC2 instances. You can find the latest Linux AMIs on AWS Marketplace.
Key pair Make sure that you have generated the key pair in your target Region and that you have access to the private key.
Security group id Name of the security group that you want to assign to your Amazon EC2 instances.
Access key ID Access key for your AWS account that will be used with AWS CLI tools.
Secret access key Secret key for your AWS account that will be used with AWS CLI tools.
  • Ensure that you have installed and configured AWS CLI with required credentials, if you plan to use it to launch instances. For more information, see Installing the AWS CLI.

  • If you plan to use the AWS Management Console, ensure that you have the essential credentials and permissions to launch and configure AWS services. For more information, see Access management for AWS resources.