Open in app
Home
Notifications
Lists
Stories

Write
Selin Kaya
Selin Kaya

Home

Pinned

Spring Cloud Stream & Kafka Retry

Retry is an essential part of microservices which has a lot to handle on their plate. Spring Cloud Stream is in our lives for a couple of years, wiring message brokers like Kafka, and RabbitMQ. In this article, I will explain how to handle Kafka consumer retry in Spring Cloud…

Spring Retry

3 min read

Spring Cloud Stream & Kafka Retry
Spring Cloud Stream & Kafka Retry

Pinned

Docker Cheatsheet

Most used docker commands for developers who makes microservices. If you are building microservices with Spring Boot via Maven, it is so easy to dockerize your app and pack it all. If you dive in without the concept knowledge, it might be a little tricky though. …

Docker

3 min read

Docker Cheatsheet
Docker Cheatsheet

Jan 8, 2021

Microservices Design Patterns

A sneak peek at microservice design patterns. To begin with, what are Microservices? An architectural style where our application is composed of modules that can be independently developed, deployed, and maintained. Pros? reduce complexity reduce risk easier to develop in parallel scale cost-effectiveness(services that have less CPU utilization can be run with fewer resources) flexibility(each module can…

Microservices

4 min read

Microservices Design Patterns
Microservices Design Patterns

Jun 17, 2020

Basics of NOSQL Usage with AWS DynamoDB

In Relation DBs, first we consider designing the structures of tables according to entities, then we can query which can filter by any columns we want. For NOSQL DBs we need to think queries first. …

No SQL

2 min read

Basics of NOSQL Usage with DynamoDB
Basics of NOSQL Usage with DynamoDB
Selin Kaya

Selin Kaya

Following
  • Bhargav Bachina

    Bhargav Bachina

  • Sivaram Rasathurai

    Sivaram Rasathurai

  • Hasan Doğan

    Hasan Doğan

  • Adem Catamak

    Adem Catamak

  • Vladimir Ivanov

    Vladimir Ivanov

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable