Guy,
If you guys are in need of speakers Myself and some of my co-workers could give a talk. I work at
Aver, in downtown Columbus, and we're a healthcare startup/early-stage-growth company.
We're right in the early stages of doing an entire re-platform and we have a pretty modern web stack we could talk about. We're using:
Frontend:
- Webpack & Webpack Dev Server
- Angular 1.6
- angular-ui-router
- Karma & Jasmine for unit tests
- Behavioral Driven Development & Discovery Testing (practices defined by Justin Searls)
- Service-oriented architecture with multiple internal JS libraries shared across multiple projects
- Cookie Cutter for rapid project creation
- Project is dockerized
Back-end: Our backend consists of microservices written in Python 3 and backed by postgres DBs. The analytics pipeline for our customer data is built on top of Spark and HBase. Everything is deployed with Docker.