Rendering Engine Tales: Road to Concurrent React
Integrating React's Concurrent features into Zalando's web framework. In this post we go over our solution design,... Read more...
2023
Riptide HTTP Client tutorial
Riptide: learning the fundamentals of the open source Zalando HTTP client Read more...
2023
How Software Bill of Materials change the dependency game
In this post, we explain what questions and insights Software Bill of Materials (SBOMs) provide across thousands of... Read more...
2023
How we manage our 1200 incident playbooks
We consolidated our incident playbooks in September 2019. 1200 playbooks later... Read more...
2023
Operation-Based SLOs
Zalando developed a new type of SLOs to monitor the critical aspects of its business which is based on Operations.... Read more...
2022
Zalando's Machine Learning Platform
Architecture and tooling behind machine learning at Zalando Read more...
2022
Functional tests with Testcontainers
We explore how to write functional tests using Testcontainers.org library in Java-based backend applications. Read more...
2022
GraphQL persisted queries and Schema stability
Learn how Zalando uses persisted queries, and how we define and think about different levels of stability of our... Read more...
2022
Releasing Connexion to the Community
After 6 years and 3.9k GitHub stars, we are releasing Connexion, our API-first Python framework, to the Open Source... Read more...
2022
Utilizing Amazon DynamoDB and AWS Lambda for Asynchronous Event Publication
We demonstrate an implementation of the Transactional Outbox pattern put into practice on AWS with Amazon DynamoDB,... Read more...
2022