Amazon Redshift ML https://aws.amazon.com/redshift/features/redshift-ml/ makes it easy for data analysts and database developers to create, train, and apply machine learning models using familiar SQL commands in Amazon Redshift data warehouses.
Tutorial: Tuning Table Design https://docs.aws.amazon.com/redshift/latest/dg/tutorial-tuning-tables.html n this tutorial, you will learn how to optimize the design of your tables. You will start by creating tables based on the Star Schema Benchmark (SSB) schema without sort keys, distribution styles, and compression encodings.
Amazon Redshift Best Practices for Designing Tables https://docs.aws.amazon.com/redshift/latest/dg/c_designing-tables-best-practices.html These design choices also have a significant effect on storage requirements, which in turn affects query performance by reducing the number of I/O operations and minimizing the memory required to process queries.
Zero Administration Amazon Redshift Database Loader https://github.com/awslabs/aws-lambda-redshift-loader drop files into pre-configured locations on Amazon S3, and this function automatically loads into your Amazon Redshift clusters.
Using Amazon Redshift for Fast Analytical Reports https://aws.amazon.com/blogs/database/using-amazon-redshift-for-fast-analytical-reports/ How AWS Premier Partner Wipro helped their customer (a leading US business services company) move their workload from on-premise data warehouse to Amazon Redshift. This move enabled the company to reap the benefits of scalability and performance without affecting how their end users consume reports.