System Architecture

System Architecture

7452 bookmarks
Custom sorting
BPF ring buffer
BPF ring buffer
BPF ring buffer (ringbuf) and how it is similar and different from BPF perf buffer. BPF ringbuf's APIs, performance and usability advantages. With examples of source code.
·nakryiko.com·
BPF ring buffer
BPF CO-RE reference guide
BPF CO-RE reference guide
A practical reference guide to using the full power of BPF CO-RE (Compile Once – Run Everywhere).
·nakryiko.com·
BPF CO-RE reference guide
Open-sourcing Katran, a scalable network load balancer
Open-sourcing Katran, a scalable network load balancer
Katran creates a software-based solution to load balancing with a reengineered forwarding plane that takes advantage of recent innovations in kernel engineering. [...]Read More...
·engineering.fb.com·
Open-sourcing Katran, a scalable network load balancer
Small, Sharp Tools
Small, Sharp Tools
A few words on the Unix philosophy of building small programs that do one thing well, and compose for comprehensive functionality.
·brandur.org·
Small, Sharp Tools
DNS-over-HTTP/3 in Android
DNS-over-HTTP/3 in Android
Posted by Matthew Maurer and Mike Yu, Android team To help keep Android users’ DNS queries private, Android supports encrypted DNS. I...
·security.googleblog.com·
DNS-over-HTTP/3 in Android
Experts say CIA security triad needs a DIE model upgrade
Experts say CIA security triad needs a DIE model upgrade
The CIA security triad, a security policy model built on confidentiality, integrity and availability, worked for decades. Two security experts see the DIE triad, which stands for distributed, immutable and ephemeral, as the next major security paradigm.
·techtarget.com·
Experts say CIA security triad needs a DIE model upgrade
What is FIDO 2?
What is FIDO 2?
Learn more about FIDO2, the passwordless evolution of FIDO U2F, from one of the leaders in the multi-factor security key industry, Yubico.
·yubico.com·
What is FIDO 2?
Authelia
Authelia
Authelia is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion for common reverse proxies.
·authelia.com·
Authelia
Event-driven architecture explained in a coloring book
Event-driven architecture explained in a coloring book
Event-driven architecture is no small topic. A coloring book is a perfect way to explain its complexity in a friendly manner. Download this coloring book about event-driven architecture
·opensource.com·
Event-driven architecture explained in a coloring book
Untangling Enterprise API Architecture with GraphQL
Untangling Enterprise API Architecture with GraphQL
GraphQL can help untangle services by providing clients with a single endpoint where they can get all their data and interact with it uniformly.
·thenewstack.io·
Untangling Enterprise API Architecture with GraphQL
The BPF panic function
The BPF panic function
One of the key selling points of the BPF subsystem is that loading a BPF program is safe: the BPF verifier ensures that the program cannot hurt the kernel before allowing the load to occur. That guarantee is perhaps losing some of its force as more capabilities are made available to BPF programs but, even so, it may be a bit surprising to see this proposal from Artem Savkov adding a BPF helper that is explicitly designed to crash the system. If this patch set is merged in something resembling its current form, it will be the harbinger of a new era where BPF programs are, in some situations at least, allowed to be overtly destructive.
·lwn.net·
The BPF panic function
System Design Interview: Search Engine
System Design Interview: Search Engine
Level up your system design skills and land a job quickly. Try these system design practice problems today
·hackpack.io·
System Design Interview: Search Engine
Thoughts on RSS
Thoughts on RSS
No technology other than RSS has had more think pieces written proclaiming the death of RSS (2006, 2009, 2010, 2012, 2013) and the rebirth of RSS (2009, 2010, 2011, 2018, 2018, 2019). Really Simple Syndication (RSS) is a protocol that lets you subscribe to website updates – e.g., new blog
·matt-rickard.com·
Thoughts on RSS
3 Ways API Catalogs Can Help DevOps Security
3 Ways API Catalogs Can Help DevOps Security
It's not enough to discover APIs. Organizations must catalog APIs, including automating discovery and assessing risks.
·thenewstack.io·
3 Ways API Catalogs Can Help DevOps Security
Load Testing: An Unorthodox Guide
Load Testing: An Unorthodox Guide
You can use this guide to understand how to properly execute load tests, what data to collect during load tests and how to interpret that data.
·marcobehler.com·
Load Testing: An Unorthodox Guide