System Architecture

System Architecture

8129 bookmarks
Custom sorting
Detect anomalies in user behavior using Rails and PostgreSQL
Detect anomalies in user behavior using Rails and PostgreSQL
You probably use some type of error monitoring software to notify you when an exception is raised in your application, but are you being notified when there is an anomaly in user behavior?
·thoughtbot.com·
Detect anomalies in user behavior using Rails and PostgreSQL
Building an eBPF-Based Profiler
Building an eBPF-Based Profiler
In this blog post, we recap the process and methodology we used to build our eBPF-based profiler. We include techniques and examples for both compiled and interpreted languages.
·containiq.com·
Building an eBPF-Based Profiler
Scalable WebSocket Architecture
Scalable WebSocket Architecture
The web has rapidly evolved from its origins of websites serving static HTML content, to today's highly dynamic web applications. Whether it's games, chat, or productivity tools, users expect the apps to be up-to-date and enable real-time interactions with others. WebSockets, which enables real-time communication from within web browsers, is
·blog.hathora.dev·
Scalable WebSocket Architecture
Modern serverless job schedulers → Inngest Blog
Modern serverless job schedulers → Inngest Blog
Almost all developers use job schedulers stuck in the past. This post explores our modern system that improves dev UX with better tooling
·inngest.com·
Modern serverless job schedulers → Inngest Blog
What Makes LISP Unique?
What Makes LISP Unique?
Exploring the homoiconicity feature of LISP and how it makes LISP more of a language for languages
·itnext.io·
What Makes LISP Unique?
What’s Stopping WebAssembly from Widespread Adoption?
What’s Stopping WebAssembly from Widespread Adoption?
Wasm is supposed to be a game changer for cloud native computing. But confusion over use cases and debates over standards are slowing things down. #WebAssembly #Wasm
·thenewstack.io·
What’s Stopping WebAssembly from Widespread Adoption?
What is Docker’s BuildKit and Why Does It Matter?
What is Docker’s BuildKit and Why Does It Matter?
Docker BuildKit is an opt-in image building engine which offers substantial improvements over the traditional process. BuildKit creates images layers in parallel, accelerating the overall build process.
·howtogeek.com·
What is Docker’s BuildKit and Why Does It Matter?
Tutorial: Deploy Acorn Apps on an Amazon EKS Cluster
Tutorial: Deploy Acorn Apps on an Amazon EKS Cluster
In the last and final part of the series on Acorn, we will explore how to move applications running in a local development environment to a production environment running in the AWS cloud
·thenewstack.io·
Tutorial: Deploy Acorn Apps on an Amazon EKS Cluster