• No results found

jbase 5 Install on Amazon AWS a Primer

N/A
N/A
Protected

Academic year: 2021

Share "jbase 5 Install on Amazon AWS a Primer"

Copied!
8
0
0

Loading.... (view fulltext now)

Full text

(1)
(2)

This document contains proprietary information that is protected by copyright. No part of this document may be reproduced, transmitted, or made available directly or indirectly to a third party without the express written agreement of jBASE International Inc. Receipt of this material

directly from jBASE International Inc. constitutes its express permission to copy. Permission to use or copy this document expressly excludes modifying it for any purpose, or using it to create

a derivative therefrom. jBASE International Inc, makes no warranty of any kind with regard to the material contained in this manual, including but not limited to the implied warranties of

merchantability and fitness for a particular purpose.

The information contained in this manual is subject to change without notice.

jBASE, jBASIC, jED, jSHELL, jLP, jEDI, jCL, jQL, j1, j2 j3 j4 and jPLUS files and the jBASE logo (dove) are registered trademarks of jBASE SA, a company of the TEMENOS Group, copyright © 2012

(3)

jBASE 5 Install on Amazon AWS – a Primer

This document assumes you have some understanding of Amazon AWS and Cloud computing in general. Amazon offers a free Kindle book on their website here. (Note that you can view Kindle books via a PC app, HTML5 Kindle app online, etc. not just the device of the same name). And of course you can use Wikipedia or a web search to familiarize yourself with Amazon AWS and the many products contained therein. For your convenience a glossary of terms is included.

This document will focus on setting up jBASE 5 using the free 1 year usage tier that is offered by Amazon. This tier account can be setup here: http://aws.amazon.com/. This document will focus on the Amazon EC2 (Elastic Computing Cloud) part of the platform. This is the central part that handles creating scalable virtual machines which you rent based on usage.

 Start the AWS management console and Select EC2

 Change region in the top left

 Select Launch Instance (found below the region setting)

 AMI appears (Amazon Machine Image) – You don’t need to load the OS, it will simply copy a new base image for you.

(4)

 Choices range from RH 6.3 – Windows Server 2008 (SuSe, and Ubuntu available but not supported by jBASE)

 Instance Details - Select your desired image (64bit for jBASE 5) and choose ‘Micro type’ (for a free tier) or the memory size you actually need. For demo purposes the 613MB instance is fine.

(5)

 Choose the default “on-demand” (i.e. “Launch Instances”) option. This is a fixed price. The “Spot Instances” allow you to be more creative with pricing. It fluctuates based on supply and demand. Basically you set the maximum you are willing to pay per hour. The instance (Virtual Machine) only runs when the spot price is at or below the price you set. This could be used for batch processing where completion time is not a concern. i.e. archival data processing etc.

 You can choose the exact kernel you wish if this is Linux. Also you could add your jBASE 5 tar now or download it from the running instance (choose the latter for now).  Add Meta tag. This is just a way to name the instance so it is more manageable.

Create key pair – Generate and download. A key pair allows you to securely connect to your instance. Only one key pair is needed for all your instances.

(6)

 Select Launch and allow EC2 to setup your instance (note: instance is the term Amazon uses for a Virtual Machine).

 Close the “now creating instances” dialog and open “Instances” on the left side of the screen. Click ‘refresh’ in the top right and you should now see your instance ready for use.

 Security Groups – Firewall Configuration - default allows SSH  Select the instance by using the checkbox

 Go to “Instance Actions” and choose “Connect” from the instance Actions dropdown box.

(7)

 Try connecting with the built-in java ssh client. You will need to enter the local path of your private key.

 Select ‘root’ as the user.

 Use the password you set when generating the private key.

Now let’s assign an IP address to the instance.

 On the left side of the screen select ‘Elastic IPs’ – and choose to allocate a new one.  At the top choose ‘associate address’ dropdown and select your server by the Meta tag.

(8)

Now you can login and install jBASE 5. From here you can follow the jBASE install guide. Note that openssl with libcrypto.so.6 (i.e. package openssl098e.x86_64 0:0.9.8e-17.el6) is required and can be installed via yum. i.e. yum install openssl098e.x86_64 0:0.9.8e-17.el6 To setup SSH to work with other SSH clients. e.g. putty:

http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/putty.html The Amazon AWS Glossary is available here:

References

Related documents

Network Traffic Flow Security Amazon EC2 Amazon EC2 Instances Instances Amazon EC2 Amazon EC2 Instance Instance Encrypted  Encrypted  File System File System Encrypted 

In this section, we present Cost and Utilization Opti- mization (CUO) mechanism that receives as input the static (e.g., type, cost) and dynamic (cpu utilization, running

This guide shows how to run an Amazon EC2 instance both from the command line and the Web interface, i.e, Amazon Web Service (AWS) Management Console.. Prerequisites • An

Getting Started with AWS Computing Basics for Linux Amazon EC2 Cost Breakdown.. The total monthly cost is the sum of the cost of the running instances, Amazon Elastic Block

For that, we examined ovarian PRLR expression as well as that of several P4 production- modulating molecules and we found a consistent expression pattern along gestation for

Select the number of instances to launch and the instance size, either Small (m1.small) or High-CPU Medium (c1.medium). See Appendix A – Supported Amazon EC2 Instance Types

From the AWS Management Console, select Instances from the left- hand navigation section and click Launch Instance in the My Instances page:.. Select the Community AMIs tab and

The AWS Toolkit for Visual Studio enables you to create and configure security groups to use with Amazon Elastic Compute Cloud (Amazon EC2) instances and AWS CloudFormation.. When