Our latest Talk
Teads’ Petabyte-scale data infrastructure is a critical component of its end-to-end advertising platform. In this talk at the Google Cloud Next ’23 conference in…
- Tech Talks
- English
Our latest talks and articles
- Medium Articles ·
Bring gRPC payloads and domain models closer with ScalaPB transformations
Our first open source sponsorship, contributing to this major component of our API stack
- Medium Articles ·
Visualization in Kafka Cruise Control
Our contribution to the great Cruise Control Front End (CCFE) Open Source project
- Medium 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 piece was the power consumption of cloud…
- Medium Articles ·
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 Camp, a two-day training session we offered…
- Medium Articles ·
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 for three key areas of improvement: service-level…
- Medium 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 it’s a fascinating but complex topic. The…
- Datasets ·
AWS Instance Specifications
This small dataset contains instance specifications gathered on the AWS documentation as of October 2020. It was initially created to translate our billing reports into…
- Medium Articles ·
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 our code compile with Spark 3 and…
- Medium Articles ·
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 thousands of web contexts.
- Medium Articles ·
Hard skills run the tech, soft skills scale it up
Building great software requires software craftsmanship skills but successful software companies have something in common on top of that: engineers with great soft skills.
- Datasets ·
Machine Learning Dataset #1:
We are releasing a first dataset containing 3 million labeled lines (advertising auctions). This dataset can be freely used as resources for Machine Learning courses.…
- Medium Articles ·
Generating UUIDs at scale on the Web
Can you trust every browser to generate globally unique identifiers at scale? At Teads, we have tried, and the answer is yes, with a few…