System Architecture

System Architecture

7672 bookmarks
Custom sorting
Why Enterprises Need a Management Plane
Why Enterprises Need a Management Plane
A management plane layer tuned for productivity, resilience and security removes complexity at both the control plane and the data plane.
·thenewstack.io·
Why Enterprises Need a Management Plane
The OAuth Flows You Need for Modern Security
The OAuth Flows You Need for Modern Security
A lot has happened around the OAuth and OpenID specifications. Some flows have updated, others deprecated and some added. A look at the changes.
·thenewstack.io·
The OAuth Flows You Need for Modern Security
Bootstrap In-App Economics with RLY Protocol
Bootstrap In-App Economics with RLY Protocol
RLY Protocol gives dApp developers a way to build token economics into their applications, without necessarily needing to create a new token.
·thenewstack.io·
Bootstrap In-App Economics with RLY Protocol
How to Make Git a Developer’s BFF
How to Make Git a Developer’s BFF
Employers sometimes force developers to use Git but senior developer Alice Brosey contends Git can be a developer's best friend.
·thenewstack.io·
How to Make Git a Developer’s BFF
What It Means to Be OpenAPI-First in Kubernetes
What It Means to Be OpenAPI-First in Kubernetes
OpenAPI allows teams to be more productive and have a better development experience. Kusk is a bridge between OpenAPI and Kubernetes.
·thenewstack.io·
What It Means to Be OpenAPI-First in Kubernetes
Digital Identity in the Metaverse
Digital Identity in the Metaverse
If your identity or your assets are stolen in the metaverse, the impact could be much more significant than losing some tokens in a game.
·thenewstack.io·
Digital Identity in the Metaverse
Busting 5 Common Database Modernization Myths
Busting 5 Common Database Modernization Myths
The myths about database modernization projects are holding IT back from experiencing the full benefits of these solutions.
·devops.com·
Busting 5 Common Database Modernization Myths
The Advent of Intelligent Software Engineering
The Advent of Intelligent Software Engineering
It’s time software engineering becomes more intelligent by using AI/ML and data in project performance tracking and decision-making.
·devops.com·
The Advent of Intelligent Software Engineering
Streamlit
Streamlit
·wjbmattingly-youtube-shakespeare-home-zuzz93.streamlitapp.com·
Streamlit
txtai
txtai
·neuml.github.io·
txtai
Activity: Create an OpenAPI specification document
Activity: Create an OpenAPI specification document
The OpenAPI tutorial walked you through 8 steps in building the OpenAPI specification document. Now it’s your turn to practice first editing and then creating an OpenAPI specification document.
·idratherbewriting.com·
Activity: Create an OpenAPI specification document
Start working API-first | Optic
Start working API-first | Optic
Ship better APIs, faster. Catch breaking changes and keep consumers happy.
·useoptic.com·
Start working API-first | Optic
How to Generate an OpenAPI Description for an API
How to Generate an OpenAPI Description for an API
Describing an API according to the OpenAPI Specification comes with a wide variety of benefits for maintaining APIs in production, and keeping docs automatically synchronized with your live API. You don't have to start over designing your API in order to adopt the OpenAPI standard! If you already have an
·blog.readme.com·
How to Generate an OpenAPI Description for an API
The growing image-processor unpleasantness
The growing image-processor unpleasantness
There was a time when care had to be taking when buying hardware if the goal was to run Linux on it. The situation has improved considerably in recent decades, and unsupported hardware is more the exception than the rule. That has, for many years, been especially true of Intel hardware; that company has made a point of ensuring that its offerings work with Linux. So it is a bit surprising that the IPU6 image processor shipped with Alder Lake CPUs lacks support in Linux, and is unlikely to get it anytime soon. The problem highlighted here goes beyond just Intel, though.
·lwn.net·
The growing image-processor unpleasantness
The ABI status of ELF hash tables
The ABI status of ELF hash tables
It is fair to say that some projects are rather more concerned about preserving ABI compatibility than others; the GNU C Library (glibc) project stands out even among those that put a lot of effort into preserving interface stability, So it may be a bit surprising that a recent glibc change is being blamed for breaking a number of applications, most of which are proprietary games. There is, it seems, a class of glibc changes that can break applications, but which are not deemed to be ABI changes.
·lwn.net·
The ABI status of ELF hash tables
How do One-Time passwords work?
How do One-Time passwords work?
Many of us use one-time passwords (OTP) regularly to log into different services. Most probably rely on Google Authenticator and similar tools. But what about building one by ourselves?
·zserge.com·
How do One-Time passwords work?
New Paradigm on Scheduling
New Paradigm on Scheduling
Rocketry has a unique take on scheduling using a condition system. This enables arbitrary scheduling with readable syntax.
·itnext.io·
New Paradigm on Scheduling
In Pursuit of Better Container Images: Why You Shouldn't Probably Use Alpine
In Pursuit of Better Container Images: Why You Shouldn't Probably Use Alpine
How to make container images better? What does a better container image really mean? Image size vs the number of vulnerabilites. Pros and cons of using Alpine as a base image. Alpine and distroless alternatives.
·iximiuz.com·
In Pursuit of Better Container Images: Why You Shouldn't Probably Use Alpine
This Week in Programming: eBPF Coming to a Windows Near You – The New Stack
This Week in Programming: eBPF Coming to a Windows Near You – The New Stack
The New Stack has been keeping a close eye on eBPF for a few years now, calling the technology one of the top trends of 2020. If you haven't heard of eBPF before, chances are you are about to hear a lot more about it, as Microsoft said this week that it was bringing it…
·thenewstack.io·
This Week in Programming: eBPF Coming to a Windows Near You – The New Stack
Making eBPF work on Windows - Microsoft Open Source Blog
Making eBPF work on Windows - Microsoft Open Source Blog
eBPF is a well-known but revolutionary technology—providing programmability, extensibility, and agility. eBPF has been applied to use cases such as denial-of-service protection and observability. Over time, a significant ecosystem of tools, products, and experience has been built up around eBPF. Although support for eBPF was first implemented in the Linux kernel, there has been increasingRead more
·cloudblogs.microsoft.com·
Making eBPF work on Windows - Microsoft Open Source Blog