Teradata® VantageCloud Enterprise on AWS (DIY) offers many VantageCloud features including, but not limited to, those listed in this topic. Not all features listed here are included in all VantageCloud license tiers. Although the package is included, you still need to install and configure the Vantage AMI.
- 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 VantageCloud 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. |
|
| 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. |
|
| 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 VantageCloud support the minimum storage of 5 TiB per node. |
No1 | Automatic |
|
| Row-Level Security | Allows you to restrict data access by row. | No1 | Manual |
|
| 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 |
|
| Temporal | Provides built-in capabilities that are required in a temporal database management system. | No1 | Manual | 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 | Native Object Store Getting Started Guide |
| Open Table Format | Support for Iceberg and Delta Lakes open-table formats using AWS Glue, Apache Hive, and Unity catalogs on AWS with Java-based Implementation. Contact Teradata Support team to enable it. | No | Manual | Open Table Format for Apache Iceberg and Delta Lake User Guide |
| Externally Managed OTF | Support for Native Iceberg read access via Externally Managed Iceberg READ, | No | Automatic1 | Externally Managed Open Table Format (OTF) - Native Iceberg Reads |
| TLS 1.3 | Support for TLS 1.3 for Database Engine. (Ecosystem services will support TLS 1.3 in follow-on next release). Contact Teradata Support team to enable it. | No | Manual | |
| 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 VantageCloud 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 VantageCloud 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 Database Engine 20
- Query cold data offloaded to an external object store.
- Load data from external object store into the database using one SQL request.
- Write Database Engine 20 data (from tables and derived results) to external object store.