Giter Club home page Giter Club logo

trainingservice's Introduction

Sketch-Brain Training Service

  • KU 도원결의 팀 졸업프로젝트의 Training Service 를 담당하고 있는 Backend 입니다.
  • Sketch-brain Backend M1
  • 개발 기한 2022/10~2022/11 1month

Architecture

Design


  • Kubernetes를 기반으로 MSA를 모방하여, Service를 분해하는 전략을 선택하였습니다.
  • Service Discovery 는 Kubernetes 의 Service로 사용하고, 따로 Eureka Client 를 사용하지 않았습니다.

Techs


Database

  • Database 는 Document-Type 의 NoSQL MongoDB 와, SQL Database 인 MySQL 두가지를 모두 사용합니다.
  • Profile 설정을 각각 다르게 하여, Local Profile 인 경우에 SQL Database 는 H2 In-memory Database 를 이용하고, MongoDB 같은 경우는 Embedded MongoDB 를 사용합니다.
  • Local 환경에서 Kubernetes 는 Mock library 를 사용해 모킹하여 사용합니다.

etc

  • 협업 툴로 Swagger, Devtool, Actuator 등을 제공하고, Front 와의 RestAPI 구현을 위해 Spring HATEOAS를 사용했습니다.
  • DDD 계층화 아키텍처를 사용했습니다.
  • CI/CD 는 Github Action 을 통해 build, 배포를 관리했습니다.

Env


OpenJDK : Eclipse Termurin 11

trainingservice's People

Contributors

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