Redshift

aws/database aws/service

💡 Definition

Amazon Redshift is a fully managed, petabyte-scale data warehouse service that enables you to run complex analytic queries against structured data, using standard SQL, and get results in seconds.

🔑 Key Concepts

⚙️ How it Works

You launch a Redshift cluster, which consists of one or more compute nodes. You load your data (often from S3), and then you can run SQL queries to analyze large datasets.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * RDS * DynamoDB * S3