Skip to main content

Virtual MachinesAmazon Web Services Setup Guide

Table of Contents

Deploy in Amazon Web Services (AWS)

Instantiate each virtual machine in your cluster.

  1. In the EC2 Console select Images > AMI from the menu on the left.

    AWS1.png
  2. Select Private Images from the drop-down menu to the left of the search field, then enter your AMI ID in the search field.

    AWS2.png
  3. In the search results, select the AMI you want to launch by ticking the box to the left. Click Launch at the upper left.

    AWS3.png
  4. The Choose an Instance Type window will open.

  5. Using the virtual machine specifications guidelines at the beginning of this document, choose an instance that meets your requirements. For example, if your are instantiating a master node, select the EX-4000 instance for Advanced Analytics. For example, if your are instantiating a master node, select the EX-3000 instance for Data Lake.

    AWS4_1.bmp
  6. Select Next: Configure Instance Details.

  7. For Configure Instance Details use the default settings unless there is a need to change the Network and Subnet.

  8. Select Security Group.

  9. At the Configure Security Group page, select Inbound Rules, and then click Add Rule to create a rule with:

    • Type - All traffic

    • Source - Set to your Security Group ID for your pool of peer hosts. (Security group ID is an alpha-numeric string; for example, sg-asd9867asdf8768.)

    AWS-Setup-EditInboundRules-SecGrp.png
  10. Select Next: Add Storage. Accept the default configuration.

    AWS4.png
  11. Select Next: Add Tag.

  12. At the Add Tags screen, select the Add Tag button and give your instance a name. A tag is a label that you assign to an AWS resource. Each tag consists of a key and an optional value, both of which you define. Tags enable you to categorize your AWS resources in different ways, for example, by purpose, owner, or environment. This is useful when you have many resources of the same type—you can quickly identify a specific resource based on the tags you've assigned to it

  13. Accept the default values in the remainder fields and select Review and Launch.

  14. After reviewing your settings, click Launch.

  15. When prompted to select an existing key pair or create a new key pair, select Create a new key pair and name it.

    Note

    If you saved the key to a *nix system, the key must have 400 permission.

    AWS5.png
  16. Select Launch Instance.

  17. The instance will take some time to initialize. To check on the status, find the instance in the Running Instances page.

  18. Disable source and destination checks by selecting your instance and then right-click to select Networking > Change Source/Dest. Check.

    AWS-Setup-Networking-ChangeDescCheck.png
  19. Click Yes, Disable.

    AWS-Setup-EnableDesc.png

You are now ready to deploy your product. Please refer to your product's Exabeam Administration Guide for installation and configuration steps. Use a terminal application, such as Moba Xterm, to connect to the host via SSH.