Immersion Day. Creating an Elastic Load Balancer. Rev 2015-01



Similar documents
USER CONFERENCE 2011 SAN FRANCISCO APRIL Running MarkLogic in the Cloud DEVELOPER LOUNGE LAB

Eucalyptus User Console Guide

How To Create A Virtual Private Cloud In A Lab On Ec2 (Vpn)

KeyControl Installation on Amazon Web Services

Load Balancing Advanced Operation Manual

Guide to the LBaaS plugin ver for Fuel

Lab 1: Windows Azure Virtual Machines

SETUP SSL IN SHAREPOINT 2013 (USING SELF-SIGNED CERTIFICATE)

The Wingu guide to creating your first cloud server.

603: Enhancing mobile device experience with NetScaler MobileStream Hands-on Lab Exercise Guide

RoomWizard Synchronization Software Manual Installation Instructions

Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3)

TABLE OF CONTENTS. Change Server Port in OBIEE 11g Page 2 of 15

.Trustwave.com Updated October 9, Secure Web Gateway Version 11.0 Amazon EC2 Platform Set-up Guide

This How To guide will take you through configuring Network Load Balancing and deploying MOSS 2007 in SharePoint Farm.

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition

How To Deploy Sangoma Sbc Vm At Amazon Cloud Service (Awes) On A Vpc (Virtual Private Cloud) On An Ec2 Instance (Virtual Cloud)

How-to setup a proxy in the cloud

Hands on Lab: Building a Virtual Machine and Uploading VM Images to the Cloud using Windows Azure Infrastructure Services

Spam Marshall SpamWall Step-by-Step Installation Guide for Exchange 5.5

Web Application Firewall

Configuring the NetBackup 7.7 Cloud Connector for use with StorReduce

Managing Software Updates with System Center 2012 R2 Configuration Manager

Apache JMeter HTTP(S) Test Script Recorder

GreenSQL AWS Deployment

Online Backup Guide for the Amazon Cloud: How to Setup your Online Backup Service using Vembu StoreGrid Backup Virtual Appliance on the Amazon Cloud

This presentation covers virtual application shared services supplied with IBM Workload Deployer version 3.1.

Technical Support Set-up Procedure

SHAREPOINT 2013 IN INFRASTRUCTURE AS A SERVICE

In this lab you will explore the Windows XP Firewall and configure some advanced settings.

V310 Support Note Version 1.0 November, 2011

Configuring Internet Explorer for Voyager on Client Computers

How to add your Weebly website to a TotalCloud hosted Server

DOSarrest Security Services (DSS) Version 4.0

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials

Appspace 5.X Reference Guide (Digital Signage) Updated on February 9, 2015

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation

Lab - Configure a Windows XP Firewall

Velocity Web Services Client 1.0 Installation Guide and Release Notes

Contents Notice to Users

Configuring the SST DeviceNet OPC Server

Windows Intune Walkthrough: Windows Phone 8 Management

Web Remote Access. User Guide

IBM Business Monitor V8.0 Global monitoring context lab

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions

Configure the idrac Remote Access Console

Tibbr Installation Addendum for Amazon Web Services

BusinessObjects Enterprise XI Release 2

WHITE PAPER Citrix Secure Gateway Startup Guide

Lab Conducting a Network Capture with Wireshark

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

Secure Web Browsing in Public using Amazon

Infor Xtreme Browser References

StorSimple Appliance Quick Start Guide

Sending Blasts in NationBuilder

AWS Service Catalog. User Guide

Using Public IP Settings

ACCEPT THE SECURITY CERTIFICATE FOR THE WEB FILTER

Table of Contents. 1. Content Approval...1 EVALUATION COPY

Wavecrest Certificate

Installing Moodle for Windows with Easy PHP Illustrated Install Guide By Floyd Collins

Configuring iplanet 6.0 Web Server For SSL and non-ssl Redirect

CloudCIX Bootcamp. The essential IaaS getting started guide.

Introduction to Hyper-V High- Availability with Failover Clustering

NSi Mobile Installation Guide. Version 6.2

Internet Explorer Browser Clean-up

Load testing with. WAPT Cloud. Quick Start Guide

App Orchestration 2.5

App Orchestration 2.5

Chapter 9 PUBLIC CLOUD LABORATORY. Sucha Smanchat, PhD. Faculty of Information Technology. King Mongkut s University of Technology North Bangkok

DOSarrest Security Services (DSS) Version 4.0

WebSphere Business Monitor V7.0 Business space dashboards

SSL Enablement of the DB2 Web Query for System i Server

Creating an ESS instance on the Amazon Cloud

By the Citrix Publications Department. Citrix Systems, Inc.

Virtual Appliance Setup Guide

WELCOME TO CITUS CLOUD LOAD TEST

SmartGrant Web Browser Set-Up

Source Code Management for Continuous Integration and Deployment. Version 1.0 DO NOT DISTRIBUTE

Drobo How-To Guide. Cloud Storage Using Amazon Storage Gateway with Drobo iscsi SAN

Load Balancing. Outlook Web Access. Web Mail Using Equalizer

