🦞🌯 Lobster Roll

Thread

The Rise of Rust in Dev/Ops (mesosphere.com)

Stories related to "The Rise of Rust in Dev/Ops" across the full archive.

DevOps and The Enterprise: A Match Made in Heaven? (infoq.com)
DevOps, DevOps, DevOps. In 2014 DevOps hit the top of the charts in IT lingo. A recurring question that tags along is: can DevOps be applied in traditional enterprise settings? For this eMag we selected a set of articles that dig deeper into this debate and contextualize the benefits and challenges...
The Oncoming Train of Enterprise Container Deployments (juliandunn.net)
Understanding Enterprise Tech (pivotal.io)
I once visited a Postgres conference. One of the things that really stood out that Postgres' market share compared to Oracle was measured in the single digits. Which is weird. I run a startup and for me it's Postgres, Elastic, Go, Python, Redis, AWS etc.. Oracle doesn't even come to mind, but someho...
Microservices Series #2: The state of enterprise software (analytical evidence) (modernweb.com)
Docker Announces Enhancements to the Docker Platform to Simplify and Advance the Management of Kubernetes for Enterprise IT (docker.com)
The Rise of Rust in Dev/Ops (mesosphere.com)
Angle Grinder: CLI App to Slice and Dice Your Logs (github.com)
Deploying Rust with Docker and Kubernetes (fpcomplete.com)
Bitrise launches free mobile CI plan for open source projects (blog.bitrise.io)
Why Are Enterprises So Slow? (zwischenzugs.com)
How to deploy your first Rust web application (medium.com)
How to disrupt Enterprise iPaaS market (titanoboa.io)
railcar: A rust implementation of the Open Containers Initiative runtime spec (github.com)
> railcar is a rust implementation of the opencontainers initiative's runtime spec. It is similar to the reference implementation runc, but it is implemented completely in rust for memory safety without needing the overhead of a garbage collector or multiple threads. For more information on the deve...
Pathivu - log ingestion system written in rust (github.com)
Hey folks, I've built a log ingestion system in rust. It allow end user to ingest log at high rate and indexes as well. Pathivu is cost-effective and ingest logs at a scale. Would love hear feedback from the community
acme-redirect: easy to use acmev2 daemon in rust (github.com)
No-instrumentation Debugging in Prod via Pixie's Dynamic eBPF Tracepoint Injection (docs.pixielabs.ai)
Hi Folks! we recently shipped the capability to add tracepoint in production code without any instrumentation to allow us to debug without adding gobs of logs across our functions. This leverages eBPF and Pixie's distributed edge-telemetry backend. Would be great to hear your feedback on whether ...
slap (shell clap) - painless argument parsing and dependency check (github.com)
Vector 0.11 Release: K8s, ARC, and metrics collection (vector.dev)
Why Linkerd doesn't use Envoy (linkerd.io)
Adaptive Request Concurrency: Resilient observability at scale (vector.dev)
The Embarrassing State of Enterprise ACME Support (smallstep.com)
Dependency inference: Precise caching and concurrency, without the boilerplate (blog.pantsbuild.org)
Cross compiling Windows binaries from Linux (jake-shadle.github.io)
Creating a VPN Gateway with a Unikernel running WireGuard (nanovms.com)
PoC Terraform Provider in Rust (tevps.net)
Store SQLite in Cloudflare Durable Objects (ma.rkusa.st)
Tokio Console Datasource for Grafana (github.com)
Shell Of A New Machine: Quickly configure new environments (github.com)
This is a just-completed side project. Let me know if you have any feedback or find any bugs!
Packaging Rust Applications for the NPM Registry (blog.orhun.dev)
autometrics: add metrics to any Rust function & jump to the Prometheus chart directly from your IDE (github.com)