System Architecture

System Architecture

7404 bookmarks
Custom sorting
Gatsby
Gatsby
·gatsbyjs.com·
Gatsby
Why our digital lives are only secure if our APIs are secure
Why our digital lives are only secure if our APIs are secure
APIs are the building blocks of our digital world — and one of its biggest vulnerabilities. That's why Equinix became a pioneer for Advanced API Security.
·cloud.google.com·
Why our digital lives are only secure if our APIs are secure
Inheritance, Composition, and everything in–between
Inheritance, Composition, and everything in–between
There are many concepts in the OOP paradigm. Inheritance is the most known, and it allows us to model software as relations between objects, just like in real life.
·yieldcode.blog·
Inheritance, Composition, and everything in–between
Let SQL Do All the Work: User Defined Functions
Let SQL Do All the Work: User Defined Functions
SQL user-defined functions optimize application performance by moving operations from the application layer to the database layer.
·thenewstack.io·
Let SQL Do All the Work: User Defined Functions
Enterprise Blockchain Is Doomed
Enterprise Blockchain Is Doomed
But the next generation of blockchain technology doesn’t have to be. Here’s why...
·thenewstack.io·
Enterprise Blockchain Is Doomed
Groundcover: Simplifying Observability with eBPF
Groundcover: Simplifying Observability with eBPF
Where is the sweet spot between gathering and storing the observability data you actually need and getting a reasonable bill
·thenewstack.io·
Groundcover: Simplifying Observability with eBPF
New Report: Future of Memory Safety | Digital Lab at Consumer Reports
New Report: Future of Memory Safety | Digital Lab at Consumer Reports
In October 2022, Consumer Reports hosted an online convening to discuss ways to encourage widespread adoption of code written in memory-safe languages. The event gave participants the opportunity to share resources related to memory safety, discuss opportunities and barriers in the security ecosystem, and to brainstorm potential solutions to memory access vulnerabilities that exist in […]
·digital-lab-wp.consumerreports.org·
New Report: Future of Memory Safety | Digital Lab at Consumer Reports
How To Build Anti-Fragile Software Ecosystems
How To Build Anti-Fragile Software Ecosystems
Increasing the resiliency of a software ecosystem is something engineers continually strive for. Here's how we get there.
·devops.com·
How To Build Anti-Fragile Software Ecosystems
Unconventional Programming Tips: Search Better
Unconventional Programming Tips: Search Better
I wanted an easy way to see if assets on my page were cached correctly by CloudFlare. This is a simple trick I didn't find anywhere on the internet.
·kiru.io·
Unconventional Programming Tips: Search Better
Automerge 2.0 | Automerge CRDT
Automerge 2.0 | Automerge CRDT
Automerge 2.0 is here and ready for production. It’s our first supported release resulting from a ground-up rewrite. The result is a production-ready CRDT with huge improvements in performance and reliability. It's available in both JavaScript and Rust, and includes TypeScript types and C bindings for use in other ecosystems. Even better, Automerge 2.0 comes with improved documentation and, for the first time, support options for production users.
·automerge.org·
Automerge 2.0 | Automerge CRDT
Plausible Analytics
Plausible Analytics
Plausible is a lightweight and open-source Google Analytics alternative. Your website data is 100% yours and the privacy of your visitors is respected.
·plausible.io·
Plausible Analytics
Batching when using messaging
Batching when using messaging
When having many similar jobs that needs processing, you can gain a major performance advantage by executing them in batches.
·mats3.io·
Batching when using messaging
End-to-End Test Troubleshooting
End-to-End Test Troubleshooting
Using GitHub Actions, BrowserStack and Foresight to find problems quickly and save time during the debugging process.
·thenewstack.io·
End-to-End Test Troubleshooting
Designing Step Up Auth Into your SSO Enabled App
Designing Step Up Auth Into your SSO Enabled App
Every week, almost without fail, I come across one thing that confuses, entertains, or most commonly infuriates me. I’ve decided to keep a…
·medium.com·
Designing Step Up Auth Into your SSO Enabled App
So you want to write a package manager
So you want to write a package manager
You woke up this morning, rolled out of bed, and thought, “Y’know what? I don’t have enough misery and suffering in my life. I know what to…
·medium.com·
So you want to write a package manager
JSON Hypertext Application Language
JSON Hypertext Application Language
This document proposes a media type for representing resources and their relations with hyperlinks.
·datatracker.ietf.org·
JSON Hypertext Application Language
The Quest for REST
The Quest for REST
Since I started working for Apache APISIX, I have tried to deepen my understanding of REST via various means. Did you read my review of API…
·itnext.io·
The Quest for REST