System Architecture

System Architecture

7404 bookmarks
Custom sorting
eBPF Offers a New Way to Secure Cloud Native Systems
eBPF Offers a New Way to Secure Cloud Native Systems
Security providers are using eBPF for observability to prevent attacks, detect and remediate high-priority vulnerabilities (and to distinguish between severe and less severe vulnerabilities), to detect suspicious activity and other uses.
·thenewstack.io·
eBPF Offers a New Way to Secure Cloud Native Systems
ink - inkle's narrative scripting language
ink - inkle's narrative scripting language
As used to author Heaven's Vault, 80 Days and Sorcery!: produce interactive scripts by writing in pure-text with ink markup.
·inklestudios.com·
ink - inkle's narrative scripting language
MinIO's OpenID Connect Integration Explained
MinIO's OpenID Connect Integration Explained
MinIO provides a flexible Identity and Access Management system that can be integrated with popular external identity providers. MinIO IAM is built with AWS IAM compatibility at its core - access is controlled by policies mirroring AWS' IAM policies. While AWS supports myriad ways to control access, including ACLs, Bucket
·blog.min.io·
MinIO's OpenID Connect Integration Explained
Media over QUIC
Media over QUIC
A new live media protocol in development. This website is a proof-of-concept demonstrating web support, utilizing moq-rs and moq-js.
·quic.video·
Media over QUIC
eBPF Profiling: The Key to System Insights
eBPF Profiling: The Key to System Insights
Unlock detailed insights with eBPF profiling. Monitor CPU, memory, and network data granularly. Say goodbye to unreliable data.
·groundcover.com·
eBPF Profiling: The Key to System Insights
OpenID Connect Explained in Plain English
OpenID Connect Explained in Plain English
OpenID Connect started as a ‘consumer grade’ OAuth authorization mechanism, designed around granting another application permissions.
·onelogin.com·
OpenID Connect Explained in Plain English
OpenID - OpenID Foundation
OpenID - OpenID Foundation
Our mission is to lead the global community in creating identity standards that are secure, interoperable and privacy-preserving.
·openid.net·
OpenID - OpenID Foundation
AutoGen: Enabling next-generation large language model applications
AutoGen: Enabling next-generation large language model applications
Microsoft researchers are introducing AutoGen, a framework for simplifying the orchestration, optimization, and automation of workflows for large language model (LLM) applications—potentially transforming and extending what LLMs can do. Learn more.
·microsoft.com·
AutoGen: Enabling next-generation large language model applications
Infrastructure as Natural Language
Infrastructure as Natural Language
When I first used an IaC (Infrastructure as Code) tool, I was amazed by how much better it was than clicking buttons in the AWS console. Declarative paradigm and cloud infrastructure are a very useful combination, and since then, I’ve rarely not used IaC, even for smaller projects. Like any structured code, IaC has some pitfalls: the code takes effort and skill to write and can be verbose. Consider this Terraform code:
·petrgazarov.com·
Infrastructure as Natural Language