Tuğrul BayrakIdempotent ConsumersToday we will talk about idempotent consumers. The idempotent consumer pattern is used to ignore duplicate messages. Let’s first give a…May 24, 20221May 24, 20221
Tuğrul BayrakinTrendyol TechWhile Our Elasticsearch Queries Gently WeepHello everyone! Here we, Melek Bilgin Tamtürk and I are going to tell the mistakes we’ve made when using Elasticsearch. We hope we can…Mar 29, 2022Mar 29, 2022
Tuğrul BayrakinBetter Programming6 Surprising Facts I Learned After 2 Years of Programming2. Clean code is a dreamApr 6, 20213Apr 6, 20213
Tuğrul BayrakinTrendyol TechDependency Check at CI/CD PipelineWe as a team make an effort to improve our CI/CD pipeline processes. For that reason, we change our pipeline steps when necessary and try…Dec 15, 20201Dec 15, 20201
Tuğrul Bayrak9 Tips to Improve Your Skills as a Junior DeveloperIn this article, we will through tips may help you to become a better Software Developer. These…Aug 9, 20201Aug 9, 20201
Tuğrul BayrakinTrendyol TechConcurrency and Channels in GoConcurrency is an important topic to deal with in Software Engineering. We use Go language at Trendyol in many applications and Go comes…May 29, 20201May 29, 20201
Tuğrul BayrakDependency Injection kavramı: nedir, ne zaman kullanılırDependency Injection kavramı yazılım mühendisliği için oldukça önemli bir konudur.Dec 26, 2019Dec 26, 2019
Tuğrul BayrakJava Optional SınıfıNullPointerException hatası Java geliştiriciler için can sıkıcı olabiliyor. Uygulama içerisinde sürekli null kontrolü yapmak ya da…Sep 23, 2019Sep 23, 2019
Tuğrul BayrakJava 13 ile Gelen YeniliklerJava’nın yeni sürümü olan Java Development Kit(JDK) 13, 17 Eylül 2019 tarihinde çıkmak üzere duyuruldu. Peki birçok proje halen Java 8…Sep 4, 2019Sep 4, 2019
Tuğrul BayrakJVM’i Anlamak: Garbage CollectorJava’da bellek yönetimi arka planda JVM ve onun içinde yer alan Garbage Collector(Çöp Toplayıcısı) ile yapılır. Bu aslında Java’yı Java…Aug 25, 2019Aug 25, 2019