You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to do a run down of what happens this Black Friday for Walmart as this year will be our first running our server side rendering platform, Fruit Loops and Hapi under load.
I plan to cover:
The prep work that we did
Some of the key changes we had to make to optimize the codebase for client vs. server rendering concerns.
Some of the pitfalls that can occur when doing CPU-heavy tasks on Node at scale
A postmortem on how we performed on this coming Black Friday. The content here will be a surprise even to myself.
The text was updated successfully, but these errors were encountered:
I'd like to do a run down of what happens this Black Friday for Walmart as this year will be our first running our server side rendering platform, Fruit Loops and Hapi under load.
I plan to cover:
The text was updated successfully, but these errors were encountered: