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),…