Posts

Showing posts from February, 2020

Redshift Architecture

Image
 An Amazon Redshift data warehouse is an enterprise-class relational database query and management system. Amazon Redshift is a fully managed highly scalable data warehouse service in AWS. Here is the list of features covered list of features components Amazon Redshit top features list : Leader Node Optimizing the Data Warehousing Compute Node Petabyte Scale Node Slices Automated Backups Massively Parallel Processing Restore the data fast Columnar Data Storage Network Isolation Data Compression Query Optimizer RedShift Spectrum Leader Node   Communication with data apps  Distribution of workloads  Caching of query results  Maintenance of catalog tables Compute Node ·        Handle all query processing, in parallel execution (MPP) ·        Dense compute no...