Categories

Versions

You are viewing the RapidMiner Scoring-agent documentation for version 9.5 - Check here for latest version

RapidMiner Real-Time Scoring on Amazon AWS

Marketplace

There are two different links on Amazon AWS, depending on whether you bring your own license (BYOL) or pay as you go.

  • RapidMiner Real-Time Scoring AMI (pay-as-you-go)
  • RapidMiner Real-Time Scoring AMI (bring-your-own-license)

Please follow these steps to start a RapidMiner Real-Time Scoring Amazon EC2 Instance:

  1. Log in to your Amazon account and select the EC2 console.
  2. Click on the Launch Instance button.
  3. Select AWS Marketplace in the left menu and search for "RapidMiner Real-Time Scoring".
  4. Select the required version of the Image (we always recommend the latest).
  5. Continue with the Launch Wizard by selecting the Instance type. We recommend using at least 2 GB of RAM for RapidMiner Real-Time Scoring.
  6. Configure the Instance Details by selecting the networking parameters. Make sure you enable public IP or consult your network administrator about your Amazon VPC configuration.
  7. Configure Storage and Instance tags. For basic usage the default settings are enough.
  8. Check the Security group settings and ensure that ports 443 (and/or 80 in case of http traffic) are opened for RapidMiner Real-Time Scoring and 22 for SSH.
  9. Finally review and launch your instance with your SSH key.

Log in to RapidMiner Real-Time Scoring

After the instance is available, continue with the following steps:

  1. Using a browser connect to the instance's . (e.g. http://public.ip/rts-admin/ or https://public.ip/rts-admin/) or consult your network administrator about how to access your instance. By default a self signed certificate is installed to provide encryption, if you opened the https link, you can bypass the warning if possible.
  2. Check your instance id on the EC2 web console.
  3. On the login screen please use the usernameĀ adminĀ and use the instance ID (e.g. "i-0abcde567884e6bc70") as password.
  4. If you chose a pay-as-you-go AMI, you don't need to provide a license. If you chose a bring-your-own-license AMI, then you need to paste your license. Please note, that the RapidMiner Real-Time Scoring Agent's status will be available only after a valid license is available.
  5. On the admin page you can upload your deployments, that you have exported from RapidMiner Server. Please note, that this feature works only when the agent status is "available".
  6. Provide your SSL key, and certificate. We recommend you to use https instead of http, and use a valid certificate instead of the default self-signed.
  7. Please review the authentication section, and change the default passwords. You can set up different access-control for scoring and for the admin page.

Next: Please read how to use the Web UI