Homepage
Open in app
Sign inGet started

Trendyol Tech

  • Trending
  • Mobile
  • Performance
  • Data
  • Security
  • Platform
  • Go
  • Apply to Trendyol
  • AI with a Human Touch: What I Learned from Building and Listening as a UX Researcher

    AI with a Human Touch: What I Learned from Building and Listening as a UX Researcher

    What I learned while building with AI and listening to those it affects — through real product work and stakeholder conversations.
    Go to the profile of Reyhan Ikan
    Reyhan Ikan
    May 15
    Designing for Enterprise Tools: Challenges and Learnings

    Designing for Enterprise Tools: Challenges and Learnings

    Designing enterprise tools with better UX, continuous feedback, and measurable impact for smarter, faster workflows
    Go to the profile of Sima Demir
    Sima Demir
    Apr 29
    Intercepting Requests with Chrome Extension

    Intercepting Requests with Chrome Extension

    Tracking license usage by intercepting browser traffic with a Chrome extension to improve compliance and optimize security processes.
    Go to the profile of Alp Keskin
    Alp Keskin
    Apr 28
    Balancing Manual and Automated Frontend Testing

    Balancing Manual and Automated Frontend Testing

    Our journey into AI-driven coding and test automation in Trendyol
    Go to the profile of Erdem Gonul
    Erdem Gonul
    Apr 28
    Strengthening Influencer Verification with New Instagram Login API

    Strengthening Influencer Verification with New Instagram Login API

    We get dozens of fake influencer applications every day. Here’s how we separate the real ones.
    Go to the profile of Emre Yiğit Kuzhan
    Emre Yiğit Kuzhan
    Apr 24
    Resource Optimization in Couchbase: Enhancing Efficiency through Couchbase Exporter Improvements

    Resource Optimization in Couchbase: Enhancing Efficiency through Couchbase Exporter Improvements

    How Trendyol optimized Couchbase resources by significantly reducing memory usage through improvements in the metric collection system.
    Go to the profile of Fatih Sarhan
    Fatih Sarhan
    Apr 2
    Taking Seller Product Indexing Team to the Future: Re-platforming and Beyond at Trendyol

    Taking Seller Product Indexing Team to the Future: Re-platforming and Beyond at Trendyol

    Re-platforming SPI: Overcoming Challenges, Enhancing Performance & Driving Impact
    Go to the profile of Oktay Koçer
    Oktay Koçer
    Mar 18
    Reducing Warehouse Picking Time: Graph Algorithms

    Reducing Warehouse Picking Time: Graph Algorithms

    From Graph Theory to Efficiency: Using Graphs, Dijkstra’s Algorithm & Construction Hierarchies to Decrease Picking Time
    Go to the profile of Ahmet Furkan Kavraz
    Ahmet Furkan Kavraz
    Mar 17
    Detecting and Managing Unused Topics in Kafka Clusters: A Scalability and Resource Optimization…

    Detecting and Managing Unused Topics in Kafka Clusters: A Scalability and Resource Optimization…

    Optimizing Kafka clusters by detecting and managing unused topics to prevent resource waste and ensure scalability.
    Go to the profile of Yusuf Duyar
    Yusuf Duyar
    Mar 3
    Java 21 Virtual Threads Deadlock Awareness

    Java 21 Virtual Threads Deadlock Awareness

    Hello everyone, in this article, I’ll share how we identified and resolved a Deadlock issue in our Java 21 Virtual Threads application.
    Go to the profile of Mehmet Berker Ot
    Mehmet Berker Ot
    Feb 27
    Standardizing Chaos: How a Dynamic Status Mapping System Solves Logistics Inefficiencies with…

    Standardizing Chaos: How a Dynamic Status Mapping System Solves Logistics Inefficiencies with…

    Streamlining Shipment Tracking; How a Dynamic Status Mapping System Reduces Complexity and Enhances Efficiency
    Go to the profile of Serhat Yılmaz
    Serhat Yılmaz
    Feb 25
    What Keeps Us Inspired as a UX Team? A Peek into Trendyol Express

    What Keeps Us Inspired as a UX Team? A Peek into Trendyol Express

    We’re a team of seven passionate individuals — one researcher, five product designers, and our leader — working together at Trendyol…
    Go to the profile of İpek Karaoglu
    İpek Karaoglu
    Feb 23
    Building a Custom Kafka SMT: Filtering Fields with Performance and Security in Mind

    Building a Custom Kafka SMT: Filtering Fields with Performance and Security in Mind

    How do we overcome a common data ingestion challenge and reduce CDC events overhead using a custom Kafka Connect SMT
    Go to the profile of Alpay Kurbaloğlu
    Alpay Kurbaloğlu
    Feb 19
    Outbox Performance Boost: Faster & More Reliable

    Outbox Performance Boost: Faster & More Reliable

    How we optimized our outbox service, boosting speed by 90% and ensuring reliability under high loads with a better approach.
    Go to the profile of Oğuz Erdi Erkmen
    Oğuz Erdi Erkmen
    Feb 19
    How We Built a Lightweight and Easy-to-Develop Gateway with Go and Gin

    How We Built a Lightweight and Easy-to-Develop Gateway with Go and Gin

    Built a lightweight Go/Gin gateway for easy endpoint management & massive resource efficiency. No more code changes for new endpoints!
    Go to the profile of Yakup Emre Tanrıkulu
    Yakup Emre Tanrıkulu
    Feb 18
    Automating the Backup Management for Couchbase DBs

    Automating the Backup Management for Couchbase DBs

    In today’s data-driven world, efficient backup strategies are a cornerstone of database management. For Couchbase, known for its…
    Go to the profile of Muhammet Ozekli
    Muhammet Ozekli
    Feb 17
    Optimizing International Content Eligibility Calculations: Challenges and Solutions at Trendyol

    Optimizing International Content Eligibility Calculations: Challenges and Solutions at Trendyol

    Trendyol optimized content eligibility with priority-based scaling, boosting performance from 400K to 8.1M RPM using KEDA auto-scaling. 🚀
    Go to the profile of Mert Özler
    Mert Özler
    Feb 13
    BigDash-Mastering BigQuery Pipelines: Challenges, Solutions, and Innovations

    BigDash-Mastering BigQuery Pipelines: Challenges, Solutions, and Innovations

    At Trendyol, BigDash revamps BigQuery management with smart log filtering, data partitioning & Cloud Functions/APIs for cost & job control.
    Go to the profile of Cansel Canayakın
    Cansel Canayakın
    Feb 11
    BigDash: Mastering BigQuery with Real-Time Query Insights - Architecture

    BigDash: Mastering BigQuery with Real-Time Query Insights - Architecture

    BigDash is a web UI that helps teams querying BigQuery track their submitted queries and identify the longest-running queries.
    Go to the profile of Yiğit Mert Dönmez
    Yiğit Mert Dönmez
    Feb 11
    BigDash: Mastering BigQuery with Real-Time Query Insights

    BigDash: Mastering BigQuery with Real-Time Query Insights

    BigDash is a real-time query monitoring platform for BigQuery. Users can track queries, view metrics, and stop long jobs.
    Go to the profile of Ceren Erdoğan
    Ceren Erdoğan
    Feb 11
    Kafka Consumer Monitoring Tips

    Kafka Consumer Monitoring Tips

    Microservice architecture comes with several challenges; message brokers are critical to loosely coupled systems, and Kafka takes place…
    Go to the profile of Elif Mertoglu
    Elif Mertoglu
    Feb 2
    Quality Assurance Supported by AI in Customer Services

    Quality Assurance Supported by AI in Customer Services

    In this article, Auto Quality Assurance, a collaborative project between quality, live chat, and Alibaba teams is explained by addressing…
    Go to the profile of Cagla Bayrak
    Cagla Bayrak
    Jan 28
    Way to MultiAZ-Stretch Redis

    Way to MultiAZ-Stretch Redis

    We are at trendyol running our services in different zones as expected to have availability. Not going too much detailed but in each of…
    Go to the profile of Yunus emre
    Yunus emre
    Jan 24
    Let’s Explore the Trendyol Özet Journey

    Let’s Explore the Trendyol Özet Journey

    As the Digital Engagement team, we wanted to share with you our journey from the analysis phase to the publication phase of the Trendyol…
    Go to the profile of Elif Çağlayan
    Elif Çağlayan
    Jan 21
    About Trendyol TechLatest StoriesArchiveAbout MediumTermsPrivacyTeams