Mert Tosun
HomePostsAbout
ENTR

All Posts

72 posts

AllAIAPI DesignArchitectureBackendCareerCloudDataDatabaseDatabasesDevOpsDistributed SystemsFinTechGoLeadershipObservabilityReliabilitySEOSRESecuritySoftwareSoftware ArchitectureSoftware TestingThoughtsWeb Performance
#agent#ai#analytics#api#api-design#api-gateway#architecture#audit#authentication#authorization#autoscaling#backend#backfill#backward-compatibility#batch#blue-green#cache#caching#canary#cancellation#career#cdc#cdn#chaos-engineering#chatgpt#circuit-breaker#cli#cloud#cloud-native#cluster-autoscaler#cobra#compliance#concurrency#connection-pooling#consistency#context#contracts#cost-optimization#cqrs#cron#csr#data#data-contracts#database#deployment#deprecation#developer#devops#distributed-systems#distroless#docker#dynamic-rendering#ebpf#economy#error-budget#event-driven#event-sourcing#feature-flag#filesystem#fintech#gemini#geo#go#golang#gorm#goroutine#governance#grpc#high-availability#hpa#idempotency#incident-management#index#indexing#integration-test#integrations#java#javascript#jwt#kafka#kms#kubernetes#leadership#linux#llm#logging#m2m#markets#media#mental-health#microservices#migration#mindset#mock#mtls#multi-region#multi-stage#multi-tenant#network#news#nodejs#oauth#oauth2#observability#openfeature#opentelemetry#operations#outbox#pagination#partitioning#passkey#payments#performance#pgbouncer#pii#pipeline#postgres#postgresql#postmortem#pprof#productivity#profiling#progressive-delivery#protobuf#psychology#pub-sub#puppeteer#python#queues#rabbitmq#rate-limiting#realtime#redis#release#reliability#resilience#rest#retry#rls#saas#saga#scalability#scaling#scheduling#schema#search#secrets#security#seo#service-mesh#sharding#signed-url#situational-leadership#sli#sliding-window#slo#snapshot#software-engineering#spiffe#sql#sre#ssr#statefulset#stoicism#storage#streaming#streams#team-management#temporal#terminal#testcontainers#testing#timeout#token-bucket#tracing#trump#vault#versioning#vpa#web#webauthn#webhook#websocket#workflow#world#zero-downtime#zero-trust
  • Designing Idempotent Backfill Pipelines for Safe Historical Reprocessing

    Designing Idempotent Backfill Pipelines for Safe Historical Reprocessing

    How to build idempotent historical backfill pipelines with checkpointing and data validation safeguards.

    May 29, 2026Data#data#pipeline#idempotency#backfill#reliability
  • Maturing Incident Response and Postmortem Culture

    Maturing Incident Response and Postmortem Culture

    How to mature incident response workflows and blameless postmortem culture in engineering organizations.

    May 29, 2026SRE#sre#incident-management#postmortem#operations#reliability
  • Keyset vs Offset Pagination for Large-Scale Datasets

    Keyset vs Offset Pagination for Large-Scale Datasets

    Compares offset and keyset pagination in terms of index strategy, performance, and API experience at scale.

    May 29, 2026Backend#backend#pagination#database#api#performance
  • Search Index Rebuild Without Downtime

    Search Index Rebuild Without Downtime

    How to rebuild search indexes with zero downtime using blue/green indexes, dual writes, and safe cutover steps.

    May 29, 2026Backend#backend#search#indexing#zero-downtime#operations
  • Redis Pub/Sub vs Kafka: Which Model Fits Backend Eventing?

    Redis Pub/Sub vs Kafka: Which Model Fits Backend Eventing?

    A practical Redis Pub/Sub vs Kafka comparison for backend teams: delivery guarantees, ordering, replay, backpressure, operational cost, and production decision criteria.

    May 28, 2026Backend#backend#redis#kafka#pub-sub#event-driven#distributed-systems
  • API Gateway Patterns in Microservices: Routing, Security, and Reliability

    API Gateway Patterns in Microservices: Routing, Security, and Reliability

    A practical guide to building an API Gateway layer in microservice architectures with routing, authentication, resilience, observability, and governance.

    May 28, 2026Backend#microservices#api-gateway#security#reliability#backend
  • API Versioning Strategy: Backward Compatibility and Deprecation

    API Versioning Strategy: Backward Compatibility and Deprecation

    How to evolve APIs safely with additive changes, contract testing, deprecation policy, and migration windows.

    April 20, 2026API Design#api#versioning#backward-compatibility#deprecation#contracts
  • Retry, Timeout, and Circuit Breaker: A Reliability Playbook

    Retry, Timeout, and Circuit Breaker: A Reliability Playbook

    A practical guide to combining retry policy, timeout budgets, and circuit breaker states without creating retry storms.

    April 18, 2026Reliability#retry#timeout#circuit-breaker#resilience#microservices
  • Outbox Pattern with CDC: Practical Consistency for Event-Driven Systems

    Outbox Pattern with CDC: Practical Consistency for Event-Driven Systems

    How to keep database state and published events consistent using transactional outbox, change data capture, and consumer idempotency.

    April 16, 2026Architecture#outbox#cdc#kafka#microservices#consistency
  • Zero-Downtime Database Migrations: Expand-Contract Playbook

    Zero-Downtime Database Migrations: Expand-Contract Playbook

    A safe migration strategy for production systems using backward-compatible schema changes, phased rollouts, and controlled cleanup.

    April 14, 2026Databases#database#migration#zero-downtime#postgres#release
← Previous4 / 8Next →
Mert Tosun

© 2026 — Tüm hakları saklıdır.

HomePostsAbout