Terraform deployment

ashahbazi
ashahbazi Registered Posts: 2

Hello,

I'm wondering if anyone can share terraform code for dataIku infra. Thanks

I'm thinking to use terrafy to convert the Azure ARM template to terraform but I thought to ask the community incase someone has done it before.

Answers

  • sionsmith
    sionsmith Registered Posts: 1
    edited February 16

    We have now open sourced our production ready Dataiku Terraform module: https://github.com/osodevops/aws-terraform-dataiku-platform

    This includes:

    • Dataiku DSS clustering
    • Deploy HA Green / Blue API server.
    • Automatic backup and restore from S3.
    • Multi-dimensional scaling, allowing you to separately scale data and UI management nodes.
    • Auto healing architecture.
    • Automatic bootstrapping of custom AMI with user-data.
    • Ability to customised install with Packer builder.
    • HIPPA and NIST 800-53 compliant.

    Please contact us if you have any questions or help. We are looking for feedback and improvement suggestions.

Setup Info
    Tags
      Help me…