Medium Articles

Production A/B Test Analysis Framework at Teads
Han JU and Joseph ROCCA describe how they built a framework using Apache Spark and AWS Athena to…
Read on Medium
Managing a BigQuery data warehouse at scale
How we manage our BigQuery data warehouse and especially how we monitor slow queries, slots usage and table…
Read on Medium
Medium Articles, Sustainability Talks & Articles
Building an AWS EC2 Carbon Emissions Dataset
We are sharing a dataset containing an estimation of all instances’ carbon footprint, related to both manufacturing and…
Read on Medium
Investigating a network issue encountered with Kafka on AWS
TL;DR we ended up tuning the ARP cache on our EC2 instances
Read on Medium
Bring gRPC payloads and domain models closer with ScalaPB transformations
Our first open source sponsorship, contributing to this major component of our API stack
Read on Medium
Visualization in Kafka Cruise Control
Our contribution to the great Cruise Control Front End (CCFE) Open Source project
Read on Medium
Medium Articles, Sustainability Talks & Articles
Estimating AWS EC2 Instances Power Consumption
Last year we tried to estimate the carbon footprint of cloud workloads and found that the main missing…
Read on Medium
A Spotlight on Women in Tech at Teads
Teads is passionate about contributing to the feminization of IT jobs. In 2019, we launched our first Engineering…
Read on Medium
Flexible and Secure SSH access to cloud infrastructure — Part I
A couple of years ago we reviewed the way we manage our teams’ SSH accesses. We were looking…
Read on Medium
Medium Articles, Sustainability Talks & Articles
Evaluating the carbon footprint of a software platform hosted in the cloud
A practical attempt by Benjamin DAVY to estimate CO2 emissions for our platform. In short, we discovered that…
Read on Medium
Updating to Spark 3.0 in production
In this article, Louis first covers the main breaking changes we had to take into account to make…
Read on Medium
The most accurate way to schedule a function in a web browser
A detailed analysis of 3 JavaScript timeout strategies (setTimeout, requestAnimationFrame & Web Worker) and how they perform in…
Read on Medium