Meet Redshift, a robust columnar data warehouse. We'll explore how columnar and typical data warehouses differ, what makes Redshift unique, how it fits into the AWS and data warehouse ecosystems, and what data types it supports.
Let's learn about some nuances with Redshift SQL syntax, a close cousin of PostgreSQL's syntax. We compare CTEs and subqueries before moving into mastering date and time, exploring window queries, and wrapping up learning how transactions affect some functions.
We'll explore how to create tables, the impact DISTKEY and SORTKEYs have on performance, external schemas/tables with Spectrum and wrap up with handling semi-structured data like JSON with Redshift.
It is time to peak into the world of writing optimized queries and tools available to help optimize. Then, we turn our attention to Redshift security capabilities and how they can impact query output.