Amazon Redshift announces preview of cross-account data sharing

By Dustin Ward

AWS FeedAmazon Redshift announces preview of cross-account data sharing Amazon Redshift data sharing allows you to share live, transactionally consistent data across different Redshift clusters without the complexity and delays associated with data copies and data movement. Ability to share data across clusters that are in the same AWS account is already generally available. Now you can…

Better together: AWS SAM and AWS CDK

By Dustin Ward

AWS FeedBetter together: AWS SAM and AWS CDK Today AWS is announcing the public preview of AWS Serverless Application Model CLI (AWS SAM CLI) support for local development and testing of AWS Cloud Development Kit (AWS CDK) projects. AWS SAM and AWS CDK are both open-source frameworks for building applications using infrastructure as code (IaC).…

Amazon Redshift announces support for hierarchical data queries with Recursive CTE

By Dustin Ward

AWS FeedAmazon Redshift announces support for hierarchical data queries with Recursive CTE Amazon Redshift, a fully-managed cloud data warehouse, now adds support for Recursive Common Table Expression (CTE). Starting today, you can use a Recursive CTE on your Redshift cluster to query hierarchical data such as organizational charts where employees reports to other employees (managers),…