512 episodes

Welcome to the Backend Engineering Show podcast with your host Hussein Nasser. If you like software engineering you’ve come to the right place. I discuss all sorts of software engineering technologies and news with specific focus on the backend. All opinions are my own.

Most of my content in the podcast is an audio version of videos I post on my youtube channel here http://www.youtube.com/c/HusseinNasser-software-engineering

Buy me a coffee
https://www.buymeacoffee.com/hnasr

🧑‍🏫 Courses I Teach
https://husseinnasser.com/courses

The Backend Engineering Show with Hussein Nasser Hussein Nasser

    • Technology
    • 5.0 • 27 Ratings

Welcome to the Backend Engineering Show podcast with your host Hussein Nasser. If you like software engineering you’ve come to the right place. I discuss all sorts of software engineering technologies and news with specific focus on the backend. All opinions are my own.

Most of my content in the podcast is an audio version of videos I post on my youtube channel here http://www.youtube.com/c/HusseinNasser-software-engineering

Buy me a coffee
https://www.buymeacoffee.com/hnasr

🧑‍🏫 Courses I Teach
https://husseinnasser.com/courses

    Google Patches Linux kernel with 40% TCP performance

    Google Patches Linux kernel with 40% TCP performance

    Get my backend course https://backend.win



    Google submitted a patch to Linux Kernel 6.8 to improve TCP performance by 40%, this is done via rearranging the tcp structures for better cpu cache lines, I explore this here.

    0:00 Intro
    0:30 Google improves Linux Kernel TCP by 40%
    1:40 How CPU Cache Line Works
    6:45 Reviewing the Google Patch

    https://www.phoronix.com/news/Linux-6.8-Networking
    https://lore.kernel.org/netdev/20231129072756.3684495-1-lixiaoyan@google.com/


    Discovering Backend Bottlenecks: Unlocking Peak Performance
    https://performance.husseinnasser.com

    • 13 min
    Database Torn pages

    Database Torn pages

    0:00 Intro

    2:00 File System Block vs Database Pages

    4:00 Torn pages or partial page

    7:40 How Oracle Solves torn pages

    8:40 MySQL InnoDB Doublewrite buffer

    10:45 Postgres Full page writes

    • 15 min
    Cloudflare Open sources Pingora (NGINX replacement)

    Cloudflare Open sources Pingora (NGINX replacement)

    Get my backend course https://backend.win



    Cloudflare has announced they are opening sources Pingora as a networking framework! Big news, let us discuss 



    0:00 Intro

    0:30 Reasons why Cloudflare built Pingora?

    3:00 It is a framework! 

    7:30 What in Pingora?

    11:50 Security in Pingora

    13:45 Multi-threading in Pingora

    21:00 Customization vs Configuration

    25:00 Summary







    ⁠https://blog.cloudflare.com/pingora-open-source/?utm_campaign=cf_blog&utm_content=20240228&utm_medium=organic_social&utm_source=twitter⁠

    • 31 min
    The Internals of MongoDB

    The Internals of MongoDB

    https://backend.win

    https://databases.win



    I’m a big believer that database systems share similar core fundamentals at their storage layer and understanding them allows one to compare different DBMS objectively. For example, How documents are stored in MongoDB is no different from how MySQL or PostgreSQL store rows. 

    Everything goes to pages of fixed size and those pages are flushed to disk. 



    Each database define page size differently based on their workload, for example MongoDB default page size is 32KB, MySQL InnoDB is 16KB and PostgreSQL is 8KB.



    The trick is to fetch what you need from disk efficiently with as fewer I/Os as possible, the rest is API.  



    In this video I discuss the evolution of MongoDB internal architecture on how documents are stored and retrieved focusing on the index storage representation. I assume the reader is well versed with fundamentals of database engineering such as indexes, B+Trees, data files, WAL etc, you may pick up my database course to learn the skills.

    Let us get started.

    • 44 min
    The Beauty of Programming Languages

    The Beauty of Programming Languages

    In this video I explore the type of languages, compiled, garbage collected, interpreted, JIT and more. 

    • 18 min
    The Danger of Defaults - A PostgreSQL Story

    The Danger of Defaults - A PostgreSQL Story

    I talk about default values and how PostgreSQL 14 got slower when a default parameter has changed.

    Mike's blog
    https://smalldatum.blogspot.com/2024/02/it-wasnt-performance-regression-in.html

    • 11 min

Customer Reviews

5.0 out of 5
27 Ratings

27 Ratings

Top Podcasts In Technology

Lex Fridman Podcast
Lex Fridman
Dwarkesh Podcast
Dwarkesh Patel
Lenny's Podcast: Product | Growth | Career
Lenny Rachitsky
Acquired
Ben Gilbert and David Rosenthal
Waveform: The MKBHD Podcast
Vox Media Podcast Network
Darknet Diaries
Jack Rhysider

You Might Also Like

The Changelog: Software Development, Open Source
Changelog Media
Go Time: Golang, Software Engineering
Changelog Media
Software Engineering Daily
Software Engineering Daily
CoRecursive: Coding Stories
Adam Gordon Bell - Software Developer
Syntax - Tasty Web Development Treats
Wes Bos & Scott Tolinski - Full Stack JavaScript Web Developers
Practical AI: Machine Learning, Data Science
Changelog Media