Giter VIP home page Giter VIP logo

innovation-hub-2022-challenge-04's People

Contributors

alexandershapoval avatar gilo-agilo avatar kateshnurko avatar kolomoietskostiantyn avatar vitaliimorenko avatar

Watchers

 avatar  avatar  avatar  avatar

innovation-hub-2022-challenge-04's Issues

Feedback form the Sergey V on Demo 01

Sergey V wrote:

  1. most likely it will be required to buy a license for docker desktop for each code developer
  2. to develop locally with Kubernetes it makes sense to use skaffold tool. https://skaffold.dev/ we have an example of the setup for the development of .net core based services with this tool and Kubernetes and how to structure k8s YAML files to isolate tenants.
  3. we have an issue with the maintenance of Kubernetes clusters from the DevOps side. e.g. mainly there is no anybody who is aware of how to maintain it correctly in the production environment.
  4. IdentityService has nothing to do with authorization and authentication against ElasticSearch. So I doubt that you can merge two challenges.
  5. based on lack of competence in maintaining Kubernetes clusters in production I would rather suggest going with the AWS forked elasticsearch solution so that we can use it as a service and delegate maintenance to AWS.
  6. It is much better to use .net core base projector that reads data from MongoDB event store and index data to elastic seacrh rather than pushing events to rabbitmq. the reason for this is that we have one more tool in the middle between the source of data and the destination. also based on the volume of events it will cause a high load on rabbitmq. (historically we had such implementation when we just started adzu4 later we discarded such approach due to some performance and maintenance issues)

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.