
Overview
Video 1
VantageCloud is the connected multi-cloud data platform for enterprise analytics. Includes Native Object Store (NOS) Read/Write, VantageCloud Analytics Library, 4D analytics, nPath, sessionization, attribution, scoring, and more. Workload management features Teradata Active System Management (TASM). VantageCloud provides the fastest path to scalable, high-performance analytics to tackle complex business challenges. Offers full integration with preferred tools and languages (SQL, Python, R) and data sources (object stores, HDFS, more). This do-it-yourself (DIY) software subscription includes security and performance improvements over previous versions. Enterprise tier includes TASM, Teradata's highly regarded workload management. Software consistency across deployments means quick, low-risk migration. Integration with Amazon S3 enables direct querying of object store data. Analytic and data warehouse use cases include production operational analytics, test and development, quality assurance, disaster recovery, sandbox / data lab, and discovery. Your subscription includes Teradata Premier Cloud Support and rights to use Teradata Data Stream Controller; Teradata Ecosystem Manager; Teradata Query Service; Teradata Server Management; and Teradata Viewpoint. See product documentation on the Teradata website for details. Get started now by clicking on "Continue to Subscribe". NOTE: This AMI uses a 350 GB EBS volume for root disk; Teradata QueryGrid connectivity is licensed separately.
Highlights
- Flagship software tier with TASM, Teradata Active System Management, and Native Object Store (NOS). Operationalize insights and enable descriptive, diagnostic, predictive, and prescription analytics.
- Includes embedded analytic functions such as NOS Read/Write, VantageCloud Analytics Library, 4D analytics, nPath, sessionization, attribution, and scoring. Teradata Premier Cloud Support included.
- Teradata Active System Management (TASM) provides mixed workload management with ability to simultaneously handle strategic and tactical queries and assign priorities based on business requirements.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Buyer guide

Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
r5.24xlarge | $32.788 |
r5.8xlarge | $11.207 |
r6i.16xlarge | $26.43 |
m5.4xlarge | $6.457 |
r6i.8xlarge | $13.21 |
r6id.12xlarge | $21.82 |
r5.16xlarge | $22.436 |
t3.medium | $0.44 |
d2.xlarge | $1.047 |
r5.4xlarge | $6.457 |
Vendor refund policy
We do not provide refunds but you may cancel at any time.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Teradata Vantage local/EBS storage - existing VPC
Teradata Vantage multi-node system with local storage SSD/HDD or EBS as data storage and deployed in an existing VPC.
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
DIY AWS Q1 RELEASE 2026 RELEASE SUMMARY Native OTF on new Enterprise Clusters with support for Externally Managed Iceberg READ and Teradata Managed Iceberg READ & WRITE, unlocking data estates and faster analytical insights. Modernized operating system, delivering stronger security posture and improved readiness for rapid patching.
IMPORTANT NOTICE Analytics Database 17.20 will reach End of Life (EoL) on June 30, 2027. Until then, only critical bug fixes will be delivered through maintenance releases. Customers using version 17.20 are strongly encouraged to upgrade to a 20.xx release. If an immediate upgrade is not possible, customers must: Have a documented upgrade plan reviewed with the Teradata Global Change Control team, or Obtain an approved exception. For guidance, contact Teradata Support or your Teradata Account Team Starting in Q3 2026, Version 17.20 will not be available for new deployments via the marketplace. Customers planning new deployments should select a newer supported version (20.xx).
Additional details
Usage instructions
This product is designed to work with other Teradata software products.
- Use CloudFormation template to launch a multi-node Teradata Vantage system.
- System will be up and running after stack launch is complete.
- Verify system state: a) ssh into the one of the instances: ssh -i <private key file> ec2-user@<instance DNS name or IP address> b) Validate the system is up and running: sudo psh pdestate -a The output of the command will be similar to: all N nodes: PDE state is RUN/STARTED. DBS state is 5: Logons are enabled - The system is quiescent
For more information, visit our Product Documentation listed at https://www.teradata.com/Products/Cloud/Do-it-yourself/AWS .
Resources
Support
Vendor support
Teradata Premier Cloud Support is bundled with your paid software subscription. It provides 24x7 incident creation for problem resolutions, coverage and response times by customer-defined severity levels, and entitlement to software updates. Note: For customers who want to buy Teradata Ecosystem applications such as Data Stream Controller, Query Service, Query Grid Manager and Server Management, please contact Teradata Account team and refer to https://www.teradata.com/Cloud/AWS/Do-it-Yourself
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.



Standard contract
Customer reviews
Blazing Fast Queries, Powerful SQL Engine
Powerful platform for large scale data analytics and performance
Seamless Agent Builder + RAG Integration with Helpful Parallelization
Data processing has improved and now supports complex healthcare reporting needs efficiently
What is our primary use case?
Teradata 's main use case for me is writing SQL according to business requirements from customers.
I can give you a specific example of how I use Teradata for a business requirement: recently, a customer had a requirement to look into the population of patient data in the healthcare industry, such as how many patients were discharged before a specific time of the day, and they had a couple of other conditions as well. I wrote the code to exclude those conditions and get the data of whether the patient was discharged before that given time or not.
I use Teradata mainly for SQL logics. When a customer has a business requirement, I write the SQL code in Teradata to meet those customer logics. I also do some side projects such as creating views to help me monitor or get to know the data a bit better.
What is most valuable?
Teradata offers great features; it is fast, faster compared to the previous applications that I used, and the scalability is good. The ability to run jobs in parallel is a good use case from Teradata.
The ability to run jobs in parallel has made my work easier. With the processing of jobs sequentially, that would hold the jobs and take more time compared to parallel processing inside Teradata. For instance, if we have data with 5 million records and we process it sequentially, then it has to go from one to 5 million. In Teradata, we can divide it into five different AMPS and process it as one to 1 million, five times in parallel. This is done based on the primary key; the data will be divided and processed in parallel to get the work done in 20% of the time compared to the previous one.
I can say that Teradata has positively impacted my organization, as the scalability and the performance has helped my organization and my team especially to process data better.
I can share a specific example of how scalability or performance improvements have helped my team: previously we were using Netezza , and compared to that, the data is getting processed in Teradata faster, and the data is ever-growing. Once we were struggling to process a particular amount of data previously, but in Teradata, due to the scalability, we were able to process it without any issues.
What needs improvement?
I choose 8 out of 10 for Teradata because there is always the scope for improvement. Currently, there are other no-code, low-code tools in the market.
For how long have I used the solution?
I have been using Teradata for close to two years now.
What do I think about the stability of the solution?
In my experience, Teradata is stable; I have not seen any downtimes or reliability issues.
What do I think about the scalability of the solution?
Teradata is helping us scale the data at the pace that we are going, so it is helping in scalability.
How are customer service and support?
I have not contacted Teradata support because I have got all the support from the documentation that is available online.
Which solution did I use previously and why did I switch?
I previously used Netezza , and for performance and scalability, we chose Teradata.
What other advice do I have?
I am satisfied with my thoughts about Teradata. I would rate this solution an 8 out of 10.