System Architecture

System Architecture

7447 bookmarks
Custom sorting
How is Apache APISIX Fast? - API7.ai
How is Apache APISIX Fast? - API7.ai
Taking a look under Apache APISIX's hood to understand how it achieves ultimate performance.
·api7.ai·
How is Apache APISIX Fast? - API7.ai
Winglang: Cloud Development Programming for the AI Era
Winglang: Cloud Development Programming for the AI Era
Wing is a new programming language for cloud development that enables both human and AI developers to write cloud code at a higher level of abstraction, and it comes with a local simulator that lets developers test it quickly.
·thenewstack.io·
Winglang: Cloud Development Programming for the AI Era
An introduction to Bayesian statistics
An introduction to Bayesian statistics
At the heart of Bayesian statistics lies a simple insight: that there’s no such thing as a free lunch.
·itnext.io·
An introduction to Bayesian statistics
Edge functions: good for performance and cost, hard to debug and integrate, states new survey • DEVCLASS
Edge functions: good for performance and cost, hard to debug and integrate, states new survey • DEVCLASS
Around 1,000 developers have expressed their views on edge functions, a modern approach to web applications, showing enthusiasm for performance and cost, but frustrations in areas including debugging and integration with third-party APIs. The traditional way to deploy a web application is with hosted servers, load balancers, content delivery network for global low-latency to static […]
·devclass.com·
Edge functions: good for performance and cost, hard to debug and integrate, states new survey • DEVCLASS
Introducing Chat Notebooks: Integrating LLMs into the Notebook Paradigm
Introducing Chat Notebooks: Integrating LLMs into the Notebook Paradigm
Wolfram expands Notebooks, integrating LLM functionality into the new chat cell and Chat Notebook. Stephen Wolfram explains how chat-enabled and chat-driven versions work.
·writings.stephenwolfram.com·
Introducing Chat Notebooks: Integrating LLMs into the Notebook Paradigm
The Agilebase Platform
The Agilebase Platform
agileBase is our fast and flexible cloud-based platform. It provides a very scalable and secure foundation on which to build enterprise-class CRM software quickly.
·agilechilli.com·
The Agilebase Platform
Why it is time to start thinking of games as databases
Why it is time to start thinking of games as databases
How do we build games that can be understood by intelligent agents? An in-depth overview of the tech that could one day make this a…
·ajmmertens.medium.com·
Why it is time to start thinking of games as databases
Buttons Generator
Buttons Generator
100+ buttons you can use in your project.
·markodenic.com·
Buttons Generator
Lynn Conway and The Chip Design Revolution
Lynn Conway and The Chip Design Revolution
Lynn Conway is a pioneering computer scientist, engineer, and transgender activist. Known for her significant contributions to computer architecture, VLSI design, and design automation, she developed
·sparkfun.com·
Lynn Conway and The Chip Design Revolution
Meta-Semi Is an AI Algorithm That 'Learns How to Learn Better'
Meta-Semi Is an AI Algorithm That 'Learns How to Learn Better'
Researchers from Tsinghua University are proposing an algorithm that would help deep learning AI models exploit data more efficiently, without compromising on accuracy.
·thenewstack.io·
Meta-Semi Is an AI Algorithm That 'Learns How to Learn Better'
How Adobe Uses OpenTelemetry Collector
How Adobe Uses OpenTelemetry Collector
Part of the open source observability tool, it acts as a central hub for Adobe's masses of trace and metrics data and a way to ease developer friction.
·thenewstack.io·
How Adobe Uses OpenTelemetry Collector
Where Does Trace-Based Testing Fit in the Testing Pyramid?
Where Does Trace-Based Testing Fit in the Testing Pyramid?
Trace-based testing overcomes the limits of black box testing by leveraging work already invested in observability of your system via distributed tracing.
·thenewstack.io·
Where Does Trace-Based Testing Fit in the Testing Pyramid?
Special file descriptors in BPF
Special file descriptors in BPF
Developers learning the Unix (or POSIX in general) system-call set will quickly encounter file descriptors, which are used to represent open files and more. Developers also tend to learn early on that the first three file descriptors are special, with file descriptor zero being the standard input stream, one being standard output, and two being standard error. The kernel, though, does not normally attach any specific meaning to a given descriptor number, so it was somewhat surprising when a recent BPF patch series attempted to attach a special meaning to zero when used as a file descriptor.
·lwn.net·
Special file descriptors in BPF
LwM2M vs MQTT | Developer Blog
LwM2M vs MQTT | Developer Blog
LWM2M and MQTT are protocols for data transfer between devices systems, platforms and applications. What's the best for you?
·emnify.com·
LwM2M vs MQTT | Developer Blog
Redis - a clear breakdown
Redis - a clear breakdown
Understand Redis. Starting with an explanation of the data structures, through the deployment process, and handling Redis in production to a deep dive.
·mastermind.dev·
Redis - a clear breakdown