Skip to content

Instantly share code, notes, and snippets.

@denizkenan
Last active May 25, 2020 14:55
Show Gist options
  • Save denizkenan/01cc003b7ab6e683cd585eb5f6fbe61c to your computer and use it in GitHub Desktop.
Save denizkenan/01cc003b7ab6e683cd585eb5f6fbe61c to your computer and use it in GitHub Desktop.
Lessons learnt in using Hasura for fintech apps

Lessons learnt in using Hasura for fintech apps

About me(unrealists)

What is Fintech?

What makes Fintech startups different than others?

  • regulatory challenges
  • security is paramount
  • complex data models
  • competition

How Does Hasura help us?

  • Representation of complex data models
  • Centralized data plane
  • Enforced security on top of data instead of application
  • Shared practices across domains and architectures
  • Agility!

Case Studies

  • Bank statement parsing
  • Credit application assessment
  • Digital Banking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment