vcenter-event-broker-appliance VS kyma

Compare vcenter-event-broker-appliance vs kyma and see what are their differences.

vcenter-event-broker-appliance

The VMware Event Broker Appliance Fling enables customers to unlock the hidden potential of events in their SDDC to easily create event-driven automation. (by vmware-samples)

kyma

Kyma is an opinionated set of Kubernetes-based modular building blocks, including all necessary capabilities to develop and run enterprise-grade cloud-native applications. (by kyma-project)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vcenter-event-broker-appliance kyma
1 5
154 1,503
1.9% 0.6%
8.8 9.6
7 days ago 6 days ago
Go Go
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vcenter-event-broker-appliance

Posts with mentions or reviews of vcenter-event-broker-appliance. We have used some of these posts to build our list of alternatives and similar projects.
  • Trying to create alarm for VirtualMachine.destroy task
    1 project | /r/vmware | 5 Jan 2022
    Your conclusion is correct, an Alarm can not be trigged once the vSphere Object has been destroyed as the Alarm is mapped to that object. The Event is there and one easy and recommended solution is to leverage the VMware Event Broker Appliance (VEBA) which makes building Event-Driven Automation super easy as you only have to subscribe to Event you want and then have it run the code you desire. Here's an example https://github.com/vmware-samples/vcenter-event-broker-appliance/tree/85494d3d09d66397358b3236778a80db8ad46554/examples/knative/powershell/kn-ps-vsphere-inv-slack that you can refer to and to learn more about VEBA check out https://vmweventbroker.io/

kyma

Posts with mentions or reviews of kyma. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-09.
  • Giving Kyma a little spin ... a SpinKube
    6 projects | dev.to | 9 Apr 2024
    Although I had the project on my radar, I never took a closer look at it. However, now it was the time to give it a spin ... or try. All I needed was a Kubernetes environment. As I am working in the SAP space the choice of Kubernetes is kind of predefined, namely Kyma in its managed version on the SAP Business Technology Platform.
  • myNewsWrap: News from SAP and Microsoft - It's Season 2
    2 projects | dev.to | 27 May 2022
    News from the SAP side: the clear focus is here SAP Business Technology Platform especially Kyma
  • Production GraphQL repos in Go
    2 projects | /r/golang | 17 Nov 2021
    I could only find https://github.com/kyma-project/kyma as something close to being real-world. But my google fu is failing here. Any help would be appreciated :)
  • Durable Functions with Netherite on Kyma
    3 projects | dev.to | 13 Oct 2021
    I am using Kyma as opinionated stack on top of Kubernetes (to be precise on a Gardener cluster) for this exercise. The setup should be similar for vanilla stacks, but the API gateway must be adjusted accordingly depending on what you use.
  • Road trip with my friends Kyma, KEDA and Azure Functions
    3 projects | dev.to | 23 Aug 2021
    So you can install Kyma 1.x without own domain, but you have no access to the Kyma console UI. An issue is open for this (https://github.com/kyma-project/kyma/issues/11924) and according to the Kyma slack channel the situation will improve with the upcoming release of Kyma 2.x, but until then you must provide an own domain to get access to the Kyma console UI. From my point of view this lifts the entry barrier of trying out open-source Kyma, but currently this is the way.

What are some alternatives?

When comparing vcenter-event-broker-appliance and kyma you can also consider the following projects:

serving - Kubernetes-based, scale-to-zero, request-driven compute

camel-k - Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers

vHive - vHive: Open-source framework for serverless experimentation

sources-for-knative - VMware-related event sources for Knative.

kyma-keda-azfunc - Repository for blog post an Kyma, KEDA and Azure Functions

myNewsWrap - Repo for my video podcast about news from the SAP and Microsoft universe

keda - KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes

argo - Workflow Engine for Kubernetes

netherite-kyma-sample - Sample for Deploying Azure Durable Functions with Netherite on Kyma

gqlgen - go generate based graphql server library