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
  • StatefulSet vs Deployment: Critical Differences and Practical Decisions

    StatefulSet vs Deployment: Critical Differences and Practical Decisions

    A deep technical comparison of Kubernetes StatefulSet and Deployment, including workload fit, identity and storage behavior, rollout risks, and production-critical best practices.

    March 12, 2026DevOps#kubernetes#statefulset#deployment#devops#cloud-native
  • PostgreSQL Sharding with GORM: Deep Technical Guide

    PostgreSQL Sharding with GORM: Deep Technical Guide

    A detailed guide to PostgreSQL sharding architecture, shard-key strategy, query routing, cross-shard trade-offs, and production-ready implementation patterns with GORM.

    March 12, 2026Database#postgresql#sharding#gorm#golang#database
  • Go vs Node.js: Which One for Which Service?

    Go vs Node.js: Which One for Which Service?

    A detailed comparison of Go and Node.js across performance, developer productivity, operations, and service-type fit, with a practical framework for architecture decisions.

    March 12, 2026Software Architecture#go#nodejs#backend#microservices#architecture
  • PostgreSQL Query Performance: Indexes, Read/Write Trade-offs, and Advanced Concepts

    PostgreSQL Query Performance: Indexes, Read/Write Trade-offs, and Advanced Concepts

    From B-tree to partial and covering indexes; reading EXPLAIN ANALYZE; how indexes speed reads and what they cost on INSERT, UPDATE, DELETE, and VACUUM.

    March 12, 2026Database#postgresql#sql#index#performance#database
  • PostgreSQL Partitioning: A Deep Technical Guide

    PostgreSQL Partitioning: A Deep Technical Guide

    A practical deep dive into PostgreSQL partitioning with range/list/hash strategies, partition pruning, index design, migration patterns, and operational best practices.

    March 12, 2026Database#postgresql#partitioning#database#performance#sql
  • Situational Leadership in Software Engineering Teams: Practical Application

    Situational Leadership in Software Engineering Teams: Practical Application

    How to apply situational leadership in software engineering teams, why it works, and what concrete value it creates for both leaders and teams.

    March 12, 2026Leadership#leadership#situational-leadership#software-engineering#team-management#career
  • Trump Says ‘War Is Over’, Markets Rally — What Does It Really Mean?

    Trump Says ‘War Is Over’, Markets Rally — What Does It Really Mean?

    Markets moved fast after Trump’s comments, but the gap between political messaging and on-ground reality remains huge.

    March 9, 2026Thoughts#world#economy#markets#trump#news
  • Go Memory and CPU Profiling: Listen to Your Runtime

    Go Memory and CPU Profiling: Listen to Your Runtime

    Learn how to diagnose CPU hotspots and memory pressure in Go services with pprof, flame graphs, and benchmark-driven profiling.

    March 9, 2026Go#go#profiling#performance#pprof#backend
  • War News and Mental Health: Living with Constant Anxiety

    War News and Mental Health: Living with Constant Anxiety

    How continuous exposure to conflict headlines affects mood, stress, and attention—and how to stay informed without burning out.

    March 8, 2026Thoughts#world#psychology#mental-health#media#news
  • The Power of Go Routines: Practical Concurrency Patterns

    The Power of Go Routines: Practical Concurrency Patterns

    Learn core goroutine patterns with practical examples: worker pool, fan-out/fan-in, pipeline, cancellation, and concurrency limits.

    March 8, 2026Go#go#goroutine#concurrency#backend#performance
← Previous7 / 8Next →
Mert Tosun

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

HomePostsAbout