BLUEPERF
Repositories
-
acmeair-monolithic-java
This version of Acme air is redesigned removing hardcoded components to WXS and also optimized for Cloud Data Services
-
acmeair-driver
Forked from acmeair/acmeair-driverA workload driver for the Acme Air Sample Application.
-
acmeair-flightservice-java
This service queries flights and reward miles.
-
acmeair-mainservice-java
This service contains the front end of AcmeAir Microservices.
-
acmeair-customerservice-java
This service handle getting and updating customer data.
-
acmeair-bookingservice-java
This service handles getting, making, and cancelling flight bookings.
-
acmeair-authservice-java
During the login it generates a JWT which will be used by booking and customer services to validate the user.
-
helper
Helper scripts to easily deploy Acmeair Java Microservices to IBM Cloud Public Container Services (Kubernetes)
-
Overview
This repository contains overview of BLUEPERF github repositories, how these applications to be used.
-
acmeair-monolithic-nodejs
Forked from acmeair/acmeair-nodejsA Node.js implementation of the Acme Air Sample Application. With datastore support of MongoDB. With runtime support of Bluemix/CloudFoundry, Docker... With Micro-Services.