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 Talks & Articles, Tech Talks
- English

Our latest talks and articles

- Medium Articles ·
From Marketer to Developer at Teads: How Did I Make the Transition?
How did I come to leave my previous job in marketing and join Teads, an ad-tech company, as a developer, despite having no prior experience…

- Tech Talks ·
Cross-cloud analytics workloads with BigQuery Omni and Looker
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 San…

- Tech Talks ·
A Pragmatic Data Stack
Teads processes Terabytes of data every day with Stack Data that reflects our engineering culture: pragmatic. Like many software systems, it’s a mix of state-of-the-art…

- Tech Talks ·
Moving from Pull to Push and dividing by 1000 the network traffic
Within Teads, the Buying Engine is the backend responsible for delivering thousands of Ad campaigns at all times through hundreds of thousands of opportunities per…

- Tech Talks ·
Future-proofing analytics event ingestion into Teads’ data warehouse
At Teads we are dealing with the processing of several billions of analytics events per hour. Those events are firstly ingested using a streaming pipeline…

- Medium Articles ·
How we made our reporting engine 17x faster
In this article, we will see how we increased our reporting performance by moving most of our business logic into our data warehouse and removing…

- Medium Articles ·
Zero Trust at Teads
How do we keep the Teads Platform and its data secure on a global scale?

- Medium Articles ·
Our Engineering hiring process at Teads
Building a great interview process is quite tricky, there is no magic playbook for that. Here is some feedback on ours.

- Medium Articles ·
Dynamic Cache Replication Using gRPC Streaming
How switching to a push architecture allowed decoupling a highly scaled process from our fixed-sized Cassandra cluster

- Medium Articles ·
Publish custom sourcesJar with Android Gradle Kotlin DSL
Since its 5.0 version, Gradle offers a way to write Gradle scripts in Kotlin.