NetIQ. How to guides: AppManager v7.04 Initial Setup for a trial. Haf Saba Attachmate NetIQ. Prepared by. Haf Saba. Senior Technical Consultant

Using the Bluemix Analytics for Hadoop Service to Analyse Data

SecureIT Plus Firewall Features and Functionality

Dynamic DNS How-To Guide

Working With Virtual Hosts on Pramati Server

WebSphere Business Monitor V6.2 KPI history and prediction lab

The steps will take about 4 hours to fully execute, with only about 60 minutes of user intervention. Each of the steps is discussed below.

FaxCore Ev5 -To-Fax Setup Guide

Scan to Quick Setup Guide

DVS-100 Installation Guide

STUDENT ADMINISTRATION TRAINING GUIDE SETTING YOUR BROWSER FOR PEOPLESOFT DOWNLOADS

ProxySG TechBrief Implementing a Reverse Proxy

VXOA AMI on Amazon Web Services

Setup Guide. network support pc repairs web design graphic design Internet services spam filtering hosting sales programming

ShadowControl ShadowStream

How To Run Anolicense Server On A Windows 7.5 (For Free) Or 8 (For Ubuntu) Or For Free (For Microsoft) (For Linux) (Or For Free) ( For

Installing and Configuring Login PI

2X Cloud Portal v10.5

Transcription:

Rev 2015-01

Table of Contents Overview...3 Launch a Second Web Server...4 Create an ELB...6 Copyright 2015, Amazon Web Services, All Rights Reserved Page 2

Overview This lab will walk the user through creating an ELB to load balance traffic across several EC2 nodes in a single Availability Zone. This lab has a prerequisite of Immersion Day Getting Started with EC2 and assumes that you have already launched your first web server. This lab will demonstrate configuring a farm of web servers from the Immersion Day Getting Started with EC2 lab to use ELB for its load balancing needs. Copyright 2015, Amazon Web Services, All Rights Reserved Page 3

Launch a Second Web Server Let s launch another web server, similar to our existing web server instance. 1. Right click your web server and choose Launch More Like This. As it implies, this feature will launch another web server similar to the existing web server. 2. On the next screen, scroll down to the Tags section and click Edit Tags. Copyright 2015, Amazon Web Services, All Rights Reserved Page 4

3. Change the Value of the Name tag to something different than the first instance, like [Your Initials] Immersion Day Webserver 2. 4. Click the Review and Launch button and then on the next screen click the blue Launch button near the bottom right corner. 5. On the next screen, ensure you have a keypair selected, checkmark the acknowledgement and click on the Launch Instances button. Like your first instance, this newly launched instance will take a few minutes to boot and configure itself. 6. Once the second web server has passed its status checks, confirm the web server is operational by browsing to its web site using its public DNS. Copyright 2015, Amazon Web Services, All Rights Reserved Page 5

Create an ELB You now have two web servers, but you need a load balancer in front of these servers to give your users a single location for accessing both servers and to balance user requests across your web server farm. 1. Click on the Load Balancers link in the EC2 Console. 2. Click on Create Load Balancer button. Copyright 2015, Amazon Web Services, All Rights Reserved Page 6

3. We will just be creating a HTTP load balancer, so give your ELB a new name like [Your Initials] ImmersionDay-ELB, accept the default listener configuration, and click Continue. 4. On the next screen change Ping Path to / (delete index.html), Healthy Threshold to 2 and accept the rest of the default options by clicking Continue. Copyright 2015, Amazon Web Services, All Rights Reserved Page 7

5. On the next screen we ll create a new security group for our ELB. Name your security group something like [Your Initials] Immersion Day ELB SG, and allow HTTP traffic to be passed to your instances by creating a rule of type HTTP for port 80, then click Continue. Copyright 2015, Amazon Web Services, All Rights Reserved Page 8

6. Select your Web Servers to add them to your ELB and click Continue. 7. Tag your ELB with a Key of Name and a Value of [Your Initials] Immersion Day ELB and click Continue. Copyright 2015, Amazon Web Services, All Rights Reserved Page 9

8. Review your ELB settings and click Create (followed by Close). 9. AWS is now creating your ELB. It will take a couple of minutes to establish your load balancers, attach your web servers, and pass a couple of health checks. Click on your load balancer, select the Instances tab, and wait until the instances status changes from Out of Service to In Service. Also note that the overall Healthy? column turns from No to Yes. Copyright 2015, Amazon Web Services, All Rights Reserved Page 10

10. Once your ELB is healthy, click on the Description tab, select and copy the ELB s DNS name. Copyright 2015, Amazon Web Services, All Rights Reserved Page 11

11. Open the ELB URL in a new browser tab. Hit the browser refresh button and you should cycle through your web servers (you may need to do a Shift-F5 or Shift-Refresh as some browsers like Chrome are pretty aggressive in locally caching web pages). Copyright 2015, Amazon Web Services, All Rights Reserved Page 12

12. Congratulations, you ve created a load balanced website. Copyright 2015, Amazon Web Services, All Rights Reserved Page 13