TrivadisPF / platys-modern-data-platform

Support for generating modern platforms dynamically with services such as Kafka, Spark, Streamsets, HDFS, ....
Apache License 2.0
68 stars 15 forks source link

Cassandra 3 nodes 2 Gateway #527

Open johnfelipe opened 2 years ago

johnfelipe commented 2 years ago

How can deploy that stack?

gschmutz commented 2 years ago

@johnfelipe what you mean with 2 gateway?

gschmutz commented 2 years ago

To have a stack with just a three node Cassandra, initialize a stack first

platys init -n demo-platform --stack trivadis/platys-modern-data-platform --stack-version 1.15.0 --structure flat

Now edit the config.yml and enable Cassandra with 3 nodes

      CASSANDRA_enable: true
      # either 3 or 4
      CASSANDRA_major_version: 4
      CASSANDRA_volume_map_data: false
      CASSANDRA_nodes: 3

and then generate the stack

platys gen
johnfelipe commented 2 years ago

Screenshot_2022-08-11-10-18-45-78_40deb401b9ffe8e1df2f1cc5ba480b12

This one

johnfelipe commented 2 years ago

How can deploy that stack in Cassandra?

johnfelipe commented 2 years ago

Screenshot_2022-08-11-10-18-45-78_40deb401b9ffe8e1df2f1cc5ba480b12

This one

Dead can u help me about deploy that schema?

johnfelipe commented 2 years ago

Help asap pls

johnfelipe commented 2 years ago

https://github.com/RizkiMufrizal/Axway-API-Gateway-Docker/blob/2a3a39f89ea695c5d48dec0392d5d7c8e868cce1/README.md

Something like this, is for production env Or tell me contras about that stack?

gschmutz commented 2 years ago

@johnfelipe in this setup Cassandra is used as the meta store for the API Gateway, as far as I understand. I have added Kong and Tyk as API Gateways, guess I could add Axway as well, if it has a free/open source option.

johnfelipe commented 2 years ago

@johnfelipe in this setup Cassandra is used as the meta store for the API Gateway, as far as I understand. I have added Kong and Tyk as API Gateways, guess I could add Axway as well, if it has a free/open source option.

Pls put an example in your tutorials

johnfelipe commented 1 year ago

This architecture pls

El jue, 11 de ago. de 2022, 9:57 a. m., Guido Schmutz < @.***> escribió:

what you mean with 2 gateway?

— Reply to this email directly, view it on GitHub https://github.com/TrivadisPF/platys-modern-data-platform/issues/527#issuecomment-1212107160, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADIWFA5M6XEPJ77KT66K43VYUIGFANCNFSM56INXRXQ . You are receiving this because you authored the thread.Message ID: @.***>