Resources
Tips, tutorials, guides, and product insights from FullStory’s Digital Experience Intelligence experts
Building APIs with the AWS CDK + Lerna + Webpack: Part 1
How we used the AWS CDK to build the simple API at the core of our New Relic proof of concept.

How our product team uses FullStory on FullStory to remove friction and optimize the user login flow
We explore how we used FullStory to discover (and fix!) issues in our user login flow, to create a more seamless first touchpoint for our users.
Making kubectl easier with custom plugins
Custom kubectl plugins are a great way to consolidate common Kubernetes management actions in a way that are easily distributed across teams.
Lessons learned after my first year at FullStory
After his first year as a software engineer at FullStory, Vinh Tran shares the principles that have been key to his growth as he launches his career.
Easing component discovery with our babel annotate React plugin
With our babel plugin, you can identify page elements for end-to-end testing and understand user behavior while protecting privacy in your React apps.
Writing a Filebeat output plugin
How to write an output plugin for filebeat using the Go programming language. Filebeat is an open source tool by elastic.co.
gRPCui: Don’t gRPC without it!
We built gRPCui, a graphical user interface, to reduce friction and be more intuitive than a command-line interface. Here's how gRPC can be useful.
How FullStory's architecture mitigates DOS attacks
How FullStory mitigates these DoS-like traffic spikes using a scalable key value store, also a new way of scheduling work to batch-process requests.
Migrating from Google Cloud tasks to cloud Pub/Sub
How we live-migrated traffic across all services from Google Cloud Tasks to Cloud Pub/Sub (while avoiding disruption to our customers).