1

I would like to run the following services on a Bluemix cloud

  1. Apache Kafka
  2. Apache Storm
  3. Elasticsearch

a few questions

  1. Is this even possible? For example, what does it mean to run Kafka on cloud?
  2. Will the data be stored on the cloud as well?
  3. Will all of these services require Liberty WAS?
  4. Are there any already available services for these? Or for doing these tasks?

I know its a broad question but i am really hoping for some insights in order to learn more.

Oliver Deakin
  • 209
  • 1
  • 8
AbtPst
  • 6,676
  • 13
  • 69
  • 138

1 Answers1

1

There are a number of existing services in the catalogue that provide these applications.

Apache Storm is not available as a hosted service at the moment.

These services are separate from the application runtime, e.g. Liberty.

James Thomas
  • 4,055
  • 1
  • 15
  • 26