Skip to content

Diffblue-benchmarks/sample-polyglot-microservices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Berlioz Sample - Polyglot Microservices

This is a sample application with 3 microservices:

  • WEB: A web frontend written in Node.js,
  • APP: A backend service written in Python,
  • BILL: A backend service written in Java.

WEB is talking to APP, APP is talking to BILL.

Diagram

We deploy this application using Berlioz to local computer, and to the cloud as well.

Run this example, right here, right now inside Katacoda interactive terminal: https://www.katacoda.com/berlioz/scenarios/first-local-app

About

Sample application that uses 3 micro-services. Written Node.js, Python and Java. Deployed using Berlioz.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 24.1%
  • JavaScript 21.6%
  • CSS 17.8%
  • Dockerfile 15.1%
  • Java 14.4%
  • Python 7.0%