Code Monkey home page Code Monkey logo

galapagos's Introduction

galapagos

Galapagos Logo

Galapagos is a DevOps Self-Service Software for Apache Kafka, including an opinionated approach on how to use Kafka for event-driven enterprise architecture.

Fundamentals

See Event-Driven Architecture Principles for our principles for an Enterprise-wide Event-Driven Architecture, and Kafka Guidelines for the guidelines for Kafka usage which result directly from these principles. Galapagos is our tool to "enforce" these Guidelines, while not putting additional burden on DevOps teams.

Demo Setup

The current Demo Setup sets up two Kafka Clusters and a Keycloak instance in a local Minikube. It uses certificate-based authentication for Kafka.

Demo Setup

But we highly recommend to start with the Confluent Cloud based Setup. See Confluent Cloud Setup for details. It only creates a Keycloak instance in a local Minikube; the Kafka clusters are created in a Confluent Cloud subscription. This consumes much less local resources and is much easier to setup. Also, you will get a setup where you can run Galapagos from your IDE, enabling you to start developing on Galapagos and contribute to this great project :-)

Status

Currently, Galapagos supports self-hosted Kafka Clusters which must use Client Certificate-based authentication, as well as Confluent Cloud with their API Key + Secret mechanism. Teams can generate API Keys + secrets for their applications via the Galapagos UI (or via REST).

Discussions are now live! Get in touch - let us talk about the fundamentals, the setup, recommendations for others...

Build

To build Galapagos, just run

mvn package

to get a Spring Boot executable JAR.

Run

To run Galapagos locally for a first test, just use start-galapagos.sh for startup. Please note that you must have executed one of the devsetup/setup-dev-*.sh scripts first - see Demo Setup above.

In production, you should use one of the Galapagos Docker images available at DockerHub. Recommended is using Kubernetes as execution environment. Configuration can be provided e.g. via ConfigMaps. See Kubernetes Docs for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.