GithubHelp home page GithubHelp logo

wemaintain-test's Introduction

Step 1

  • IL faut lancer le docker elasticsearch dans src/elasticsearch avec la commande : docker-compose up
  • Elasticsearch contiendra l'index des objets dans concerts-full.json et son data est lié avec le dossier esdata
  • Si vous voulez re-créer le fichier concerts-full.json, lancez node script/generate-concerts-full.js
  • Si vous voulez re-indexer les indexes de concerts, il faut vider esdata puis lancer script/index-concerts.js
  • Pour lancer le server: npm start
  • Pour lancer les tests : npm test
  • Pour lancer eslint: npm run lint

Step 2

  • For 2 million bands, 10,000 venues, and 200 million events, we need increase the numbers of elasticsearch's node to keep elasticsearch run smoothly

  • What do you identify as possible risks in the architecture that you described in the long run, and how would you mitigate those?

    • Possible risks in the long run are the avaibility of node server and the synchronize of data of elasticsearch's node. We need to monitor and maintain the server and make a backup of elasticsearch data
  • What are the key elements of your architecture that would need to be monitored, and what would you use to monitor those?

    • The elasticsearch and node server needs to be monitored, we can use Kibana or MetricBeats to monitor elastice server and AppMetrics to monitor node server

wemaintain-test's People

Contributors

btngo avatar

Watchers

 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.