What is Blue/Green Deployment?
TL;DR: Blue/Green Deployment strategy is a zero-downtime method for rolling out new updates. Exercise caution as it is infrastructure-heavy. Check relevance in container ecosystem.
TL;DR: Blue/Green Deployment strategy is a zero-downtime method for rolling out new updates. Exercise caution as it is infrastructure-heavy. Check relevance in container ecosystem.
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: Ensuring VPN restriction for your K8s Dashboard can improve security and network segmentation. Check how it can be enabled for the Devtron Kubernetes Dashboard.
In this podcast, Viktor Farcic discusses the contrast between an organization's experimental culture and the challenges of sticking to a single solution, as well as how Open Source Software can restore the experimental culture while adding significant value to our DevOps practices.
Devtron embarked on a thrilling journey at KubeCon, captivating the target market with its transformative approach to Kubernetes deployments. Amidst collaboration and innovation, they showcased the potential of their platform, leaving a lasting impact at the vibrant event.
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: Platform Engineering is the way to enable developer self-service and improve productivity. This is achieved by ensuring best practices are enforced and infrastructure complexity is reduced.
TL;DR: Securing your Clusters is very important. Kyverno policies can help in securing it. Kyverno can be integrated with Devtron to make your infrastructure secure.