- Navigate to AWS Marketplace Subscriptions in the AWS Management Console.
-
Locate the AMI to be launched and choose “Launch New Instance”.
-
In the launch new instance dialog, ensure the allowlisted region is selected.
- Press Continue to launch through EC2 (This will then take you to the AWS EC2 Management Console).
- Enter a name for the server.
-
Choose an instance type.
The Instance type selected should be determined by the project performance and cost requirements. The suggested starting point for instance size is c5.2xLarge.Note: The Application and OS Images section has been collapsed for the screen shot.
-
Choose or create (and save) a key-pair (not shown).
Additional information on key pairs for Linux instances can be found at Amazon EC2 key pairs and Linux instances.
- Edit the Network settings and choose the allowlisted VPC and appropriate Subnet.
- Choose or create a Security Group. In addition to allowing SSH access (by default on port 22), for Data Replication with Precisely server EC2 instance, it is typical to allow TCP traffic to its default port 2626, see TCP/IP Ports for more information.
- Configure the storage for the EC2 instance.
-
Review the Summary and push Launch Instance.
-
Note: The instance launch will fail if an invalid virtual server type is chosen.If this happens, press Edit instance config and change the instance type.
-
Once the “Success” message is shown choose Connect to instance to get connection details.
- Alternatively, navigate to EC2 in the AWS Management Console.
- Choose Instances to see the status of the new instance.