Dan Bovey
danbovey
Recent Tech Decisions
39 points

Companies
Following

  • React

    #<User:0x00007fbe145ba660> ONLICAR


    React powers our dashboard and other front end apps.

  • Python

    #<User:0x00007fbe145b94e0> ONLICAR


    The majority of our backend code is written in Python. Our Serverless API is made up of python lambdas.

  • GitHub

    #<User:0x00007fbe145b7820> ONLICAR


    GitHub holds our source code and we use GitHub issues and projects for all developer project management.

  • Amazon RDS

    #<User:0x00007fbe145b5ca0> ONLICAR


    We use RDS to power our WordPress website.

  • BrowserStack

    #<User:0x00007fbe145b4260> ONLICAR


    We use BrowserStack to run end to end tests with Selenium on our dashboard. It runs automatically before every deployment and cancels it if anything is out of place.

  • AWS Elastic Beanstalk

    #<User:0x00007fbe145b2aa0> ONLICAR


    Elastic Beanstalk gives us a managed platform for our front end servers to make sure that traffic is never overloading our servers and that deployments are always successful.

  • Datadog

    #<User:0x00007fbe145b0b60> ONLICAR


    We use Datadog to power the TVs in our office that show real-time metrics of uptime, performance and errors.

  • AWS Elastic Load Balancing (ELB)

    #<User:0x00007fbe19c0ec50> ONLICAR


    We use ELB to load balance our device receivers that handle data from connected vehicles.

  • AWS Lambda

    #<User:0x00007fbe19c0ce50> ONLICAR


    We use AWS Lambda functions managed through Serverless for our RESTful API.