System Architecture

System Architecture

AWS open sources Cloudscape Design System • DEVCLASS
AWS open sources Cloudscape Design System • DEVCLASS
Amazon Web Services (AWS) has released Cloudscape Design System, its React-based design system for web applications, as open source on GitHub under the Apache 2.0 license. Nine new repositories include React components, test tools, theming tools, styles and fonts. According to AWS, there are currently 66 components, 36 pattern guidelines, and 28 demos. Designers also […]
·devclass.com·
AWS open sources Cloudscape Design System • DEVCLASS
Algorithms And Complexities
Algorithms And Complexities
Algorithms are logical instructions for performing a specific task. Nowadays, algorithms can be found everywhere.
·medium.com·
Algorithms And Complexities
Query translation
Query translation
This article is part of a tutorial series on txtai, an AI-powered semantic search platform. txtai executes machine-learning workflows to transform data and build AI-powered semantic search applications. txtai supports two main types of queries: natur...
·neuml.hashnode.dev·
Query translation
Don't change your open-source database's storage engine
Don't change your open-source database's storage engine
Want a technical challenge? Find an open source database and change its storage engine. You'll have to rewrite hundreds if not thousands of…
·dolthub.com·
Don't change your open-source database's storage engine
Soft Deletion Probably Isn't Worth It
Soft Deletion Probably Isn't Worth It
The traditional soft deletion pattern using codedeleted_at/code columns leaks into code, curbs the usefulness of foreign keys, and makes data removal difficult. Luckily, there’s an alternative.
·brandur.org·
Soft Deletion Probably Isn't Worth It
Arrays, Loops and Functions as Explained to a Five-Year Old
Arrays, Loops and Functions as Explained to a Five-Year Old
If I had to explain arrays, loops and functions to a 5-year old this is how it would go. I have a 5-year old daughter so I imagined I was speaking to her when I wrote this. Here goes nothing...no I got this right little dude?!: Arrays, loops and fu...
·devduffy.hashnode.dev·
Arrays, Loops and Functions as Explained to a Five-Year Old
Mail links and percentages
Mail links and percentages
Reserved characters aren't so reserved in mail links.
·leancrew.com·
Mail links and percentages
Wasmflow
Wasmflow
Wasmflow homepage
·wasmflow.com·
Wasmflow
Introducing Wasmflow
Introducing Wasmflow
Wasmflow is a rust-based runtime for composing applications out of WebAssembly.
·candle.dev·
Introducing Wasmflow
Event-Driven Topic Design using Kafka
Event-Driven Topic Design using Kafka
An event-driven architecture can reduce dependencies, increase safety, and make your application easy to scale. But designing your systems and topics is a non-trivial task
·stackoverflow.blog·
Event-Driven Topic Design using Kafka
The Case for Environment-Specific Docker Images
The Case for Environment-Specific Docker Images
A look at why environment-specific Docker images are a valid solution to a number of common deployment concerns.
·thenewstack.io·
The Case for Environment-Specific Docker Images
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