Vantage Features | Teradata Vantage on AWS (DIY) - Vantage Features - Teradata Vantage on AWS

Teradata Vantage™ on AWS (DIY) Installation and Administration Guide

Product
Teradata Vantage on AWS
Release Number
2.3
Published
April 2022
Language
English (United States)
Last Update
2022-04-18
dita:mapPath
zra1648797736961.ditamap
dita:ditavalPath
nat1649317391363.ditaval
dita:id
B035-2800
lifecycle
previous
Product Category
Cloud

Vantage on AWS (DIY) offers many Vantage features including, but not limited to, those listed in this topic. Not all features listed here are included in all Vantage license tiers. Although the package is included, you still need to install and configure the Vantage AMI.

The following terms are used in the following table:
  • Automatic indicates you do not have to install or configure the feature and can begin using it after deploying Vantage.
  • Manual indicates you must install and configure the feature using the Vantage documentation, similar to an on-premises system.

The following table does not include Vantage features that are enabled by default and are automatically installed and configured, such as Fallback.

Database Feature Description Enabled by Default Installation and Configuration Documentation
Block-Level Compression Stores data blocks in compressed format to save storage space and improve performance. Yes for EBS storage. Automatic for EBS storage.
  • Teradata® Database Release Summary for Teradata Database 14.0
  • Teradata Vantage™ - Database Administration
No for local storage. Manual for local storage (not recommended).
Columnar Provides the ability to partition a table or join index by column. Yes Automatic; must be configured.
  • Teradata® Database Release Summary for Teradata Database 14.0
  • Teradata Vantage™ - SQL Data Definition Language Syntax and Examples
Intelligent Memory

[Advanced, Enterprise tiers only]

Speeds query performance and maximizes system memory by ensuring the most frequently used data is kept in memory.

All instance types that run Vantage support the minimum storage of 5 TiB per node.

No1 Automatic
  • Teradata® Database Release Summary for Teradata Database 14.10
  • Teradata Vantage™ - Database Utilities
  • Teradata® Intelligent Memory Orange Book2
Row-Level Security Allows you to restrict data access by row. No1 Manual
  • Teradata® Database Release Summary for Teradata Database 14.0
  • Teradata Vantage™ - Advanced SQL Engine Security Administration
Secure Zones Provides grouping of user and database hierarchies into separate database partitions with restriction of user access to one or more zones. No1 Manual
  • Teradata® Database Release Summary for Teradata Database 15.10
  • Teradata Vantage™ - Advanced SQL Engine Security Administration
Temporal Provides built-in capabilities that are required in a temporal database management system. No1 Manual Teradata Vantage™ - Temporal Table Support
Native Object storage Enable search and query CSV, JSON, and Parquet format datasets located on external S3-compatible object storage platforms using standard Teradata SQL and APIs Yes Automatic Teradata Vantage™ - Native Object Store Getting Started Guide
1Can enable when deploying Vantage

2To find an Orange Book, go to https://support.teradata.com, log in, and search for the book title.

Native Object Storage

Native Object Store (NOS) is a Vantage capability that enables Business Analysts, System Administrators, Data Scientists, and Database Administrators to use standard Teradata SQL and APIs to:

  • Search and query CSV, JSON, and Parquet format datasets located on external S3-compatible object storage platforms.
  • Write data stored on Vantage to external S3-compatible object storage platforms.

NOS enables you to do the following

  • Analyze data stored on an external object store.
  • Read data in CSV, JSON, or Parquet format stored on an external object store.
  • Join or aggregate external data to relational data stored in Advanced SQL Engine
  • Query cold data offloaded to an external object store.
  • Load data from external object store into the database using one SQL request.
  • Write Advanced SQL Engine data (from tables and derived results) to external object store.