Difference between revisions of "Amazon Redshift"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
* [[TCP port]]: [[5439]]
 
* [[TCP port]]: [[5439]]
 
* [[Alarms]]: HealthStatus, .../...
 
* [[Alarms]]: HealthStatus, .../...
 +
* [[Amazon Redshift pricing]]
  
 
== Features ==
 
== Features ==
Line 8: Line 9:
 
* [[Store procedures]] (May 2019) <ref>https://aws.amazon.com/about-aws/whats-new/2019/05/amazon-redshift-now-supports-stored-procedures/</ref>
 
* [[Store procedures]] (May 2019) <ref>https://aws.amazon.com/about-aws/whats-new/2019/05/amazon-redshift-now-supports-stored-procedures/</ref>
 
* Encryption <ref>https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-db-encryption.html</ref> ([[Hardware Security Module (HSM)]])
 
* Encryption <ref>https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-db-encryption.html</ref> ([[Hardware Security Module (HSM)]])
 +
* Cluster of nodes
  
 
== Related terms ==
 
== Related terms ==
 
* [[GRANT]]: [[View GRANTs on Redshift]] (<code>[[has_table_privilege]]</code>)
 
* [[GRANT]]: [[View GRANTs on Redshift]] (<code>[[has_table_privilege]]</code>)
 +
* <code>[[HAS_TABLE_PRIVILEGE]]</code>
 +
* <code>[[HAS_SCHEMA_PRIVILEGE]]</code>
 +
* <code>[[HAS_ASSUMEROLE_PRIVILEGE]]</code>
 +
* <code>[[HAS_DATABASE_PRIVILEGE]]</code>
 
* [[Amazon Redshift metrics]]: https://docs.aws.amazon.com/redshift/latest/mgmt/metrics-listing.html
 
* [[Amazon Redshift metrics]]: https://docs.aws.amazon.com/redshift/latest/mgmt/metrics-listing.html
 
* [[AWS Database Migration Service (DMS)]], include parallel since Dec 2020<ref>https://aws.amazon.com/about-aws/whats-new/2020/12/aws-database-migration-service-supports-parallel-apply-cdc-mode-using-redshift-target/</ref>
 
* [[AWS Database Migration Service (DMS)]], include parallel since Dec 2020<ref>https://aws.amazon.com/about-aws/whats-new/2020/12/aws-database-migration-service-supports-parallel-apply-cdc-mode-using-redshift-target/</ref>
Line 27: Line 33:
 
* [[Amazon Redshift Spectrum]] ([[AWS timeline|Apr 2017]]) <ref>https://aws.amazon.com/about-aws/whats-new/2017/04/introducing-amazon-redshift-spectrum-run-amazon-redshift-queries-directly-on-datasets-as-large-as-an-exabyte-in-amazon-s3/</ref>
 
* [[Amazon Redshift Spectrum]] ([[AWS timeline|Apr 2017]]) <ref>https://aws.amazon.com/about-aws/whats-new/2017/04/introducing-amazon-redshift-spectrum-run-amazon-redshift-queries-directly-on-datasets-as-large-as-an-exabyte-in-amazon-s3/</ref>
 
* [[Amazon Redshift Advisor]]
 
* [[Amazon Redshift Advisor]]
* [[Redshift Managed Storage (RMS)]]
+
* [[Redshift Managed Storage (RMS)]] ([[AWS timeline| Dec 2019]]) <ref>https://aws.amazon.com/about-aws/whats-new/2019/12/amazon-redshift-announces-ra3-nodes-managed-storage/</ref>)
 +
* [[Automatic Table Optimization]] (Dec 2020)
  
 
* [[Redshift system tables and views]]
 
* [[Redshift system tables and views]]
 +
* [[Concurrency Scaling]]
 +
 +
* [[SET]]
  
 
== Activities ==
 
== Activities ==
 
* Read https://aws.amazon.com/redshift/whats-new/?amazon-redshift-whats-new
 
* Read https://aws.amazon.com/redshift/whats-new/?amazon-redshift-whats-new
 
* Read https://stackoverflow.com/questions/tagged/amazon-redshift?tab=Votes
 
* Read https://stackoverflow.com/questions/tagged/amazon-redshift?tab=Votes
 +
* [[View GRANTs on Redshift]]: (<code>[[HAS_TABLE_PRIVILEGE]]</code>)
 +
* [[Amazon Redshift: show permissions]]: (<code>[[has_schema_privilege]]</code>)
 +
* [[Amazon Redshift: grant read only provileges to user]]: <code>[[GRANT_USAGE]], [[GRANT_SELECT]]</code>
 +
 +
== News ==
 +
* 04/2022 [[Amazon Redshift]] announces new enhancements for [[Audit Logging]] <ref>https://aws.amazon.com/about-aws/whats-new/2022/04/amazon-redshift-enhancements-audit-logging/</ref>
 +
* 04/2020 Amazon Redshift announces support for [[role-based access control]] (RBAC) <ref>https://aws.amazon.com/about-aws/whats-new/2022/04/amazon-redshift-role-based-access-control/</ref>
  
 
== See also ==
 
== See also ==

Latest revision as of 08:35, 12 May 2022

wikipedia: Amazon Redshift (Nov 2012) [1] data warehouse product based on PostgreSQL

Features[edit]

Related terms[edit]

Activities[edit]

News[edit]

See also[edit]

  • https://aws.amazon.com/about-aws/whats-new/2012/11/28/announcing-amazon-redshift/
  • https://aws.amazon.com/about-aws/whats-new/2020/04/amazon-redshift-announces-general-availability-for-federated-querying/
  • https://aws.amazon.com/about-aws/whats-new/2019/05/amazon-redshift-now-supports-stored-procedures/
  • https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-db-encryption.html
  • https://aws.amazon.com/about-aws/whats-new/2020/12/aws-database-migration-service-supports-parallel-apply-cdc-mode-using-redshift-target/
  • https://press.aboutamazon.com/news-releases/news-release-details/aws-announces-general-availability-aqua-amazon-redshift
  • https://aws.amazon.com/about-aws/whats-new/2019/09/amazon-redshift-announces-automatic-workload-management-and-query-priorities/
  • https://aws.amazon.com/about-aws/whats-new/2017/04/introducing-amazon-redshift-spectrum-run-amazon-redshift-queries-directly-on-datasets-as-large-as-an-exabyte-in-amazon-s3/
  • https://aws.amazon.com/about-aws/whats-new/2019/12/amazon-redshift-announces-ra3-nodes-managed-storage/
  • https://aws.amazon.com/about-aws/whats-new/2022/04/amazon-redshift-enhancements-audit-logging/
  • https://aws.amazon.com/about-aws/whats-new/2022/04/amazon-redshift-role-based-access-control/
  • Advertising: