System Architecture

System Architecture

7447 bookmarks
Custom sorting
Rust-based platform for the Web – SWC
Rust-based platform for the Web – SWC
SWC is an extensible Rust-based platform for the next generation of fast developer tools. It's used by tools like Next.js, Parcel, and Deno, as well as companies like Vercel, ByteDance, Tencent, Shopify, and more.
·swc.rs·
Rust-based platform for the Web – SWC
ARM Server Chips Get a Boost with Ampere’s Altra
ARM Server Chips Get a Boost with Ampere’s Altra
With its chips recently adopted by Google Cloud and HPE, Ampere Computing is giving ARM-based chips the kind of server breakthrough that has eluded other chip companies. These companies' backing provides a big boost to the entire ARM server ecosystem.
·thenewstack.io·
ARM Server Chips Get a Boost with Ampere’s Altra
Managing Secrets in Your DevOps Pipeline
Managing Secrets in Your DevOps Pipeline
This article will discuss best practices for secrets management in the context of continuous integration delivery workflow.
·thenewstack.io·
Managing Secrets in Your DevOps Pipeline
Why Developers Need a Management Plane
Why Developers Need a Management Plane
Management planes can become a happy ops medium that saves developers days or weeks of time wasted on configuration management, security design and more.
·thenewstack.io·
Why Developers Need a Management Plane
E Pluribus, Network – Arista Networks, That Is
E Pluribus, Network – Arista Networks, That Is
Software is not actually eating the world, but it is absolutely smashing out of appliance-style boxes and creating a massive, interconnected overlay atop
·nextplatform.com·
E Pluribus, Network – Arista Networks, That Is
Observability Is Shifting Left, Following Security and Ops
Observability Is Shifting Left, Following Security and Ops
Giving developers more power in the software development life cycle yields tremendous benefits for both developers and the companies they work for
·thenewstack.io·
Observability Is Shifting Left, Following Security and Ops
Why We Built an Open Source ML Model Registry with git
Why We Built an Open Source ML Model Registry with git
But there are challenges to adopting a machine learning model registry. We found that to address those challenges, a model registry with a GitOps-based approach was needed.
·thenewstack.io·
Why We Built an Open Source ML Model Registry with git
A security-module hook for user-namespace creation
A security-module hook for user-namespace creation
The Linux Security Module (LSM) subsystem works by way of an extensive set of hooks placed strategically throughout the kernel. Any specific security module can attach to the hooks for the behavior it intends to govern and be consulted whenever a decision needs to be made. The placement of LSM hooks often comes with a bit of controversy; developers have been known to object to the performance cost of hooks in hot code paths, and sometimes there are misunderstandings over how integration with LSMs should be handled. The disagreement over a security hook for the creation of user namespaces, though, is based on a different sort of concern.
·lwn.net·
A security-module hook for user-namespace creation
MinIO slams Nutanix use of open source code: round 2 – Blocks and Files
MinIO slams Nutanix use of open source code: round 2 – Blocks and Files
MinIO has accused Nutanix of actively misleading industry and financial analysts by telling them it was no longer using MinIO code in its Objects product when in fact it was, or so it’s claimed. MinIO CFO Garima Kapoor followed up her first blog accusing Nutanix of open source code license infractions with a second. In […]
·blocksandfiles.com·
MinIO slams Nutanix use of open source code: round 2 – Blocks and Files
Securing Web APIs with Azure AD: Building the Server
Securing Web APIs with Azure AD: Building the Server
Posts in this series: A Case StudyDesigning Authentication SchemesAuthorizing Client ApplicationsBuilding the ServerFull example In the last couple of posts, we looked at authentication and authorization options and picked some strategies for each. With those pieces chosen, we can now set about building our server and client applications as well
·jimmybogard.com·
Securing Web APIs with Azure AD: Building the Server
Is Kubernetes Adoption Slowing?
Is Kubernetes Adoption Slowing?
Kubernetes is also becoming more embedded in other systems, so its adoption may not be as visible as it once was.
·thenewstack.io·
Is Kubernetes Adoption Slowing?
Confidential Computing with WebAssembly
Confidential Computing with WebAssembly
Enarx, an open source project built on #WASM, is at the core of a solution to attestation hurdles that prevents sensitive #data from moving to the cloud. #WebAssembly #opensource #enarx
·thenewstack.io·
Confidential Computing with WebAssembly
What Trivago Learned Adopting TypeScript
What Trivago Learned Adopting TypeScript
There’s a learning curve when moving from JavaScript to TypeScript and it does slow down the average pace of code writing. The time dedicated to thinking about the flow of data moving through the application, is well worth it in the long run.
·thenewstack.io·
What Trivago Learned Adopting TypeScript
The story of a Noob
The story of a Noob
From “Hello World” to Architect
·medium.com·
The story of a Noob
Can Data Privacy Vaults Have APIs? Yes!
Can Data Privacy Vaults Have APIs? Yes!
If you work with sensitive data, using a data privacy vault is a great way to protect that data without sacrificing data utility
·betterprogramming.pub·
Can Data Privacy Vaults Have APIs? Yes!
Power to the People
Power to the People
Why is John Gage, a bearded old Berkeley troublemaker, carrying the corporate flag for the Pentagon's favorite computer maker?
·wired.com·
Power to the People
Learn about Java Card technology
Learn about Java Card technology
You can now store and update multiple applications on a single resource-constrained device, while retaining the highest certification levels of compatibility.
·oracle.com·
Learn about Java Card technology
Understanding Java Card 2.0
Understanding Java Card 2.0
Java Card is a smart card that is capable of running programs written in Java. For this new Java platform, Sun's JavaSoft division has made available the Java Card 2.0 API specification, and several licensees are now implementing this API on smart cards. In order to program Java Cards that are 2.0-compliant, developers need to understand what a Java Card is architecturally, what its core classes are, and how to develop applications for the card. The previous articles in the Java Developer series on smart cards provided an overview of smart cards, described how to deploy applications that talk to a Java Card using OpenCard interface, and discussed the business opportunities represented by the Java Card. This article gets inside a Java Card, providing you, the developer, with technical guidance on the system architecture, application programming interface, and runtime environment of the Java platform in a smart card. (4,000 words)
·infoworld.com·
Understanding Java Card 2.0
Javacardarch
Javacardarch
·people.cs.uchicago.edu·
Javacardarch