Giter Site home page Giter Site logo

vikrambindal / microservice-learn-english Goto Github PK

View Code? Open in Web Editor NEW
6.0 5.0 0.0 78 KB

Simple and Fun Learn English App using Microservices driven by Spring Cloud and Devops (Docker, K8S)

Dockerfile 7.87% Java 92.13%
spring-cloud kubernetes docker docker-compose hystrix turbine ribbon java-8

microservice-learn-english's Introduction

microservice-learn-english

About

This ia very simple yet illustrative application that demonstrates the user of various libraries in Spring Cloud eco-system along with integrating Devops using container and orchestration technologies like Docker and Kubernetes.

The application constructs a sentence using a combination of subject, noun, article, verb, adjective with each of these entities picking a word at random from their own properties file that aids in forming a sentence.

Stack

Code Base Application Cloud Stack
discovery-server discovery-server Eureka
config-server config-server Config
entity-service adjective,noun,verb,subject,article REST
sentence-service sentence REST, Ribbon,Feign
sentence-dashboard monitoring Hystrix, Turbine
devops-k8s devops docker, kubernetes

Getting Started

Code Base Port (docker-compose) Port (k8s) End-point
discovery-server 8888 30000
config-server 8761 30001
entity-service
- adjective 9020 30003 /word
- noun 9040 30005 /word
- verb 9000 30007 /word
- article 9030 30004 /word
sentence-service 9050 30010 /sentence
sentence-dashboard
  • NOTE: The above assumes you have kubernetes, docker installed on your machine.

microservice-learn-english's People

Contributors

vikrambindal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

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