Getting started

Overview

AWS is a collection of remote computing services offered by Amazon.com, also called web services, that make up a cloud-computing platform. These services operate from 11 geographical regions across the world.

In general, the user should become familiar with the following AWS services when deploying Cisco Cyber Vision Center and Cisco Cyber Vision Global Center:

  • Amazon Elastic Compute Cloud (EC2)

    A web service that enables you to rent virtual computers to launch and manage your own applications and services, such as a Cisco Cyber Vision Center, in Amazon's data centers.

  • Amazon Virtual Private Cloud (VPC)

    A web service that enables you to configure an isolated private network that exists within the Amazon public cloud. You run your EC2 instances within a VPC.

  • Amazon Simple Storage Service (S3)

    A web service that provides you with a data storage infrastructure.

You create an account on AWS, set up the VPC and EC2 components (using either the AWS Wizards or manual configuration), and choose an Amazon Machine Image (AMI) instance. The AMI is a template that contains the software configuration needed to launch your instance.


Note

The AMI images are not available for download outside of the AWS environment.

Prerequisites

  • An Amazon account.

  • An SSH client (required to access the Cisco Cyber Vision Center console).

  • Communication path: public/elastic IPs for access to the Cisco Cyber Vision resources.

  • An AMI available for Cisco Cyber Vision instance.

  • An Elastic IP (the default public IP change after a reboot. This can cause an issue for sensors).

  • Minimum configuration to run and test the product are 8 vCPU and 16GB RAM.

  • SSD disks are mandatory.

Supported features

  • Center

  • Center with sync

  • Global Center

Limitations

The following features or hardwares are not supported:

  • Dual interface Centers.

  • Sensors using the sensor management extension.

  • Cisco IC3000 ssh access from Center.


    Note

    For details about Center resources, refer to the Cisco Cyber Vision VM Installation Guide.

Configure the AWS environment

To deploy Cisco Cyber Vision on AWS you need to configure an Amazon VPC with your deployment-specific requirements and settings. In most situations, a setup wizard can guide you through your setup. AWS provides online documentation where you can find useful information about the services ranging from introduction to advanced features.

Refer to https://aws.amazon.com/documentation/gettingstarted/ for more information.

Create Elastic IPs

When an instance is created, a public IP address is associated with the instance. That public IP address changes automatically when you stop and start the instance. To resolve this issue, assign a persistent public IP address to the instance using Elastic IP addressing. Elastic IPs are reserved public IPs that are used for remote access to the Cisco Cyber Vision as well as other instances.

  1. Access you Amazon account.

  2. Navigate to Services > EC2.

  3. Under Network & Security, click Elastic IPs.

  4. Click Allocate Elastic IP address.

  5. Click Allocate to create the Elastic IP.

  6. Check the new Elastic IP out.