Quantcast
Channel: SCN : Blog List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 676

Build trial version HANA 1.0 SPS 09 instance on AWS cloud

$
0
0

I know there are countless blogs out there on how set up a trial HANA instance in the cloud but I could not find a place that showed me all the parts together.  Here is my attempt to do that...

 

I recently took the Open SAP courseSoftware Development on SAP HANA (Delta SPS 09, Repeat)by Thomas Jung and Rich Heilman.  It was a great and very informative class.  In order to do the assignments you need to build your own HANA instance.


SAP allows you to do this with a trial version and they have partnered with Amazon Web Services (AWS) for the hosting.  SAP does not charge for the HANA instance but AWS does charge you for the cloud space. 


1.)  Register at SAP SCN to obtain your SCN Account number.  You can find your account number by going to your SCN profile and clicking on the expand triangle next to your name.

          Untitled.jpg

2.)   Set up an account with Amazon Web Services.  Click on "Sign In to the Console"  and sign in with your existing Amazon.com credentials that you shop with or create a new account. 

AWS.png


From the Console go to theIAM Section - Identity and Access Management

2.jpg


Inside the IAM you will need to create your user and obtain the Access Key ID and Secret Access Key that will be needed for your CAL account.

              User 1.png

This user will have the authorizations to manage your AWS settings.  You can manage the user's authorization and add the user to authorization groups if you would like.  However, all we need of this user is to obtain the Access Key ID and Secret Access Key.  Make sure you download the credentials because you will not have another opportunity to view them.  This user, through its credentials will link your AWS cloud to your CAL HANA instance.


User 2.png

You will want to create a password if this user will need to access AWS.

 


3.)  Install Eclipse on your PC.  Eclipse is one of the tools used for HANA development.  Download and install Eclipse (Luna version) – also free.  Instructions for downloading eclipse, Note that LUNA is not the most current version of eclipse but it is the one you will need.  If you follow thelink to download Eclipseyou will get the following message that Luna is not the most recent version of eclipse, ignore this and click on download.

              5.png

 

Select the following Eclipse IDE

Eclipse - 2.png

 

 

4)      You will need to addSAP’s tool kit for Eclipseso that you can have the correct perspectives that you will need. Detailed Tutorial for setting up Eclipse for SAP

 

From the Eclipse menu, choose Help> Install New Software.  You will need to enter the URL https://tools.hana.ondemand.com/luna  in the section "Work with".  You will then need to select the components that you want to install.

Eclipse add SAP.png

 

5)      Set up your SAP’s Cloud Appliance Library (CAL) Account; you will have to enter the AWS Access Key and Secret Key and your SAP SCN Account Number.

               CAL Login.png

       

Go to the "Account Users" tab under Accounts and enter your SAP SCN account number.  Once you click on "Accounts" then you will click on "Account Users".  Before you can add your new user you will need to click on the "Edit" button in the lower right corner.  You will need to add a user and put your SCN Account Number to link you CAL account to SCN.

            CAL Account Users.png

Go to the "Cloud Provider" tab under Accounts and enter your AWS Access Key ID and Secret Access Key.  This is how your CAL account will be linked to your AWS account.

CAL Cloud Provider.png

 

6)    Build your HANA instance.  Once you have your AWS account you can go to SAP’s Cloud Appliance Library and find the solution below.  You will need to click on Try Now.  Below, because I've already created my instance I no longer have "Try Now" available, however you will need to select the instance that is indicated.

8.png

 

Name your instance.  I just selected the version of HANA as 01 and the support pack stack of 09. 

Select all the defaults including region being us-east-1.

        9.jpg

Make sure that you select that you want the Static IP Address during the setup.  It costs pennies extra and if you don’t your Eclipse work space will cause you problems.


Next you will be asked to provide the access points that are allowed to access your IP address.  I just use the default.  If you need to change this later that can be done from AWS.    I didn’t make any changes and I just clicked on Next.

10.jpg

Next you just pick a password.    Note, you will log onto HANA using the user name SYSTEM and this password.

    11.png

 

7)      Activate your HANA instance--Go to the "Instances" tab and then click on "Activate".

          12.png


After you click on Activate, you will get this popup; this is so that your instance will be automatically suspended after 8 hours.  Very important in case you for get to shut down your instance because you are charged by the hour when your instance is active for the AWS cloud space.

                13.png

It takes about 45 minutes for the instance to be built.  Each subsequent time you activate it, it will only take about 10 minutes to boot up.


After about 5 minutes you can click on the instance as below to obtain your HANA IP address:

              14.png

 

You will be given information about your instance.    Note the Static Public IP address check mark. 

              15.png


Very important to shut down your instance when you’re finished so the hourly AWS charge will end!

          16.png

 

8)      Viewing your instance in AWS.  This is not really necessary but you might be interested in viewing your instance here.

        17.png


          20.png


9)      But how much does the AWS cloud space cost????  Click on the expand triangle beside your name and select Billing & Cost Management to see your current invoices.

          18.png

Below is my month-to-date October invoice that shows the hours I’ve been logged on and the cost.  Note that the instance you created is "High-Memory Extra Large (r3 xlarge); my bill shows pricing for and additional instance that is different and more expensive.

19.png

 

10)  Now follow this link to theassignmentsfor the OpenSAP class Software Development on SAP HANA.  This is a 284 page document, very well done that has tons of screen shots that will teach you how to develop in HANA.  The first section of the document will lead you through setting up Eclipse to work with your brand new HANA Instance.


Viewing all articles
Browse latest Browse all 676


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>