Emre TeomaninBorda TechnologyCase-Insensitive Solutions in PostgreSQLCase sensitivity is a common issue in database development. Depending on the database technology used, case sensitivity may be required in…Mar 7, 2023Mar 7, 2023
Emre TeomanPostgreSQL Case SensitivityKüçük-büyük harf duyarlılığı konusu veritabanı geliştirmesi yaparken karşımıza sıkça çıkar. Hangi veritabanı teknolojisini kullanırsak…Feb 27, 2023Feb 27, 2023
Emre TeomaninBorda TechnologyHealth Check of CAP Library— CAP.HealthCheckIn this article, CAP.HealthCheck, which is a health check library developed for the CAP, will be introduced.Mar 25, 2022Mar 25, 2022
Emre TeomaninBorda TechnologyHealth check aggregator UI in microservice architectureThis article demonstrates how a single service or user interface can show the health check result of multiple services.Dec 31, 2021Dec 31, 2021
Emre TeomaninBorda TechnologyUsing CAP library in multi-tenant application via SubscribeFilterThis article aims to show how to develop a multi-tenant application using the filters in the CAP library.Nov 30, 2021Nov 30, 2021
Emre TeomaninBorda TechnologyMultiple deployments using a single code baseWe can deploy the single code base to more than one customer by creating configurations for each customer.Oct 31, 2021Oct 31, 2021
Emre TeomaninBorda TechnologyEvent bus implementation using EF Core and CAP librariesOne of the biggest challenges of microservice architectures is to ensure data consistency. Some data is transferred from one service to…Sep 30, 2021Sep 30, 2021
Emre TeomaninBorda TechnologyCustom State Management in HangfireHangfire includes a state machine for background jobs. Each job has a state. In addition to predefined states, custom states may be needed.Aug 26, 20211Aug 26, 20211
Emre TeomaninBorda TechnologyEventing with Inbox/Outbox Patterns in Microservices — CAP LibraryAccording to CAP, when designing scalable and HA systems, we need to choose availability and partition tolerance,renounce strong…Jul 31, 20211Jul 31, 20211
Emre TeomaninBorda TechnologyAuthorization Header propagation in ASP.NET Core APIsThis article describes how to propagate the authorization header provided by the client from one service to another in ASP.NET Core APIs.Jun 15, 2021Jun 15, 2021