Giter Site home page Giter Site logo

shantanu-dutta / acmeair-netflix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aspyker/acmeair-netflix

0.0 0.0 0.0 4.87 MB

Acme Air Sample Application

License: Apache License 2.0

Shell 4.55% JavaScript 1.65% Java 82.91% Groovy 9.65% CSS 1.24%

acmeair-netflix's Introduction

NetflixOSS Acme Air Sample and Benchmark

This application shows an implementation of a fictitious airline called "Acme Air". The application was built with the some key business requirements: the ability to scale to billions of web API calls per day, the need to develop and deploy the application in public clouds (as opposed to dedicated pre-allocated infrastructure), and the need to support multiple channels for user interaction (with mobile enablement first and browser/Web 2.0 second). In addition to the original Acme Air application, the application has been changed to leverage the Netflix OSS cloud platform.

What has been changed in this application for Netflix OSS

This application is based upon the original Acme Air Sample and Benchmark, but has been changed in the following ways to demostrate the Netflix OSS cloud platform:

  • Split monolythic implementation into micro-services based architecture (added authentication micro service)
  • Added Karyon based bootstrapping in order to expose the management console and automatic registration into Eureka
  • Implemented Archaius property based configuration for key dependencies and service registration
  • Reimplemented REST calls to use Ribbon (with Eureka Client) for automatic service invocation load balancing
  • Wrapped REST calls with Hystrix to provide for fast failure and tolerance of failure in back end services
  • (Coming soon) Implemented Cassandra based data service implementation and accessed via Asytanax
  • Created AMI's for easy deployment

Repository Contents

Source:

  • acmeair-auth-service The core code for the authentication micro service
  • acmeair-auth-service-tc7 Deployment artifacts for the Tomcat version of the auth service
  • acmeair-auth-service-wlp Deployment arfifacts for the WebSphere Liberty Profile version of the auth service
  • acmeair-common The Java entities used throughout the application
  • acmeair-driver The workload driver script and supporting classes and resources
  • acmeair-driver-control A lightweight framework for automating nmon/jmeter performance runs
  • acmeair-loader A tool to load the Java implementation data store
  • acmeair-services The Java data services interface definitions
  • acmeair-services-wxs A WebSphere eXtreme Scale data service implementation
  • acmeair-webapp The core code for the Web 2.0 application front end web app and associated Java REST services
  • acmeair-webapp-tc7 Deployment artifacts for the Tomcat version of the front end web app
  • acmeair-webapp-wlp Deployment arfifacts for the WebSphere Liberty Profile version of the front end web app
  • build.gradle The build system using gradle

How to get started

Ask Questions

Questions about the Acme Air Open Source Project can be directed to our Google Groups. Please indicate that you are working with the Netflix OSS version.

Submit a bug report

We use github issues to report and handle bug reports.

OSS Contributions

We accept contributions via pull requests.

Please fill in the appropriate CLA in order to contribute.

acmeair-netflix's People

Contributors

aspyker avatar dougrt 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.