Skip to content

awslabs/aws-servicebroker-redshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Amazon RedShift for the AWS Service Broker

Provision, manage and connect to Amazon RedShift.

Prerequisites

IAM resources - See the AWS Service Broker Requirements for details VPC - A VPC ID will be requested during launch, A VPC with unused CIDR space is required as the plan will create the required subnets.

Plans

redshift-custom

Exposes all available parameters for the MySQL RDS engine.

redshift-prod

Best practice RedShift plan for production by setting the following parameters:

DBName: automatic
MasterUsername: master
MasterUserPassword: automatic
AllowVersionUpgrade: false
PortNumber: 15439
NumberOfAvailabilityZones: 2
AvailabilityZones: automatic
CidrSize: 27
CidrBlocks: automatic
BackupRetentionPeriod: 35
ClusterType: multi-node
LogBucketName: ''
StorageEncrypted: true

Retained resources

No resources are retained. The RedShift cluster, data and all associated resources will be fully removed if the Service Instance is deleted.

Resources

Getting Started With OCP and the AWS Service Broker
AWS Service Broker Overview
FAQ
Troubleshooting

License

This library is licensed under the Apache 2.0 License.

About

AWS Service Broker deployment module for Amazon Redshift

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published