Episode 93 - Microservices

Episode 93 - Microservices

Up next

Page Tables

Page tables provide the mapping between virtual memory and physical memory for each process. This means it needs to be as efficient and as fast as possible. I explore the inner workings of page tables in this episode.0:00 Intro2:00 Virtual Memory ⁃ ⁃ 8:00 MMU10:00 Page Tables ⁃ ⁃ ...  Show more

CPU and Kernel Page Faults

Page faults occurs when the process tries to access a memory that isn’t backed by a physical page kernel raises a fault which loads a page. It happens on first access, stack expansion, COW, swap and much more. However it comes with a cost. 


In this episode o ...

  Show more

Recommended Episodes

Sam Newman: Monolith to Microservices
The InfoQ Podcast

Today on the InfoQ Podcast, Wes Reisz talks with one of the thought leaders in Microservices, CI/CD, and Cloud -- Sam Newman. The podcast covers many of the topics, techniques, and patterns that Sam writes about in his latest book, Monolith to Microservices: Evolutionary Patterns ...  Show more

From Monolith to Microservice with CI/CD
The Cloudcast

Marko Anastasov (@markoa, Co-Founder Semaphore CI) talks about how to manage the evolution of monoliths to microservices using modern CI/CD.

SHOW: 667

CLOUD NEWS OF THE WEEK -

  Show more

Did DevOps Ruin Everything?
The Cloudcast

Making changes to applications has always been difficult. DevOps and Microservices introduced new techniques to simplify that, but also introduced new challenges that can be difficult to manage. Should things be easier for Devs or Ops?  

SHOW: 603

CLOUD N ...

  Show more

Streaming alternatives to Kafka
The Cloudcast

Yaniv Ben Hemo (@yanivbh1, Founder/CEO at @memphis_Dev) talks about Memphis Cloud, an alternative architecture to delivering streaming data for applications.  

SHOW: 747

CLOUD NEWS OF THE WEEK - <a href='h ...

  Show more