ContentPosts from @radlawandobagasta..
Link
@faun shared a link, 1 year, 8 months ago
FAUN.dev()

Redis Adopts Dual Source-Available Licensing

This change in licensing for Redis source code allows for the continued permissive use of the software, with future versions under the RSALv2 and SSPLv1 licenses. This transition will align all Redis core software and modules under a more simplified and consistent licensing approach... read more  

Redis Adopts Dual Source-Available Licensing
Link
@faun shared a link, 1 year, 8 months ago
FAUN.dev()

The Cloud Outgrows Linux, And Sparks A New Operating System

Every problem in the IT software stack becomes a database issue, driving the need for a database operating system. Created by industry professionals from MIT and Stanford, DBOS uses FoundationDB as its core. This transactional serverless platform offers stateful application support and enables relia.. read more  

The Cloud Outgrows Linux, And Sparks A New Operating System
Link
@faun shared a link, 1 year, 8 months ago
FAUN.dev()

AWS announces a 7-day window to return Savings Plans

Customers can now return their savings plan within 30 days of purchase. This new flexible pricing model allows for reduced bills compared to on-demand pricing and offers the option to exchange for a three-year hourly spend commitment... read more  

AWS announces a 7-day window to return Savings Plans
Link
@faun shared a link, 1 year, 8 months ago
FAUN.dev()

Dynamic Kernel Stacks Proposed For Linux With Big Memory Savings

A "request for comments" patch series was posted for a new dynamic kernel stacks feature for Linux. Early testing has shown potential for significant memory savings. Google has implemented support for dynamic kernel stacks following a proposal from last year. The default stack size for the Linux ker.. read more  

Dynamic Kernel Stacks Proposed For Linux With Big Memory Savings
Link
@faun shared a link, 1 year, 8 months ago
FAUN.dev()

Best practices for monitoring software testing in CI/CD

Platform teams can assist developers in visualizing trends in CI test performance and identify issues like flaky tests, failures, and regressions. By leveraging tools like dashboards and monitors, platform teams can help developers optimize their workflows and enhance the reliability and performance.. read more  

Best practices for monitoring software testing in CI/CD
Link
@faun shared a link, 1 year, 8 months ago
FAUN.dev()

Documentation as code: Principles, workflow, and challenges

Documentation as code (DaC) treats software documentation like software code, with plain text format, version control, and rigorous review processes. DaC leverages developer tools and workflows to improve the quality and usability of documentation. It aims to bring the power of version control, auto.. read more  

Link
@faun shared a link, 1 year, 8 months ago
FAUN.dev()

How to deal with alert fatigue head-on

Alert fatigue is a common issue impacting various sectors, including healthcare, aviation, IT, and engineering teams. Teams often face an overwhelming volume of alerts, lack ongoing alert management, lack clarity around triggered alerts, and lack correlation between similar alerts, among other cause.. read more  

How to deal with alert fatigue head-on
Link
@faun shared a link, 1 year, 8 months ago
FAUN.dev()

The Business Case for OpenTelemetry – APM for Modern Applications

The Business Case for OpenTelemetry shows how this open-source observability framework is a game changer for APM tools, providing standardized data collection and transmission processes for modern applications. It impacts all levels within the APM vendor and user communities, offering benefits such .. read more  

The Business Case for OpenTelemetry – APM for Modern Applications
Story
@squadcast shared a post, 1 year, 8 months ago

Comparing the Top 5 On-Call Management Software Solutions in 2024

Let’s compare the often underrated On Call Management tools that can change your Incident Response. Hint: Excluding PagerDuty & Opsgenie.

squadcast
Link
@faun shared a link, 1 year, 8 months ago
FAUN.dev()

Nix is a better Docker image builder than Docker's image builder

Nix is a powerful tool for building Docker images efficiently, allowing you to specify dependencies ahead of time and make minimal changes when updating your software. This approach reduces wasted space, increases reproducibility, and streamlines the image building process, making it ideal for both .. read more  

Nix is a better Docker image builder than Docker's image builder