LaunchDarkly: (How To) Test In Production
- Josh Wills
- Maria Verba
- Cindy Sridharan
Heavybit member company LaunchDarkly held their Test in Production Meetup in the Heavybit Clubhouse on January 10th. In this session the focus was on ‘how’ teams test in production. If you’d like to attend future Test in Production Meetups in person, sign up here.
Visibility and Monitoring for Machine Learning Models
Josh Wills, Engineer at Slack
Josh started our Meetup with a short talk on deploying machine learning models into production. He’s worked as the Director of Data Science at Cloudera, he wrote the java version of Google’s AB testing framework, and he recently held the position of Director of Data Engineering at Slack. In his opinion the most important question is: “How often do you want to deploy this?” You should never deploy a machine learning model once. If the problem is not important enough to keep working on it and deploy new models, then its not important enough to pay the cost of putting it into production in the first place.
Watch his talk to get his thoughts on testing machine learning models in production.
When a Necessary Evil becomes Indispensable: Testing in Production at Handshake
Maria Verba, QA Automation Engineer at Handshake
Maria discusses how and why teams at Handshake test in production. In her role as QA Automation Engineer, she is focused on making sure her organization ships a product that customers love to use, as well as supporting the engineers with anything test related.
Watch her talk to learn how her team tests in production. She covers what requirements her team has put in place to test safely, and some specific examples of when testing in production is better than in pre-production.
Testing Microservices: A Sane Approach Pre-Production & In Production
Cindy Sridharan aka @copyconstruct
In December 2017, Cindy wrote an article about testing microservices. She wrote it in response to an article that showcased a team’s incredibly complex testing infrastructure. The piece described how a team built something that helped their developers run a lot of tests very quickly. And while it helped tremendously, Cindy wondered why it had to be so complex.
“The whole point of microservices is to enable teams to develop, deploy and scale independently. Yet when it comes to testing, we insist on testing *everything* together by spinning up *identical* environments, contradicting the mainspring of why we do microservices.”
Check out her talk to see how she recommends testing microservices—how to think about testing, what to consider when setting up tests, and other best practices.
Interested in joining Heavybit? Our program is the only one of its kind to focus solely on taking developer products to market. Need help with developer traction, product market fit, and customer development? Apply today and start learning from world-class experts.
Subscribe to Heavybit Updates
You don’t have to build on your own. We help you stay ahead with the hottest resources, latest product updates, and top job opportunities from the community. Don’t miss out—subscribe now.
Content from the Library
The Future of AI Code Generation
AI Code Generation Is Still in Early Innings AI code generation tools are still relatively new. The first tools like OpenAI...
Personal Branding for Founders
Why Personal Branding? A lot of founders I’ve spoken to, especially those of us who are technical, bristle at the idea of...
Machine Learning Lifecycle: Take Projects from Idea to Launch
Machine learning is the process of teaching deep learning algorithms to make predictions based on a specific dataset. ML...