ContentPosts from @faun..
Link
@faun shared a link, 2 years, 1 month ago

The Solidity Events Guide I Wish I Had

The Ethereum blockchain relies on deterministic state updates to achieve consensus among nodes, allowing them to process transactions and arrive at the same latest state of the blockchain. However, the indeterministic nature of making a call from the Ethereum Virtual Machine (EVM) to the outside wor..

The Solidity Events Guide I Wish I Had
Link
@faun shared a link, 2 years, 1 month ago

Build Terraform CI/CD Pipelines using AWS CodePipeline

Terraform is a popular Infrastructure as Code tool for deploying resources in AWS, and integrating it into a CI/CD pipeline can greatly improve efficiency and deployment reliability. Leveraging AWS Code Services (CodeCommit, CodeBuild, and CodePipeline) in combination with Terraform allows for autom..

Link
@faun shared a link, 2 years, 1 month ago

Linux 6.5 Slated To Add Provisioning Primitives For Thinly Provisioned Storage

Another feature scheduled for the upcoming Linux 6.5 kernel merge window is the introduction of support for provisioning primitives for thinly provisioned storage with the Device Mapper code. These provisioning primitives, developed by Google's Chrome OS team, allow for pre-allocation of space for u..

Linux 6.5 Slated To Add Provisioning Primitives For Thinly Provisioned Storage
Link
@faun shared a link, 2 years, 1 month ago

Verifying Container Image Signatures Within CRI Runtimes

Author: Sascha Grunert The Kubernetes community has been signing their container image-based artifacts since release v1.24. While the graduation of the corresponding enhancement from alpha to beta in v1.26 introduced signatures for the binary artifacts, other projects followed the approach by provid..

Link
@faun shared a link, 2 years, 1 month ago

Monoliths are not dinosaurs

Building evolvable software systems is a must and revisiting architectures with an open mind is crucial. Software architectures can be changed and components can be replaced without impacting the customer experience, making evolvability an important consideration...

Monoliths are not dinosaurs
Link
@faun shared a link, 2 years, 1 month ago

Introduction to Collecting Traces with OpenTelemetry

OpenTelemetry (OTEL) is an open-source observability platform that provides a unified and vendor-agnostic way for instrumenting, collecting, and exporting telemetry data for systems and applications. It offers client libraries for various programming languages and allows you to send telemetry data f..

Introduction to Collecting Traces with OpenTelemetry
Link
@faun shared a link, 2 years, 1 month ago

How Uber & DoorDash empower developers to preview every code change in production

Uber and DoorDash implemented innovative solutions to improve testing on Kubernetes. Uber created a tool called SLATE for on-demand testing environments within the production environment, while DoorDash utilized Signadot's connect feature to connect local services to those running in the Kubernetes ..

How Uber & DoorDash empower developers to preview every code change in production
Link
@faun shared a link, 2 years, 1 month ago

Cisco to buy network-monitoring firm SamKnows for better last-mile visibility

SamKnows technology will be integrated into Cisco’s ThousandEyes cloud-based network-intelligence software...

Cisco to buy network-monitoring firm SamKnows for better last-mile visibility
Link
@prathamesh-sonpatki shared a link, 2 years, 1 month ago
SRE, Last9.io

Take back control of your Monitoring

Take back control of your Monitoring
Story
@rusychokshi shared a post, 2 years, 1 month ago
Technical Writer, Cloudraft.io

Demystifying DevOps: Key Insights Every Developer Needs to Thrive?

Understand DevOps principles clearly if you are a developer. This article outlines the DevOps concepts for a developer's understanding

Demystifying DevOps