DEV Community

Discussion on: What's your tech stack?

Collapse
 
abhinav profile image
Abhinav Kumar • Edited

We have a few products, so the bird's eye view of our tech stack looks like this:

Backend

  • Python
  • DRF
  • PostgreSQL
  • Redis
  • MongoDB
  • Sentry (with sprinkles of Golang)

Frontend

  • ES6
  • AngularJS
  • React/Redux
  • Webpack (We are evaluating Vue for further projects)

Deployment

  • AWS
  • Docker/Docker Swarm
  • CircleCI