K8s Log Management with Fluentd & Fluent-bit using Helm
Cut storage costs and speed up log retrieval by sending Kubernetes logs to AWS S3 while keeping only a month’s data in Elasticsearch. Learn how Fluentd helps manage retention effectively.
Cut storage costs and speed up log retrieval by sending Kubernetes logs to AWS S3 while keeping only a month’s data in Elasticsearch. Learn how Fluentd helps manage retention effectively.
TL;DR: KEDA is used to fetch metrics from AWS Cloud watch. Based on ALB metrics the application can be scaled accordingly. This will help run software efficiently and smoothly.
TL;DR: Learn how to implement GitOps with FluxCD, a powerful open-source tool that automates Kubernetes deployments and integrates seamlessly with Devtron's intuitive dashboard for enhanced visibility and management.
TL;DR: Learn about the continuous deployment and the CD ecosystem. The potential challenges that ArgoCD might have if treated as a full-stack CD platform.
TL;DR: Canary strategy is a gradual rollout of new software version to a small subset of users for real-user traffic testing before rolling out to a broader audience.
TL;DR: Learn how to migrate Docker Compose applications to Kubernetes using Devtron’s intuitive UI. This step-by-step guide covers setup, CI/CD, scaling, and zero-downtime deployments, plus a sneak peek at Devtron’s upcoming Agentic AI for intelligent scaling and optimization.
Learn how to configure Kubernetes Horizontal TL;DR: Pod Autoscaler (HPA) to automatically scale pods based on CPU, memory, or custom metrics. Improve performance, handle traffic spikes, and optimize costs with best practices and real-world use cases.
Learn how to optimize AWS S3 storage management with lifecycle and retention policies. Automate data transitions, reduce costs, and manage logs efficiently while ensuring compliance and performance.