Our latest Talk
Clic here to jump to the beginning of the talk. As we are moving more and more our infrastructures in the cloud, it’s important…
- Sustainability, Talk
- English

Our latest talks and articles

- Medium Article ·
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…

- Dataset ·
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 Article ·
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 Article ·
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 Article ·
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.

- Dataset ·
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 Article ·
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…

- Medium Article ·
Reducing AWS EMR data processing costs
3 actionable measures to lower your EMR bills: Spot instances, EMR pricing on bigger EC2 instances and idle cluster detection.

- Talk ·
ScalaIO 2019: “Essential functional structures in Scala”
In this talk, Kevin Margueritte gives an overview of essential functional structures in Scala: Functor/Applicative/Traverse. He demonstrates that these structures are everywhere and make your…

- Medium Article ·
Spark UDAF could be an option!
Another real-life use case and methods to consider when optimizing a Spark job, this time using User Defined Aggregation Functions (UDAF).

- Medium Article ·
Career Takeoff — Interview with Software Engineer Assistant Andreea Grigore
After our previous interviews with young talents from our Montpellier and Paris office let’s go to Bucharest to ask Andreea about her journey to Teads.

- Talk ·
DevopsRex Paris 2019: “Devops & Terraform”
Our Director of Infrastructure Damien Pacaud gave a talk on our use of Terraform at Teads. He discusses how it started and best practices from…