Yes. To define the Apache Kafka service, use the kafka
type in .platform/services.yaml:
<SERVICE_NAME>:
type: kafka:<VERSION>
disk: 512
Note that if you later change the name, it’s treated as an entirely new service. This removes all data from your service. Always backup your data before changing the service.
For more information on this feature, please see the following page in the Platform.sh documentation: