In this tutorial, we will explore the basics of AWS when provisioning:
- Networking resources
- Compute resources
- Storage Resources.
After learning the basics and configuring pre-requisite networking, we will then deploy NetScaler ADC in AWS to show how you can Load Balance a simple Website hosted on an EC2 instance via the NetScaler ADC.
As a pre-requisite for this tutorial, please sign up and create your own AWS Free Tier account from the sign in page
Follow along via links to AWS tutorial content in the Table of Contents below.
- Configure the MGMT Subnet Default Route Table
- Create and Configure the Server Subnet's Route Table
- Create and Configure the Client Subnet's Route Table
Summary of Network Topolgy after completion
- Overview EC2 Launch Wizard for Windows Server 2016 Instance
- RDP into Windows EC2 Instance
- Pull S3 Bucket files into the Windows Instance
- Summary
- Overview EC2 Launch Wizard for Ubuntu Server Instance
- SSH into Linux EC2 Instance, Update, and Install Pre-Reqs
- Mount EFS volumes on the host
- Host a WebApp on port 8080
- Summary
- Overview
- Provision a NetScaler ADC VPX 10 EC2 instance
- Configure NetScaler VPX via web console
- Configure public facing ENI.
- Configure a simple Load balancer
Summary of Network Topology after completion