System Architecture

System Architecture

8191 bookmarks
Custom sorting
Accelerating SQL Queries on a Modern Real-Time Database
Accelerating SQL Queries on a Modern Real-Time Database
A Trino connector enables SQL access to real-time data and allows data architects and developers to expand fast analytics data accessible from it.
·thenewstack.io·
Accelerating SQL Queries on a Modern Real-Time Database
Economics And The Inevitability Of The DPU
Economics And The Inevitability Of The DPU
The advent of the Data Processing Unit or the I/O Processing Unit, or whatever you want to call it, was driven as much by economics as it was by
·nextplatform.com·
Economics And The Inevitability Of The DPU
Docker Launched WebAssembly Support
Docker Launched WebAssembly Support
In the Cloud Native Wasm day event at KubeCon NA 2022, Docker announced Docker+Wasm technical preview in partnership with CNCF’s Wasm runtime WasmEdge. With a single command, docker compose up, Docker developers can instantly build, share, and run a complete Wasm application.
·infoq.com·
Docker Launched WebAssembly Support
Elements Of a Great Markup Language
Elements Of a Great Markup Language
This post contains some inconclusive musing on lightweight markup languages (Markdown, AsciiDoc, LaTeX, reStructuredText, etc).The overall mood is that I don...
·matklad.github.io·
Elements Of a Great Markup Language
Cutting To The Front Of The Server CPU Line
Cutting To The Front Of The Server CPU Line
In case you haven’t figured it out yet, if you are not one of the hyperscalers or one of the biggest cloud builders, then you are a second class citizen,
·nextplatform.com·
Cutting To The Front Of The Server CPU Line
What Observability Must Learn from Your IDE
What Observability Must Learn from Your IDE
Observability has been tackling the complex problem of managing a huge volume of data. Still, we also need to remain laser-focused on making data actionable.
·thenewstack.io·
What Observability Must Learn from Your IDE
Still waiting for stackable security modules
Still waiting for stackable security modules
The Linux security module (LSM) mechanism was created as a result of the first Kernel Summit in 2001; it was designed to allow the development of multiple approaches to Linux security. That goal has been met; there are several security modules available with current kernels. The LSM subsystem was not designed, though, to allow multiple security modules to work together on the same system. Developers have been working to rectify that problem almost since the LSM subsystem was merged, but with limited success; some small security modules can be stacked on top of the "major" ones, but arbitrary stacking is not possible. Now, a full 20 years after security-module support went into the 2.5 development kernel series, it looks like a solution to the stacking problem may finally be getting closer.
·lwn.net·
Still waiting for stackable security modules
The Next Evolution of Virtualization Infrastructure
The Next Evolution of Virtualization Infrastructure
Developers can use features like monitoring, pipelines, GitOps, serverless, service mesh and more, whether the target workload is a container or a VM.
·thenewstack.io·
The Next Evolution of Virtualization Infrastructure
Hub and Spoke: A Better Way to Architect Your Tech Stack
Hub and Spoke: A Better Way to Architect Your Tech Stack
The hub-and-spoke approach to architecting the technology stack combines the stability of a monolithic platform with the agility of microservices so that you can benefit from new capabilities and software innovation.
·thenewstack.io·
Hub and Spoke: A Better Way to Architect Your Tech Stack
Moving past TCP in the data center, part 1
Moving past TCP in the data center, part 1
At the recently concluded Netdev 0x16 conference, which was held both in Lisbon, Portugal and virtually, Stanford professor John Ousterhout gave his personal views on where networking in data centers needs to be headed. To solve the problems that he sees, he suggested some "fairly significant changes" to those environments, including leaving behind the venerable—ubiquitous—TCP transport protocol. While LWN was unable to attend the conference itself, due to scheduling and time-zone conflicts, we were able to view the video of Ousterhout's keynote talk to bring you this report.
·lwn.net·
Moving past TCP in the data center, part 1
Avassa - Edge Cloud Management
Avassa - Edge Cloud Management
Enabling organizations to manage distributed applications on the distributed edge
·avassa.io·
Avassa - Edge Cloud Management
Building New Value in IT Systems Management
Building New Value in IT Systems Management
IT systems need to be capable of displaying all enterprise architecture data in a strategic way that can be easily understood and acted on.
·devops.com·
Building New Value in IT Systems Management
Data good practices: If it ain’t computable, it’s a string….
Data good practices: If it ain’t computable, it’s a string….
Choosing the right data type for a dataset variable, database fields, data model element, or API property can make a huge difference in terms of usability and quality. A mistake that I have commonly seen made over the many years of working with data is the use of numeric variables for things that are not computable. The most typical case is with categorical variables codes, but other examples includes identifiers, accounts numbers, postal codes, and the likes. If something looks like a number, we have a human tendency to assume it should be stored as a number. This is often not necessary and unfortunately can have significant side effects or loss of information.
·apievangelist.com·
Data good practices: If it ain’t computable, it’s a string….
One-Time Programs
One-Time Programs
One of the things I like to do on this blog is write about new research that has a practical angle. Most of the time (I swear) this involves writing about other folks’ research: it’s no…
·blog.cryptographyengineering.com·
One-Time Programs
Permify | Open-source authorization service and policy engine
Permify | Open-source authorization service and policy engine
Permify is an open-source authorization for building RBAC, ABAC, and Access Control in your application. Create your access control model, sync your authorization data, and enforce permission with a single check!
·permify.co·
Permify | Open-source authorization service and policy engine
Structured error messages for HTTP APIs
Structured error messages for HTTP APIs
Ever since I started to work on the Apache APISIX project, I’ve been trying to improve my knowledge and understanding of REST RESTful HTTP APIs. For this, I’m reading and watching the following sources: Books. At the moment, I’m finishing API Design Patterns. Expect a review soon.YouTube. I’d recommend ErikWilde' channel. While some videos are better than others, they all focus on APIs.IETF RFCs. Most RFCs are not about APIs, but a friendly person compiled a list of the o
·blog.frankel.ch·
Structured error messages for HTTP APIs
FeedLand
FeedLand
It's an application that runs in your web browser for managing lists of feeds, sharing them with other users (both in and outside of FeedLand), and reading and sharing news.
·feedland.org·
FeedLand