Join us

heart Curated links by FAUN
Link
@faun shared a link, 1 month, 3 weeks ago

Kustomize vs Helm

Helmwields a templating engine to reign over Kubernetes applications, letting users dive into version control and rollbacks. Meanwhile,Kustomizerevels in its overlay-based method for YAML file customization, embedding itself seamlessly withkubectl. When they join forces, Helm orchestrates releases, ..

Link
@faun shared a link, 1 month, 3 weeks ago

Orchestrating thousands of Speedtests, using Kubernetes

Implemented a distributed speed test solution across all store systems to monitor network usability and speed. Created a speedtest-api-service in Golang with client and server components to schedule and perform speed tests. Utilized Grafana dashboards to display metrics for speed, latency, packetlos..

Link
@faun shared a link, 1 month, 3 weeks ago

How to Efficiently Use GPUs for Distributed Machine Learning in MLOps

This post explores the use of efficient GPU orchestration for distributed training in MLOps, highlighting how GPUs can significantly boost performance at scale. It delves into key technical considerations such as system setup, orchestration strategies, and performance optimization for scaling modern..

How to Efficiently Use GPUs for Distributed Machine Learning in MLOps
Link
@faun shared a link, 1 month, 3 weeks ago

Announcing Dapr AI Agents

Dapr Agentssimplifies AI agent creation, utilizing LLMs to craftsecure multi-agent systemswithstateful workflowsandtool integrationstailored for enterprise environments. It harnessesvendor-neutralframeworks, scales adeptly, and melds effortlessly withover 50 data sources, fosteringresiliencyandcost-..

Announcing Dapr AI Agents
Link
@faun shared a link, 1 month, 3 weeks ago

GKE Custom Compute Class API

GKE's Compute Class feature in Google Kubernetes Engine (GKE) defines node profiles for specific workloads, allowing users to prioritize configurations for performance, cost, and efficiency. Custom compute classes provide granular control over infrastructure choices, improving cost efficiency and re..

GKE Custom Compute Class API
Link
@faun shared a link, 1 month, 3 weeks ago

3 Ways to Time Kubernetes Job Duration for Better DevOps

Grasping Kubernetes job durations sharpens performance by pinpointing bottlenecks. This can be achieved by tweaking source code, employing command timers, or utilizing Kube State Metrics. Each approach calls for file locker integration withPrometheus or VictoriaMetricsto lodge and retrieve execution..

3 Ways to Time Kubernetes Job Duration for Better DevOps
Link
@faun shared a link, 1 month, 3 weeks ago

What is EKS Auto Mode? Kubernetes Management Simplified

EKS Auto Mode expertly takes the reins of Kubernetes cluster management on AWS, deftly attending to the worker nodes. It cleverly scales the operation, leveraging the c, m, and r instance families to muster up to a hearty 1000 CPUs and 1000Gi of memory...

What is EKS Auto Mode? Kubernetes Management Simplified
Link
@faun shared a link, 1 month, 3 weeks ago

Kubernetes with Data Engineering approach — 4 Log Collection in Kubernetes with Loki, Promtail, MinIO, and Grafana

Kubernetes log managementenlists the help ofLoki, Promtail, MinIO, and Grafanato glean, stow, and display logs from containerized realms with precision.Loki, a Grafana Labs offspring, leans on alabel-based strategyto trim down storage necessities, boosting query performance in the process.Promtailta..

Link
@faun shared a link, 1 month, 3 weeks ago

Amazon EKS now envelope encrypts all Kubernetes API data by default 

Amazon EKS now mandates default envelope encryption for Kubernetes API data in clusters running on Kubernetes version 1.28 or later. Supporting this new measure, AWS Key Management Service (KMS) enables users to deploy either AWS-managed keys or their own. This update seamlessly integrates enhanced ..

Amazon EKS now envelope encrypts all Kubernetes API data by default 
Link
@faun shared a link, 2 months ago

Microservice Integration Testing a Pain? Try Shadow Testing

Microservices teams often wrestle withunreliable integration tests, impeding progress. Entershadow testing—a savvy tactic where new services trot alongside current versions, processing the same traffic for a head-to-head comparison. This artful technique harnessesreal-world validationwithout botheri..

Microservice Integration Testing a Pain? Try Shadow Testing
loading...