aprilaaronsonck

Fraud protection at scale

Dan Petty & Ron Liu

At Credit Karma, we want our members to make financial progress — and we believe that the security of our members’ personal, financial and tax information is the cornerstone of that mission. This is why we invest heavily in security measures to help protect our members from fraud, abuse and cyber crime.     The systems […]

Read more

Microservices: From REST to Thrift and GraphQL

Volodymyr Ladnik

Microservices architecture is very popular these days, and is coming into increasing use at Credit Karma. While there are many reasons to develop microservices, their use comes with a number of potential pitfalls. This article describes a couple of those drawbacks and what we’re doing about them. Our first microservices presented REST APIs. REST provides […]

Read more

Empathic Collaboration

Vertika Srivastava

My product-focused engineering team at Credit Karma works on a wide variety of projects: designing product experiences, building front-end features, spinning up back-end services and  analyzing data. We interact with a diverse set of people to get these things done. At one point, we might be asking for help from a platform engineer, and at […]

Read more

Frequentist Stopping Rules

Robert Neal

Stopping rules are what make most frequentist (a.k.a. classical) statistical tests valid. Unsurprisingly, they tell you when to stop an experiment, and equally unsurprising, they are rules that must be followed in order to get statistically valid experiments from statistical tests that depend on them. However, despite stopping rules being critical to the interpretation of […]

Read more

JSON and the Confusion of Formats in Big Data

Yongjia Wang

In the era of big data, the choices of data formats are dazzling, and the concept of data format itself can be confusing. Our data platform team found it helpful to breakdown this topic based on the three major stages in the life cycle of data: in-memory representation (logical format), on-the-wire serialization (exchange format), and […]

Read more

Making an Impact as an Intern: Building Web Push Notifications

Luba Kravchenko

When I started at Credit Karma, it was my first internship outside of Toronto. As a Computer Science student at the University of Waterloo, I have the opportunity to complete six internships; Credit Karma has been my third. So having done this two times before I had learned one very important thing: what you get […]

Read more