Amazon Redshift
Explore how Amazon Redshift helps creating high performant data warehouses.
Amazon Redshift is a fully managed data warehousing service that can scale to petabytes of data. It is based on PostgreSQL and can be queried using SQL queries. Amazon Redshift stores data in a columnar format and offers a multi-query engine that optimizes analytic queries.
Press + to interact
How Amazon Redshift works
Redshift uses a distributed architecture with multiple nodes working in parallel to execute queries. This Massively Parallel (MPP) architecture enables Redshift to run complex queries and quickly scale horizontally to process large datasets. Redshift is a data warehouse solution that requires data to be loaded into the ...