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
  • Caching Patterns: Cache-Aside, Write-Through, and Write-Behind

    Caching Patterns: Cache-Aside, Write-Through, and Write-Behind

    A deep practical comparison of core caching patterns, consistency trade-offs, failure modes, and production rollout strategies.

    June 6, 2026Backend#caching#redis#performance#consistency#backend
  • Progressive Delivery: Blue-Green vs Canary in Real Production

    Progressive Delivery: Blue-Green vs Canary in Real Production

    Comparing Blue-Green and Canary deployment strategies with practical trade-offs in risk, observability, rollback, and release governance.

    June 4, 2026DevOps#progressive-delivery#blue-green#canary#deployment#devops
  • Distributed Cron Jobs with Temporal and Queues

    Distributed Cron Jobs with Temporal and Queues

    Designing reliable scheduled workflows in distributed systems using Temporal, durable queues, idempotency, and operational safeguards.

    June 2, 2026Backend#temporal#cron#distributed-systems#queues#reliability
  • PostgreSQL Row Level Security for Multi-Tenant SaaS

    PostgreSQL Row Level Security for Multi-Tenant SaaS

    How to use PostgreSQL RLS policies to isolate tenant data safely, reduce authorization bugs, and keep multi-tenant SaaS systems maintainable.

    May 30, 2026Database#postgresql#rls#saas#multi-tenant#security
  • Multi-Region Active-Active Architecture: Balancing Latency and Consistency

    Multi-Region Active-Active Architecture: Balancing Latency and Consistency

    Technical guide for data consistency, failover strategy, and operational complexity in multi-region active-active systems.

    May 29, 2026Architecture#architecture#multi-region#high-availability#consistency#cloud
  • Cache Stampede Prevention Patterns for Hot Key Protection

    Cache Stampede Prevention Patterns for Hot Key Protection

    Techniques such as singleflight, request coalescing, and stale-while-revalidate to reduce cache stampedes under high load.

    May 29, 2026Backend#backend#cache#performance#redis#scalability
  • Batch vs Stream Processing: Choosing the Right Data Processing Balance

    Batch vs Stream Processing: Choosing the Right Data Processing Balance

    Compares batch and stream processing through latency, cost, operational complexity, and team capability lenses.

    May 29, 2026Data#data#streaming#batch#architecture#analytics
  • Priority Queues and Fair Scheduling Without Starving Critical Work

    Priority Queues and Fair Scheduling Without Starving Critical Work

    Practical priority and fairness strategies for queue-based systems, including starvation mitigation and SLA alignment.

    May 29, 2026Backend#backend#queues#scheduling#reliability#performance
  • Chaos Engineering in Microservices: Controlled Failure Experiments

    Chaos Engineering in Microservices: Controlled Failure Experiments

    How to design chaos experiments in microservices to uncover and reduce resilience gaps before incidents happen.

    May 29, 2026DevOps#devops#chaos-engineering#microservices#resilience#sre
  • Circuit Breaker Tuning Guide for Failure Isolation and Service Quality

    Circuit Breaker Tuning Guide for Failure Isolation and Service Quality

    Practical circuit breaker tuning with thresholds, half-open behavior, and retry coordination for stable services.

    May 29, 2026Backend#backend#circuit-breaker#reliability#sre#resilience
1 / 8Next →
Mert Tosun

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

HomePostsAbout