home.social
  1. Technical excellence alone isn’t enough to grow your impact or your career!

    To reach the next level, Senior ICs need a different set of tools.

    Netflix’s Kasia Trapszo shares how to master:
    • Influence without authority
    • Cross-team trust
    • Imposter syndrome

    🔗 Watch the video (transcript included): bit.ly/4ty7Gds

  2. Backlogs in are arithmetic, not mysteries.

    This article shows:
    • backlog drain time
    • consumer headroom
    • autoscaling triggers

    Failure modes:
    • retry amplification
    • metastability
    • cascading bottlenecks

    Sometimes shedding load > draining: bit.ly/4npFNmt

  3. Every is just a set of storage decisions:
    ➡️ Row layout
    ➡️ Compression timing
    ➡️ Partitioning strategy

    These choices often impact cost and query performance more than the database you pick.

    This article breaks down these fundamentals from first principles using & bit.ly/4fkDHlV

  4. updated Amazon with a new platform version that improves scaling behavior & runtime efficiency.

    ➡️ up to 45% faster scale-up during demand spikes
    ➡️ up to 30% performance improvement via improved resource scheduling + workload-aware scaling

    Learn more: bit.ly/3PFT9P7

  5. 9.7.0 is now generally available!

    This version consolidates recent work across the 9.x cycle, including improvements in replication observability, telemetry & query optimization.

    Several capabilities previously available only in the Enterprise Edition are now available in the Community Edition.

    Learn more: bit.ly/49JJbD4

  6. Grafana Labs has released v4 of its Kubernetes Monitoring Helm chart - the biggest update since the chart launched.

    The release tackles long-standing configuration issues that surfaced as teams scaled to larger, more complex Kubernetes deployments.

    More on bit.ly/4du3d6T

  7. In tech, we know how to scale systems. But scaling humans? Well … that’s another story.

    Even with the right tools and processes, technical teams often struggle to scale behaviorally & culturally.

    In this video, Charlotte de Jong Schouwenburg explores why behavioral and cultural scaling is harder than technical scaling - and what leaders and teams can do about it.

    🎬 Watch now: bit.ly/4uw8ctk

    📄 included

  8. DuckDB Labs released 1.0 - a data lake format that stores table metadata in a SQL database, rather than spreading it across object storage files.

    Key features:
    • catalog-stored small updates
    • improved sorting and partitioning
    • compatibility with Iceberg-style data features

    Learn more ⇨ bit.ly/48PsPIS

  9. CodeGuardian is an MCP server that extends AI coding assistants with comprehensive code quality and security analysis.

    Developers can access enterprise-grade analysis directly in their AI assistant - reducing context switching and making secure coding easier to adopt.

    🔗 Read now: bit.ly/4u0VNhz

  10. cut its backend monorepo from 87GB → 20GB.📉

    In collaboration with , they fixed a massive bottleneck by optimizing Git delta compression.

    The impact:
    • Reduced clone times
    • Improved CI performance
    • Boosted developer velocity

    Learn more 👉 bit.ly/3R9pSfZ

  11. Migration from delivered measurable production gains:
    • P95 latency: 85ms → 28ms
    • Client bundle size: 142KB → 28KB gzipped (−80%)
    • 2.4M requests/day
    • 99.97% uptime

    But the numbers only tell part of the story!

    🔗 This article breaks down what shipping tRPC in production actually looks like → bit.ly/3QmUXfY

  12. Discover how improved with a Just-in-Time (JiT) testing approach that dynamically generates tests during code review.

    The system increases bug detection by approx 4x in AI-assisted development using LLMs, mutation testing, and intent-aware workflows like Dodgy Diff.

    More on bit.ly/4tqylKc

  13. Cloudflare’s new (MCP) server powered by Code Mode enables to interact with large APIs with minimal token usage.

    The server reduces context footprint across 2,500+ endpoints, improves multi-API orchestration, and provides a secure, code-centric execution environment for LLM agents.

    Deep dive on bit.ly/4dTJgqQ

  14. Lakehouse architectures allow multiple engines to run on shared data through open table formats like .

    But identifier resolution and catalog naming rules differ across engines - creating hidden interoperability failures.

    In this article, Maninder Parmar explains why enforcing consistent naming conventions and cross-engine validation is critical.

    📰 Read now: bit.ly/4902zeH

  15. The EU’s Cyber Resilience Act (CRA) is a “GDPR moment” for .

    In this , Viktor Peterson explores how the CRA is reshaping expectations for software producers & supply chain compliance.

    Key highlights:
    ✅ Why SBOMs are operational assets
    ✅ The danger of "weaponized code" in your security tools
    ✅ The shift toward vendor-neutral discovery

    🎧 Listen now: bit.ly/429icwC

    📄 included

  16. The article discusses the challenges faced during a migration from a relational database to NoSQL, focusing on the importance of database sequences for unique identifiers.

    It outlines the development of a new sequence service using and a two-tier architecture.

    🔗 Read now: bit.ly/4e6FRox

  17. has deployed a production-ready () ecosystem, enabling to automate complex engineering tasks and integrate internal tools.

    Domain-specific MCP servers + central registry + human-in-the-loop approvals ⇒ boost security, governance & productivity - saving thousands of hours monthly.

    🔗 Details: bit.ly/4dVIhX6

  18. Amazon just rolled out major updates to Aurora DSQL – focusing on usability, integrations & developer tooling.

    Highlights: a new interactive Aurora DSQL Playground that lets developers explore and experiment with the database directly in the browser - no signup, no cost

    Learn more ⇨ bit.ly/41sKFgu

  19. What happens when a major financial institution prepares its for ?

    had to rethink large parts of its API program.

    The big shift: (MCP) - which has gone from obscurity to industry standard in ~18 months.

    It fundamentally changes who - or what - is consuming your APIs.

    Learn more: bit.ly/3PFnUmV

  20. Shipping mobile updates is a bottleneck: app store reviews, slow user updates, multiple versions in the wild.

    flipped the model with Catalyst - a scripted Server-Driven UI () framework that ships more than just layouts.

    3,000+ engineers can now deploy UI changes and complex business logic to 115M+ users in under 20 minutes.

    🚫 No app store update required.

    🎬 Watch the architecture deep dive ⇨ bit.ly/4lIUY9N

    📄 included

  21. Netflix shared the blueprint for migrating 400+ production clusters with minimal downtime.

    How❓ By building an internal automation platform to move from Amazon RDS for PostgreSQL to Aurora.

    It manages replication, CDC, controlled cutover, and rollback, enabling service teams with a self-service migration workflow.

    Learn more: bit.ly/4bp1my8

  22. ’s HiveSync team optimized Hadoop Distcp for multi-petabyte replication across hybrid cloud and on-prem data lakes.

    ✅ Task parallelization
    ✅ Uber jobs for small transfers
    ✅ Improved observability

    Result: 5× replication capacity & seamless on-prem-to-cloud migration.

    Read more: bit.ly/4bwUUFt

  23. ❄️ Gearing up for a long, cold weekend?

    We’ve curated the best of 2025 to keep you inspired. Whether you’re hitting the gym or cozying up with a coffee, these deep dives are well worth your time.

    🎧 Listen now - transcripts included!

    ➡️ Why Rust Will Help You Deliver Better Low-latency Systems and Happier Developers with Andrew Lamb
    bit.ly/3HXGW4v

    ➡️ Effective Error Handling: a Uniform Strategy for Heterogeneous Distributed Systems with Jenish Shah
    bit.ly/433kvCp

    ➡️ Is WebAssembly the Secure, Efficient Alternative Everybody was Waiting for? with Laurent Doguin & Geoffroy Couprie
    bit.ly/463vc8P

    ➡️ Observability in Java with Micrometer - a Conversation with Marcin Grzejszczak
    bit.ly/3HIwXjA

    ➡️ The Financial Architecture of Software with Ian Miell
    bit.ly/3HrM0xG

    📚 of the curve - Knowledge is power 💪

  24. Shifting Left delivers clean, reliable, and accessible data to everyone who needs it - right when they need it.

    The result? Less complexity, lower overhead, and far less break-fix work, freeing teams to focus on higher-value problems.

    At the core of a strategy are Data Products. They form the backbone of healthy data communication and ensure quality is built in - not patched on later.

    📖 Great insights from this article on rethinking the Medallion Architecture: bit.ly/3WHjxsf

  25. has released an analysis of the major October outage, highlighting key lessons on:
    ⇨ cloud redundancy
    ⇨ multi-region architectures
    ⇨ considerations for moving workloads out of the public cloud

    Triggered by a failure in Amazon , the outage affected a wide range of services in its busiest region, Northern Virginia.

    Learn more: bit.ly/4raUs6E

  26. “𝑴𝒊𝒄𝒓𝒐𝒎𝒆𝒕𝒆𝒓 𝑖𝑠 𝑎 𝑣𝑒𝑟𝑦 𝑚𝑎𝑡𝑢𝑟𝑒 𝑝𝑟𝑜𝑗𝑒𝑐𝑡… 𝑎𝑛 𝑒𝑥𝑐𝑒𝑙𝑙𝑒𝑛𝑡 𝑠𝑡𝑎𝑟𝑡𝑖𝑛𝑔 𝑝𝑜𝑖𝑛𝑡, 𝑒𝑠𝑝𝑒𝑐𝑖𝑎𝑙𝑙𝑦 𝑤𝑖𝑡ℎ 𝑡ℎ𝑒 𝑀𝑖𝑐𝑟𝑜𝑚𝑒𝑡𝑒𝑟 𝑂𝑏𝑠𝑒𝑟𝑣𝑎𝑡𝑖𝑜𝑛 𝐴𝑃𝐼… 𝐼𝑡 𝑐𝑜𝑚𝑝𝑙𝑒𝑡𝑒𝑙𝑦 𝑖𝑛𝑣𝑒𝑟𝑡𝑠 𝑡ℎ𝑒 𝑤𝑎𝑦 𝑦𝑜𝑢 𝑡ℎ𝑖𝑛𝑘 𝑜𝑓 𝑑𝑜𝑖𝑛𝑔 𝒐𝒃𝒔𝒆𝒓𝒗𝒂𝒃𝒊𝒍𝒊𝒕𝒚, 𝑤ℎ𝑖𝑙𝑒 𝑚𝑎𝑘𝑖𝑛𝑔 𝑡ℎ𝑒 𝑝𝑟𝑜𝑐𝑒𝑠𝑠 𝑡𝑟𝑎𝑛𝑠𝑝𝑎𝑟𝑒𝑛𝑡 𝑡𝑜 𝑡ℎ𝑒 𝑢𝑠𝑒𝑟.” - 𝐌𝐚𝐫𝐜𝐢𝐧 𝐆𝐫𝐳𝐞𝐣𝐬𝐳𝐜𝐳𝐚𝐤 (developer, consultant, mentor at Too Much Coding, & Java Champion)

    🎧 Listen to the for more insights: bit.ly/3HIwXjA