GithubHelp home page GithubHelp logo

sadlerap / primaza Goto Github PK

View Code? Open in Web Editor NEW

This project forked from primaza/primaza

0.0 0.0 0.0 11.51 MB

Multi Cluster Service Consumption Framework

License: Apache License 2.0

Dockerfile 0.68% Makefile 4.31% Go 43.73% Shell 2.93% Python 18.90% Gherkin 29.44%

primaza's Introduction

Primaza

Multi Cluster Service Consumption Framework

The Problem

  • Modern application stacks are increasingly complex
  • Managing connections to all your supporting Services becomes more and more challenging… and that’s before you introduce additional clouds and hybrid environments
  • No platform enables easy consumption of hybrid cloud services
  • Needed to provide Scalability, Security and Portability
  • Previous solutions (OSBAPI, Service Binding, etc.) gained moderate traction
    • Replace one complexity with another
    • Heavyweight, onerous, exacting implementations
  • Customers are left to implement ad-hoc solutions
  • Manual steps to provision and consume cloud service (not scalable)
  • Custom IaC to provide the scale required (boilerplate imperative code)
  • Too much time spent on non-value added activities

The Solution

  • Separated logical environments that can span across different kubernetes clusters
  • An automatically collated Catalog that appropriately exposes available Services to Applications
  • Leverages industry best practices to securely deliver service endpoint data to applications
  • A platform that enables hybrid cloud services consumption in a portable, secured and scalable way

Benefits to Service Providers

  • No action required!
  • Continue to focus on delivering their cloud service with well-defined APIs
  • Continue to work with Service Kubernetes APIs and Controllers

Benefits to Administrators

  • Automatic addition of services to the catalog (via Service Class) - manual catalog management still possible (via Registered Service)
  • Service Classes are easy to create, and can be built by the service provider, administrators, or third-parties
  • Popular Service Classes delivered by Primaza out of the box

Benefits to Developer

  • Service Catalog makes it easy to discover new services and see what is available in the environment
  • Developers can automatically and easily claim services from the catalog
  • Claims can be requested for multiple environments (CI/CD capable)
  • Developers can discover/learn via provided sandbox

Implementation

Primaza's architecture is composed by the following elements:

  • Primaza control plane: manages environments, services and claims
  • Application agents: binds applications to services
  • Service agents: discover services

Primaza defines the following entities and controllers to provide the above described features.

Entities:

Controllers:

  • Discovery Controller
  • Claiming Controller
  • Binding Controller

primaza's People

Contributors

baijum avatar fbm3307 avatar filariow avatar kartikey-star avatar mmulholla avatar pmacik avatar sadlerap avatar

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.