Git Product home page Git Product logo

conductor's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

conductor's Issues

Establish naming conventions for tasks and workflows

In order to encourage reusability, we would like workflows and tasks to be named in a uniform manner. All workflows and tasks should follow the same casing so they're readable and names should also provide as much information about potential usage as possible without being too long.

Here are some example conventions:

  • names should be less than 50 characters long
  • task names should include the task type, i.e., http-xml-call-service, http-json-call-service
  • workflow names should include basic categorization information
  • all names should be lowercase (or TitleCase)

Update API to use service-discovery when accessing the DB

In order to facilitate microservice scaling, we need to update conductor-api to use service discovery to access the db. This allows us to run the db on dynamic host ports as well as to potentially scale the db horizontally without having to stop the api.

Research data persistence options

Conductor is currently configured to use v1r3n/dynomite as the data storage engine. Research which data stores are supported and then decide which will be the best to use on our platform. Once a data store has been chosen, open a new issue to set it up.

Update UI to use service-discovery when accessing the API.

In order to facilitate microservice scaling, we need to update conductor-ui to use service discovery to access the api. This allows us to run the api on dynamic host ports as well as to potentially scale the api horizontally without having to stop the ui.

Enable EBS Snapshots

As soon as data is populated in ElasticSearch, enable (hourly) snapshots on the following EBS volumes in corp-test and corp-live:

conductor.search.test: vol-0424e61729a51bf10
conductor.search.test: vol-0b46950098fb1f2ba
conductor.search.test: vol-0ce0e364902753a8f

conductor.search.live: vol-01ed2e7bced985dc7
conductor.search.live: vol-067406e0deb8157c0
conductor.search.live: vol-0c7efd275247f29f7

Submit Pull Request to Netflix - Environment Variable Overrides

One of the first changes to conductor to allow it to run in as a cloud-native application was to modify the properties code to use environment variable as overrides for all configurable properties. The change needs to be document and submitted to Netflix.

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.