Giter Club home page Giter Club logo

chomchob-devops-testing's Introduction

ChomCHOB DevOps Testing

Thank you for interest in ChomCHOB

We have 2 part for testing your DevOps skill, programming and operation part. When you done this test you need to create repository like in "example submission" folder on your github repository.

This test contain with 2 part.

  1. Programming
  2. Operation

Note

  • You have 7 day after receive email to complete this test.

Programming

Simple Wallet API

Description

You need to create simple wallet api for transfer cryptocurrency between user A to user B. Also have admin ability to manage both cryptocurrency and exchange rate with permission that user can't do.

Requirement

  • Admin can increase and decrease user cryptocurrency balance.
  • Admin can see all total balance of all cryptocurrency.
  • Admin can manage exchange rate between cryptocurrency.
  • User can transfer cryptocurrency to other.
  • Security for protect admin privilege.

Example

UserA transfer 10 ETH to UserB so UserB will recieve 10 ETH

  • User can transfer cryptocurrency to other with difference currency such ETH to BTC with exchange rate.

Example

UserA transfer 1000 ETH to UserB with exchange rate ETH/BTC equal to 0.05 so UserB will recieve 50 BTC

  • It ok whether cryptocurrency have decimal or not.

Technical Detail

  • This API need to be written with Nodejs.
  • You can use any nodejs web framework but we prefer express.
  • You can use any tool or library to help you build API.
  • Database we prefer mariadb, but if you think other database is suitable it fine to use that db.
  • Please provide us POSTMAN collection and environment(if needed) in JSON format.
  • This is not decentralized wallet so no need to worry about blockchain stuff.
  • If some of detail or requirement are ambiguous, we so sorry about that. And feel free to use your creative thinking to do that stuff.

Operation

If you implement the programming part complete, this is your operation part. Here is requirement we want.

Requirement

  • Deploy Simple Wallet API to cloud for calling as a API endpoint. We did not restrict any cloud provider you want to use but we prefer Google Cloud.
  • Use Helm and Kubernetes to help you deploy. You also can use GKE or any managed service.
  • The rest is freedom, you can use any tool or any managed service you want to help you deploy and improve this API to show your DevOps skill.
  • Please provide us a diagram of your design architecture and description, you can use any tool you want to draw your diagram even handwriting is fine.

chomchob-devops-testing's People

Contributors

chomchob avatar

Watchers

 avatar  avatar

Forkers

waruwat-dev

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.