System Architecture

System Architecture

7447 bookmarks
Custom sorting
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
Browse Movies UI Decoded..
Browse Movies UI Decoded..
Create the feature of browsing movies simply in React
·medium.com·
Browse Movies UI Decoded..
Sakura Docs
Sakura Docs
Sakura programming language documentation
·sakura-docs.arkinsolomon.net·
Sakura Docs
Python Library Requests: Simplifying HTTP for Developers
Python Library Requests: Simplifying HTTP for Developers
Python requests library is very powerful tool for programmers new and old alike, giving any developer power to easily make HTTP requests and handle
·hinditechbate.in·
Python Library Requests: Simplifying HTTP for Developers
Trace-Based Testing for a Distributed World
Trace-Based Testing for a Distributed World
By using modern observability techniques, namely distributed traces, tests can be created to verify the entire system flow based on what actually occurred.
·thenewstack.io·
Trace-Based Testing for a Distributed World
Bypassing OGNL sandboxes for fun and charities | The GitHub Blog
Bypassing OGNL sandboxes for fun and charities | The GitHub Blog
Object Graph Notation Language (OGNL) is a popular, Java-based, expression language used in popular frameworks and applications, such as Apache Struts and Atlassian Confluence. Learn more about bypassing certain OGNL injection protection mechanisms including those used by Struts and Atlassian Confluence, as well as different approaches to analyzing this form of protection so you can harden similar systems.
·github.blog·
Bypassing OGNL sandboxes for fun and charities | The GitHub Blog
Data Lake Security: Dive into the Best Practices
Data Lake Security: Dive into the Best Practices
Enjoy the benefits without compromising on security by implementing practices to reduce the risk of noncompliance, data mismanagement or other incidents.
·thenewstack.io·
Data Lake Security: Dive into the Best Practices
Automating Firewall ACL's with Aerleon
Automating Firewall ACL's with Aerleon
Introduction If you've ever had to deal with firewalls and complex ACLs, you'll know that they can be tricky beasts from time to time! Whether it's having to generate your firewall configuration for different vendors or wading through the jungle of nested object groups to add a new host. Whatever
·packetcoders.io·
Automating Firewall ACL's with Aerleon
Wasm for the Frontend: A Look at Developer Use Cases
Wasm for the Frontend: A Look at Developer Use Cases
How does Wasm fit in with JavaScript? Michael Yuan, CEO of Second State, explains what frontend and web developers need to know.
·thenewstack.io·
Wasm for the Frontend: A Look at Developer Use Cases
Software and its Discontents, January 2023, Part 1
Software and its Discontents, January 2023, Part 1
Over the last few months I’ve been intrigued by a question: where is the frustration and disillusionment, so prevalent currently in the software industry, coming from? And, as an engineering leader, what can I learn from this discontent and how should it shape my practices?
·laughingmeme.org·
Software and its Discontents, January 2023, Part 1
How Git Treats Changes in File Permissions.
How Git Treats Changes in File Permissions.
I got a new laptop and had to move my data from my old laptop. After copying all necessary files including code repos (data is expensive in…
·medium.com·
How Git Treats Changes in File Permissions.