Is your feature request related to a problem? Please describe.
Inability to spin up a Redshift Serverless cluster for data processing, fast architecture pattern deployment
Describe the solution you'd like
Being able to deploy Redshift Serverless through RedshiftServerlessFactory() DDK resource and then further Data Stages (Ingestion from a number of sources such as S3 and DynamoDB by using COPY command), and leverage features such as Redshift ML, Redshift Streaming Ingestion from Kinesis Data Streams, Automatic MVs, etc.
Describe alternatives you've considered
AthenaSQLSstage as an alternate SQL query engine pattern, but Redshift Serverless is suitable for advanced cloud-native DW use cases as described above.
Additional context
N/A
P.S. Please Don't attach files. Add code snippets directly in the message body instead.
Is your feature request related to a problem? Please describe. Inability to spin up a Redshift Serverless cluster for data processing, fast architecture pattern deployment
Describe the solution you'd like Being able to deploy Redshift Serverless through RedshiftServerlessFactory() DDK resource and then further Data Stages (Ingestion from a number of sources such as S3 and DynamoDB by using COPY command), and leverage features such as Redshift ML, Redshift Streaming Ingestion from Kinesis Data Streams, Automatic MVs, etc.
Describe alternatives you've considered AthenaSQLSstage as an alternate SQL query engine pattern, but Redshift Serverless is suitable for advanced cloud-native DW use cases as described above.
Additional context N/A
P.S. Please Don't attach files. Add code snippets directly in the message body instead.