Found 8191 bookmarks
Newest
Applying Automation to DevOps
Applying Automation to DevOps
In the book, "Life and the Art of Engineering," author Haresh Sippy said, “Automation is cost-cutting by tightening the corners, not cutting them.” Today,
·devops.com·
Applying Automation to DevOps
Infrastructure-as-Code Goes Low Code/No Code
Infrastructure-as-Code Goes Low Code/No Code
DuploCloud hopes to disrupt infrastructure-as-code with its low code/no code solution that helps developers deploy in the cloud.
·thenewstack.io·
Infrastructure-as-Code Goes Low Code/No Code
How Much Reach Can a GraphQL API Have Over Other APIs?
How Much Reach Can a GraphQL API Have Over Other APIs?
At HasuraCon 2022, GraphQL specialist Hasura announced Hasura GraphQL Data Connector SDK, API evolution to support emerging data workloads, GraphQL DevOps improvements, and increased cloud-vendor availability.
·thenewstack.io·
How Much Reach Can a GraphQL API Have Over Other APIs?
Linux I/O Principles and Zero-copy Technology
Linux I/O Principles and Zero-copy Technology
Today’s network applications have shifted from CPU-intensive to I/O-intensive, and most of the network servers are based on the C-S model, i.e., the Client-Server model, which requires a lot of network communication between the client and the server, which also determines the performance bottleneck of modern network applications: I/O. The standard I/O interface of the traditional Linux operating system is based on data copy operations, i.e. I/O operations result in
·sobyte.net·
Linux I/O Principles and Zero-copy Technology
CDN Outages: Exploring Ways to Increase Resilience
CDN Outages: Exploring Ways to Increase Resilience
Issues at Content Delivery Network (CDN) providers caused several high-profile outages in recent years — here's how to increase resilience.
·thenewstack.io·
CDN Outages: Exploring Ways to Increase Resilience
The Social Model of Open Source
The Social Model of Open Source
Cisco’s Open Source Tech Leader Julia Ferraioli shares some alternative ways to define what is and is not ‘open source.’
·thenewstack.io·
The Social Model of Open Source
Software architecture diagramming and patterns
Software architecture diagramming and patterns
A software’s architecture is the foundation for any successful software system and will influence everything from maintainability…
·learningdaily.dev·
Software architecture diagramming and patterns
Things Elixir's Phoenix Framework Does Right
Things Elixir's Phoenix Framework Does Right
I dabbled in Phoenix for a while now, but never really got my hands dirty with it right up until now. Apart from the whole framework being surprisingly well thought through, there are a few things that strike me as being done exceptionally well in Phoenix, compared to the rest of modern web frameworks. 1. Striking a balance between flexibility and strictness Modern web frameworks can be roughly divided into two camps:
·scorpil.com·
Things Elixir's Phoenix Framework Does Right
Exploring Graphs with Elixir
Exploring Graphs with Elixir
This hands-on book will quickly get you building, querying, and comparing graph data models using a robust, concurrent programming language—Elixir.
·pragprog.com·
Exploring Graphs with Elixir
Not Just Elixir — Also Graphs
Not Just Elixir — Also Graphs
Explore Graph Models and Databases for Large and Irregular Data Sets
·medium.com·
Not Just Elixir — Also Graphs
Firezone: Open-Source WireGuard VPN Server
Firezone: Open-Source WireGuard VPN Server
Firezone is an open-source VPN server and egress firewall built on the new blazing fast WireGuard tunneling protocol. It's the simplest way to set up secure remote access to your private resources with MFA, SSO, REST API, and other useful automation. Firezone is lightweight and easy to set up while being up to 3-4x faster than alternative solutions like OpenVPN and IPsec.
·firezone.dev·
Firezone: Open-Source WireGuard VPN Server
No really, why can't we have raw UDP in JavaScript?
No really, why can't we have raw UDP in JavaScript?
In my opinion, the pat answers about security are incomplete. I'd like to see a detailed writeup of specifically why a raw UDP API cannot be made as secure as current HTTPS.
·computerenhance.com·
No really, why can't we have raw UDP in JavaScript?
To Truly Secure APIs, Go Beyond API Keys
To Truly Secure APIs, Go Beyond API Keys
Validating the identity of requesting parties and standardizing the process with centralized trust is the best way to ensure critical information is safe.
·thenewstack.io·
To Truly Secure APIs, Go Beyond API Keys
5G and Cyber Security
5G and Cyber Security
Dr. Seppo Virtanen is an Associate Professor in Cyber Security Engineering and Vice Head of Department of Computing, the University of Turku...
·blog.3g4g.co.uk·
5G and Cyber Security
Why I love Tig for visualizing my Git workflows
Why I love Tig for visualizing my Git workflows
Tig is an excellent tool for reviewing your Git repository by encouraging you to explore the logs without having to construct long and sometimes complex queries.
·opensource.com·
Why I love Tig for visualizing my Git workflows
Carbon-Aware Kubernetes
Carbon-Aware Kubernetes
If you are running microservices these days there is a high probability you are managing them with Kubernetes. Kubernetes makes container management easy and its websites boasts of “Planet Scale”, “Never Outgrow”, and “Run Anywhere” as some of its key features.
·devblogs.microsoft.com·
Carbon-Aware Kubernetes
Measuring the carbon impact of web browsing
Measuring the carbon impact of web browsing
Search, simple click, simple letter typed in the search box have an impact on the environment when browsing Internet. Under Windows, the user spends on average 60% of his time in the browser; all of his actions can be measured and therefore can be optimized to reduce carbon emissions.
·devblogs.microsoft.com·
Measuring the carbon impact of web browsing
Sustainable Software Engineering
Sustainable Software Engineering
Learn how to define, build and run sustainable software applications.
·devblogs.microsoft.com·
Sustainable Software Engineering