GithubHelp home page GithubHelp logo

insight-pandemic's People

Contributors

kharmabum avatar

Watchers

 avatar

insight-pandemic's Issues

New schema and query validation

  • Prior to deployment, new event schemas ought to be validated to ensure data types are supported and fields match conventions.
  • Prior to deployment, new queries ought to be validated to ensure appropriate resources (e.g. tables/topics) are available.
  • In the case of an invalid entry, helpful error messages ought to be provided.

Support for bulk ingestion and batch processing

A PHSS must often import data from a number of static sources including disease registries, census data, annual health surveys, and administrative data systems (e.g. hospital discharge data) that are useful for monitoring public health and arrive in a variety of bulk formats.

Support for GIS data

Tracking and visualizing a geo-spatial component of events would be useful for monitoring geographical trends.

Deploy Kafka cluster

  • Provision resources
  • Deploy S3 bucket
  • Deploy S3 endpoint
  • Push zipped config to S3
  • Config instances
    • ssh
    • Download/unzip
    • on zookeeper nodes: echo "'[1, 2, 3]'" > /var/lib/zookeeper/myid,
    • start services (zookeeper nodes first)
  • test ingestion

Installing Kafka

Refactor Terraform into components, remove deployment targets, add remote state tracking

Separate Terraform components (vpc vs services) and development environments, add remote state tracking

Example:

stage
  └ vpc
  └ services
      └ frontend-app
      └ backend-app
          └ vars.tf
          └ outputs.tf
          └ main.tf
          └ .terragrunt
  └ data-storage
      └ mysql
      └ redis
prod
  └ vpc
  └ services
      └ frontend-app
      └ backend-app
  └ data-storage
      └ mysql
      └ redis
mgmt
  └ vpc
  └ services
      └ bastion-host
      └ jenkins
global
  └ iam
  └ route53

Deploy VPC, security groups, test instance

Real-time SMS/email alerts

User-defined queries that naturally translate to critical incidents should be able to deliver targeted alerts to users of the system.

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.