Continuous Compliance Workflow for Infrastructure as Code: Part 2

By Dustin Ward

AWS FeedContinuous Compliance Workflow for Infrastructure as Code: Part 2 In the first post of this series, we introduced a continuous compliance workflow in which an enterprise security and compliance team can release guardrails in a continuous integration, continuous deployment (CI/CD) fashion in your organization. In this post, we focus on the technical implementation of…

Work with semistructured data using Amazon Redshift SUPER

By Dustin Ward

AWS FeedWork with semistructured data using Amazon Redshift SUPER With the new SUPER data type and the PartiQL language, Amazon Redshift expands data warehouse capabilities to natively ingest, store, transform, and analyze semi-structured data. Semi-structured data (such as weblogs and sensor data) fall under the category of data that doesn’t conform to a rigid schema…

Automate preapproved operations with AWS Service Catalog service actions

By Dustin Ward

AWS FeedAutomate preapproved operations with AWS Service Catalog service actions Most of my enterprise customers have the need to allow their users to execute self-service operational tasks while restricting access to a minimum set of services. With AWS Service Catalog, you can provision pre-approved products, when combined with AWS Service Catalog service actions, you can…