@bvm
DevOps related Contents
Mar 26 · 8 min read · In November 2025, AWS quietly launched something that a lot of cloud engineers had been asking for which is flat-rate pricing for CloudFront. No overages. No bill shock. One monthly price. But before
Join discussion
May 27, 2025 · 5 min read · Introduction: Google recently introduced Kubectl-AI, which is a significant advancement in kubernetes management that enables Developers and DevOps Engineers to interact with their clusters using Natural Language through AI powered assistance. Overvi...
TTushar and 1 more commented
Jan 2, 2025 · 4 min read · Introduction: Reducing the docker images helps in speeding up the container deployment. In large scale deployments the reduced image size may result in significantly saving storage space. Here, we will explore few tips for minimizing docker images wh...
Join discussion
Dec 7, 2024 · 4 min read · Introduction: Docker and Docker-compose are tools that makes it simple to deploy software in an isolated environment. But at the same time to keep track of all those running services may be time consuming. Lazydocker, a TUI app that helps you to mana...
Join discussion