Deploy a Connector in AWS

A resource connector is a lightweight service deployed in a virtual machine in your cloud environment. A resource connector manages the network communications to a configured private resource. Cisco Secure Access provides a pre-configured resource connector image for Amazon Web Services (AWS). This guide describes the steps to deploy an Amazon Machine Image (AMI) to create your resource connector instances.

Table of Contents

Prerequisites

Gather the required information, and understand and meet the Requirements and Prerequisites for Resource Connectors and Connector Groups.

  • Create the connector group in the region nearest to the geographical location where you will deploy these connectors.
  • All connectors in a group must use the same environment, for example: AWS.
  • Obtain the connector image from the AWS marketplace. For more information, see Get Connector Images on the AWS Marketplace
  • Copy the provisioning key for the specific connector group where you will deploy these connectors.
    For more information, see Provisioning Keys for Resource Connectors.
  • Disk encryption is recommended for your connectors. You configure this during connector deployment, but you should complete any prerequisites before deploying the image. For more information, see the AWS documentation.

Get Connector Images on the AWS Marketplace

  1. Navigate to the AWS Marketplace at https://aws.amazon.com/marketplace/pp/prodview-oonzvpdnti7jm and sign in with your AWS account.
  2. Choose the Secure Access Resource Connector image for your cloud environment.

UEFI Secure Boot Environment for Resource Connector Images

The Secure Access Resource Connector images for AWS support UEFI Secure Boot, which provides a trusted boot environment for the connector instance.

Requirements for the UEFI Secure Boot Environment

🚧

Important

If you choose an AWS instance type that is not recommended by Cisco Secure Access, we can not guarantee that your Resource Connector instance can boot in AWS. Review the AWS documentation to verify whether your instance type supports UEFI Secure Boot.

  • You can deploy Resource Connector images with UEFI Secure Boot on these architectures:
    • Intel x86_64
    • AMD64
  • We recommend that you redeploy your Resource Connector instances with the UEFI Secure Boot environment.

Procedure

Perform the following tasks once per connector instance. You can use the Cisco Secure Access Resource Connector image to create multiple connector instances. You must deploy each connector instance independently.

🚧

Important

Do not clone the connector instances.

Step 1 – Launch an Amazon Machine Image for the Connector Instance

Launch an Amazon machine image for each connector instance.

  1. Navigate to the AWS Marketplace at https://aws.amazon.com/marketplace/pp/prodview-oonzvpdnti7jm and sign in with your AWS account.
  2. Review the AMI product overview, pricing, usage, and support.
  3. Click Continue to Subscribe.
  4. Review the Terms and Conditions and then click Accept Terms.
  5. Click Continue to Configuration after accepting End User License Agreement (EULA).
  6. Choose Fulfillment Option (AMI), Software Version (latest) and Region.
  7. Continue to Launch.
  8. For the Launch action, choose Launch through EC2 to launch the configuration through the Amazon EC2 console, and then click Launch.
    Note: The Launch from website option is not supported.

Step 2 – Configure the Connector

  1. Navigate to the launched Amazon EC2 console to configure the connector instance.

  2. Enable Auto-Assign Public IP.
    This ensures that a Datagram Transport Layer Security (DTLS) connection uses the same IP address as Transport Layer Security (TLS) connections, which is required for optimal throughput.

  3. Set the SSH key pair to enable access to the connector instance, and then save your SSH key to your local system. Use the acadmin username.

    Enter SSH key

SSH access is required in order to troubleshoot an issue or get information about the connector to provide to Secure Access support. You can SSH to the connector after the instance launches.

🚧

Important

You can not enable SSH access after the connector deploys on AWS.

  1. Associate the connector with the connector group.

a. Navigate to Advanced Details, scroll to the User Data - optional area.

b. In the text box, type KEY="" and paste the provisioning key that you copied from the connector group in Secure Access between the quotation marks, with no spaces anywhere in the text box. For more information about creating connector provisioning keys, see Provisioning Keys for Resource Connectors.

  1. Specify the number of connector instances to create based on the calculations you used for required throughput when you added the connector group.
    For redundancy, you should deploy at least two connector instances for each group.

Step 3 – Launch the Connector Instance

  1. Launch the instance.

  2. Once the resource connector VM is up, you can connect to your instance using SSH.

  3. The resource connector establishes a network tunnel to the private resource.

  4. After you launch the instance, the connector syncs automatically with Secure Access.


Deploy a Connector in VMware < Deploy a Connector in AWS > Determine the Number of Connectors Needed in a Connector Group