DEV Community

Aviral Srivastava profile picture

Aviral Srivastava

Hi! I am a student currently pursuing my Undergraduate degree in Computer Science and Engineering in India.

Location Delhi, India Joined Joined on  Personal website https://mraviral.in github website twitter website
Trace Context Propagation

Trace Context Propagation

Comments
8 min read
Implementing OpenTelemetry in Go

Implementing OpenTelemetry in Go

1
Comments
9 min read
Implementing OpenTelemetry in Node.js

Implementing OpenTelemetry in Node.js

2
Comments
10 min read
OpenTelemetry Architecture

OpenTelemetry Architecture

Comments
7 min read
Distributed Tracing Concepts

Distributed Tracing Concepts

1
Comments
8 min read
Structured Logging Best Practices

Structured Logging Best Practices

1
Comments
8 min read
The Three Pillars of Observability

The Three Pillars of Observability

Comments
9 min read
Distroless Images Security

Distroless Images Security

2
Comments
8 min read
Kubernetes Federation

Kubernetes Federation

2
Comments
8 min read
vCluster (Virtual Clusters)

vCluster (Virtual Clusters)

1
Comments
8 min read
Multi-tenancy in Kubernetes

Multi-tenancy in Kubernetes

1
Comments
9 min read
Cluster Autoscaler vs Karpenter

Cluster Autoscaler vs Karpenter

2
Comments
9 min read
KEDA (Kubernetes Event-driven Autoscaling)

KEDA (Kubernetes Event-driven Autoscaling)

7
Comments
9 min read
Autoscaling: HPA vs VPA

Autoscaling: HPA vs VPA

1
Comments
9 min read
Thanos for Long-term Prometheus Storage

Thanos for Long-term Prometheus Storage

1
Comments
8 min read
Monitoring K8s with Prometheus (ServiceMonitors)

Monitoring K8s with Prometheus (ServiceMonitors)

1
Comments
9 min read
Kyverno for Kubernetes Policies

Kyverno for Kubernetes Policies

1
Comments
7 min read
OPA (Open Policy Agent) with Gatekeeper

OPA (Open Policy Agent) with Gatekeeper

2
Comments
7 min read
Pod Security Admission/Policies

Pod Security Admission/Policies

2
Comments
8 min read
Kubernetes RBAC Deep Dive

Kubernetes RBAC Deep Dive

2
Comments
8 min read
FluxCD Fundamentals

FluxCD Fundamentals

Comments
8 min read
Implementing GitOps with ArgoCD

Implementing GitOps with ArgoCD

Comments
7 min read
Implementing GitOps with ArgoCD

Implementing GitOps with ArgoCD

1
Comments
7 min read
Kubernetes Ingress Controllers (Nginx, Traefik)

Kubernetes Ingress Controllers (Nginx, Traefik)

Comments
8 min read
mTLS in Service Mesh

mTLS in Service Mesh

1
Comments
8 min read
Service Mesh Architecture (Istio/Linkerd)

Service Mesh Architecture (Istio/Linkerd)

1
Comments
7 min read
Kubernetes CSI (Container Storage Interface)

Kubernetes CSI (Container Storage Interface)

1
Comments
7 min read
Kubernetes CNI (Container Network Interface) Explained

Kubernetes CNI (Container Network Interface) Explained

1
Comments
8 min read
Building Operators with Kubebuilder

Building Operators with Kubebuilder

Comments
10 min read
Kubernetes Operators Pattern

Kubernetes Operators Pattern

Comments
7 min read
Writing Custom Controllers in K8s

Writing Custom Controllers in K8s

Comments
11 min read
Understanding Kubernetes Controllers

Understanding Kubernetes Controllers

Comments
9 min read
Kubernetes Architecture Deep Dive (Etcd, API Server)

Kubernetes Architecture Deep Dive (Etcd, API Server)

Comments
9 min read
The Future of WebAssembly

The Future of WebAssembly

1
Comments 1
8 min read
Rust Compiler optimizations

Rust Compiler optimizations

2
Comments 2
10 min read
Diesel vs SQLx (Rust ORMs)

Diesel vs SQLx (Rust ORMs)

1
Comments
9 min read
Rust for Network Programming

Rust for Network Programming

7
Comments 1
8 min read
Embedded Rust Basics

Embedded Rust Basics

Comments
8 min read
Rust FFI (Foreign Function Interface)

Rust FFI (Foreign Function Interface)

Comments
12 min read
Publishing Crates to crates.io

Publishing Crates to crates.io

Comments
7 min read
Cargo Package Manager Deep Dive

Cargo Package Manager Deep Dive

Comments
8 min read
Memory Safety Guarantees in Rust

Memory Safety Guarantees in Rust

Comments
8 min read
Rust vs C++: A Comparison

Rust vs C++: A Comparison

Comments
7 min read
Interfacing JS with Wasm

Interfacing JS with Wasm

Comments
10 min read
Wasm Time and Runtimes

Wasm Time and Runtimes

1
Comments
8 min read
WASI (WebAssembly System Interface)

WASI (WebAssembly System Interface)

3
Comments
8 min read
Introduction to WebAssembly (Wasm)

Introduction to WebAssembly (Wasm)

1
Comments 1
7 min read
Rust for WebAssembly (Yew/Leptos)

Rust for WebAssembly (Yew/Leptos)

3
Comments 1
7 min read
Building CLI tools with Rust (Clap)

Building CLI tools with Rust (Clap)

1
Comments
8 min read
Testing in Rust

Testing in Rust

Comments
9 min read
Rust Macros System

Rust Macros System

1
Comments 1
9 min read
Unsafe Rust: When and Why

Unsafe Rust: When and Why

Comments
8 min read
Rust Smart Pointers (Box, Rc, Arc)

Rust Smart Pointers (Box, Rc, Arc)

1
Comments
9 min read
Async Programming in Rust (async/await)

Async Programming in Rust (async/await)

1
Comments
8 min read
Concurrency in Rust (Threads, Channels)

Concurrency in Rust (Threads, Channels)

Comments
10 min read
Error Handling in Rust (Result & Option)

Error Handling in Rust (Result & Option)

Comments
8 min read
Pattern Matching in Rust

Pattern Matching in Rust

Comments
8 min read
Rust Structs and Enums

Rust Structs and Enums

Comments
8 min read
Rust Lifetimes Explained

Rust Lifetimes Explained

9
Comments
7 min read
Rust Lifetimes Explained

Rust Lifetimes Explained

Comments
10 min read
loading...