System Architecture

System Architecture

7447 bookmarks
Custom sorting
First Draft of a Report on the EDVAC - Wikipedia
First Draft of a Report on the EDVAC - Wikipedia
The First Draft of a Report on the EDVAC (commonly shortened to First Draft) is an incomplete 101-page document written by John von Neumann and distributed on June 30, 1945 by Herman Goldstine, security officer on the classified ENIAC project. It contains the first published description of the logical design of a computer using the stored-program concept, which has come to be known as the von Neumann architecture; the name has become controversial due to von Neumann's failure to name other contributors.
·en.m.wikipedia.org·
First Draft of a Report on the EDVAC - Wikipedia
eBPF Security Power and Shortfalls
eBPF Security Power and Shortfalls
A proper security provider that makes heavy use of eBPF will also build on eBPF’s functionalities to offer a comprehensive platform.
·thenewstack.io·
eBPF Security Power and Shortfalls
Reverse-Engineering The AMD Secure Processor Inside The CPU
Reverse-Engineering The AMD Secure Processor Inside The CPU
On an x86 system the BIOS is the first part of the system to become active along with the basic CPU core(s) functionality, or so things used to be until Intel introduced its Management Engine (IME)…
·hackaday.com·
Reverse-Engineering The AMD Secure Processor Inside The CPU
Reversing the AMD Secure Processor (PSP) - Part 2: Cryptographic Co-Processor (CCP)
Reversing the AMD Secure Processor (PSP) - Part 2: Cryptographic Co-Processor (CCP)
Part one: https://dayzerosec.com/blog/2023/04/17/reversing-the-amd-secure-processor-psp.html This is a follow-up part 2 to my previous post on the AMD Secure Processor (formerly known as the Platform Security Processor or "PSP"). In that post, I mentioned that the Cryptographic Co-Processor (CCP) is an essential component of how the PSP functions. It's primarily responsible for hardware-accelerated cryptography, but it's also used as a Direct Memory Access (DMA) copy engine for doing mass copy
·dayzerosec.com·
Reversing the AMD Secure Processor (PSP) - Part 2: Cryptographic Co-Processor (CCP)
gRPC-Gateway servers on AWS Lambda using Unix domain sockets
gRPC-Gateway servers on AWS Lambda using Unix domain sockets
I’ve really enjoyed using gRPC-Gateway to build gRPC/JSON-over-HTTP (RESTful) APIs in Go for quite a few years now. However, at first glance, itappears to be...
·ccampo.me·
gRPC-Gateway servers on AWS Lambda using Unix domain sockets
The Architecture of Network-Aware Domain Name System (DNS)
The Architecture of Network-Aware Domain Name System (DNS)
This document describes a framework which extends the Domain Name System (DNS) to provide network awareness to applications. The framework enables DNS system responses that are dependent on communication service requirements such as QoS or path without changes in the format of DNS protocol messages or application program interfaces (APIs). The different enhancement methods and use cases are discussed.
·datatracker.ietf.org·
The Architecture of Network-Aware Domain Name System (DNS)
Bechtolsheim Outlines Scaling XPU Performance By 100X By 2028
Bechtolsheim Outlines Scaling XPU Performance By 100X By 2028
Effects are multiplicative, not additive, when it comes to increasing compute engine performance. And if there is one person who is not worried about how
·nextplatform.com·
Bechtolsheim Outlines Scaling XPU Performance By 100X By 2028
Create an internal CLI
Create an internal CLI
Learn how to create a custom CLI for your organization using Just.
·blog.chay.dev·
Create an internal CLI
Supercharged Sagas Introduction
Supercharged Sagas Introduction
An introduction to NServiceBus Sagas and how they can be used to manage long-running processes in distributed systems.
·blog.nimblepros.com·
Supercharged Sagas Introduction
A Developer's Guide to ActivityPub and the Fediverse
A Developer's Guide to ActivityPub and the Fediverse
How do you integrate your own software with ActivityPub? We spoke with Evan Prodromou, who has written a book about fediverse development.
·thenewstack.io·
A Developer's Guide to ActivityPub and the Fediverse
What Is OpenTelemetry? The Ultimate Guide
What Is OpenTelemetry? The Ultimate Guide
OpenTelemetry is not merely an observability platform, but also a set of best practices and standards that can be integrated into platform engineering or DevOps.
·thenewstack.io·
What Is OpenTelemetry? The Ultimate Guide
Use Small Language Models To Deploy AI on a Budget
Use Small Language Models To Deploy AI on a Budget
SLMs are a much more cost-effective approach, allowing companies to adapt models to their proprietary data in secure environments.
·thenewstack.io·
Use Small Language Models To Deploy AI on a Budget
The Evolution of HTTP: From HTTP/0.9 to HTTP/3 and Beyond
The Evolution of HTTP: From HTTP/0.9 to HTTP/3 and Beyond
The Hypertext Transfer Protocol (HTTP) is the foundation of data communication on the World Wide Web. Since its inception, HTTP has…
·lakin-mohapatra.medium.com·
The Evolution of HTTP: From HTTP/0.9 to HTTP/3 and Beyond
OpenSSL Benchmark - OpenBenchmarking.org
OpenSSL Benchmark - OpenBenchmarking.org
OpenSSL: OpenSSL is an open-source toolkit that implements SSL (Secure Sockets Layer) and TLS (Transport Layer Security) protocols.
2026641208347
·openbenchmarking.org·
OpenSSL Benchmark - OpenBenchmarking.org
LikeC4
LikeC4
Toolchain for your architecture diagrams
LikeC4 is a set of tools and DSL, that describes architecture as a single model and then compiled into multiple diagrams. Your code is single source of truth. Any change, refinement or deprecation is reflected automatically in the architecture diagrams. No more outdated documentation! And history of changes is your version control system. LikeC4 provides: architecture-as-a-code with native IDE support development server with live reload static website generation (live demo) React and Webcomponents generation to embed to your website CI/CD automation via CLI and GitHub Actions export to various formats: PNG Mermaid D2 DOT (Graphviz) You can use LikeC4 standalone or integrate with existing toolchain.
·likec4.dev·
LikeC4