StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
  1. Home
  2. Companies
  3. Eventvods
Eventvods logo

Eventvods

Verified

We provide spoiler-free VODs of competitive esports matches.

Worldwide!eventvods.com
27
Tools
6
Decisions
0
Followers

Tech Stack

Application & Data

9 tools

ES6 logo
ES6
Amazon CloudFront logo
Amazon CloudFront
Bootstrap logo
Bootstrap
ExpressJS logo
ExpressJS
cdnjs logo
cdnjs
CloudFlare logo
CloudFlare
AngularJS logo
AngularJS
Node.js logo
Node.js
MongoDB logo
MongoDB

Utilities

2 tools

Slack logo
Slack
Google Analytics logo
Google Analytics

Business Tools

1 tool

InVision logo
InVision

Team Members

Simon Poole
Simon PooleSenior Software Engineer
clammier
clammier

Engineering Blog

Stack Decisions

Simon Poole
Simon Poole

Feb 8, 2018

As a second layer of caching in front of Cloudfront CDNs and our own API responses. Quite frankly, without Cloudflare's support we'd be bankrupt. CloudFlare

434 views434
Comments
Simon Poole
Simon Poole

Oct 5, 2017

Server-side code, newer code is ES6 and most old code converted to use the better features. ES6

472 views472
Comments
Simon Poole
Simon Poole

Oct 5, 2017

Region-specific image caching and content-delivery to speed up page loads and increase responsiveness. Amazon CloudFront

426 views426
Comments
Simon Poole
Simon Poole

May 9, 2017

Provides a super-fast cache layer between our API and database, allowing us to handle surprise bursts of users without overloading database. Response time on a cached request is usually <20ms processing, compared to ~500ms on a heavy database request. Redis

454 views454
Comments
Simon Poole
Simon Poole

May 9, 2017

Handles the grunt API work, authentication and providing API <-> Cache <-> Database link. Node.js

430 views430
Comments
Simon Poole
Simon Poole

May 9, 2017

Reduce Node.js load by serving static files and Prerender.io for crawlers. nginx

129 views129
Comments