GithubHelp home page GithubHelp logo

PlatformLayer: Everything-as-a-service

Introduction

PlatformLayer is open-source platform-as-a-service software. Instead of tying you in to one stack though, you can build your platform from whatever components you want (pick your own database, webserver, load balancer etc).

PlatformLayer builds machines on clouds running OpenStack.

Because there are so many choices of software you could make, PlatformLayer makes it super-easy to build a new service if one doesn't already exist. That's why we say PlatformLayer is everything-as-a-service.

Right now it's early days, so please do contribute if your favorite service isn't yet available. Have a look in the services directory at the services we're working on. To build a service, you create a java classes which define the 'model' which the service will expose; you create a 'controller' for each model which describes how to build the model; you also create a service class which ties it all together.

The intention is to have a lot of simple services which work together, rather than a complex design. Services build on each other to produce complex systems.

There's lots of code for lots of different services in the tree, much of which is still fairly experimental (it's early days).

These are good ones to try out first:

  • memcache: Runs memcache, which is the simplest service (Cache-aaS)
  • solr: Runs solr, allowing full-text indexing & search (Search-aaS)

Check the wiki for more information!

Installation

Please see the wiki

platformlayer's Projects

nailgun icon nailgun

Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead.

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.