Testing in Production at LinkedIn

If you can’t confidently deploy to production, write tests until you can! Learn about all of LinkedIn’s testing processes for releasing features to its 500 million members with confidence.

The company’s primary app, linkedin.com, receives around 1000 commits every week from over 300 different contributors. We have other products that span 5000 codebases in addition to flagship. Let’s take a closer look at: – in-production testing – feature flags and canaries – microservices testing – putting machine learning models to the test – putting search and relevancy algorithms to the test – engineering for resilience This session will assist you in developing a product testing plan. Continue to write excellent tests!