IBM Cloud Docs
Getting started with NPSaaS

Getting started with NPSaaS

IBM® Netezza® Performance Server for IBM Cloud Pak® for Data as a Service (NPSaaS) is a fully managed, cloud native analytical data warehouse that is based on a massively parallel processing (MPP) architecture. NPSaaS is mainly used for analytical processing of historical data. NPS can process from 100TB up to a few petabytes of data with best in the class performance. Its array of SPUs processes disjoint dataset in parallel which is then aggregated to come up with final result set.

Learn how to provision a NPSaaS instance on Azure or AWS.

Before you begin

You need a pay-as-you-go IBM Cloud account or a subscription to start the provisioning process.

For more information, see Setting up your IBM Cloud account and Upgrading your account.

Provisioning NPSaaS instances

  1. Go to the the IBM Cloud catalog or Cloud Pak for Data as a Service web console.

  2. Locate the NPSaaS tile and click it. You are redirected to the provisioning page.

  3. Select your platform. You can choose Azure or AWS.

  4. Choose a corresponding location. Based on your selection of platform, NPSaaS is available in different locations.

  5. Specify a name for your instance.

  6. Choose a workload contour, Netezza units (NZU), and storage values. For more information about workload contours, Netezza Units (NZU), and available storage configuration, see Architecture.

  7. Choose a performance profile and storage density.

  8. Choose an endpoint type.

  9. Configure advanced features.

    For Azure, if you want to access NPSaaS by connecting to the database or web console with private endpoints only, you must provide the list of subscription IDs that will be used to create the private endpoint.

    For AWS, if you want to access NPSaaS by connecting to the database or web console with private endpoints, you must provide the Amazon Resource Names (ARNs) for the service principals that will be used to create the VPC endpoint service.

  10. Click Create to start the provisioning process. You are redirected to the IBM Cloud dashboard page.

  11. Go to Resource list. After the provisioning process is finished, the instance status is Active.

Now, you can get the username and password that are necessary to log in to your instance.

Generating credentials

  1. Log in to your IBM Cloud account.

  2. Go to Resource list > Services and Software > Databases.

  3. Click on your NPSaaS instance. You are now on the Service instance details page.

  4. Go to the Service Credentials tab.

  5. Click New Credentials.

    1. Type a name to assing to your credentials.
    2. Select the IAM role that was assigned to you to manage the instance.
    3. Click Add. If your credentials were generated successfully, you can view them now.
  6. Expand your credential entry. The following credentials were generated:

    • username: admin - Specifies a local database admin that was created for you to access the instance.
    • password: xxxx - Specifies the password that you must use when logging in to your instance as admin. After you log in to your instance for the first time, change your admin password.

Now, you can connect to your instance as described in Connecting to NPSaaS.