UA DevOps – Telegram
UA DevOps
684 subscribers
423 photos
26 videos
25 files
952 links
Канал з новинами у DevOps світі. Актуальні статті та цікаві рішення.
Наш чат: @ua_devops_community
реклама: @saladar
Download Telegram
🚀 How to automate deployments across multiple regions and teams

Executive summary Global customers expect fast and reliable access. Deploying in only one...

🔗 Read more: https://dev.to/apprecode/how-to-automate-deployments-across-multiple-regions-and-teams-1n4n
📰 Source: Dev.to
📅 2025-10-21 11:49 UTC

#DevOps #Tech #Automation #CloudNative
🏗️ Terraform with AI and Github Copilot

Creating terraform or other infrastructure as code for a new project can be daunting for some. This...

🔗 Read more: https://dev.to/zloeber/terraform-with-ai-and-github-copilot-2n39
📰 Source: Dev.to
📅 2025-10-21 02:32 UTC

#DevOps #Tech #Automation #CloudNative
pvc-autoresizer resizes PersistentVolumeClaims (PVCs) when the free amount of storage is below the threshold.

It queries the volume usage metrics from Prometheus that collects metrics from kubelet.


https://github.com/topolvm/pvc-autoresizer
☸️ Kubernetes Storage: Trading a Ferrari for a Reliable Minivan.

Okay, let’s step back a bit. About two weeks ago, I was performing open-heart surgery on my...

🔗 Read more: https://dev.to/adebayoomolumo/kubernetes-storage-trading-a-ferrari-for-a-reliable-minivan-4hfg
📰 Source: Dev.to
📅 2025-10-22 20:22 UTC

#DevOps #Tech #Automation #CloudNative
☸️ Why agent orchestration is harder than kubernetes - Lessons while building Agentflow

TL;DR: While building AgentFlow, an open source orchestration engine for AI agents, I discovered...

🔗 Read more: https://dev.to/siddhantkcode/why-agent-orchestration-is-harder-than-kubernetes-lessons-while-building-agentflow-4jm3
📰 Source: Dev.to
📅 2025-10-23 16:15 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Build Your Own AWS DevOps CLI with Python & Boto3

Automate S3, EC2, and Lambda like a pro — with just a terminal command. 🐍 Introduction —...

🔗 Read more: https://dev.to/aws-builders/build-your-own-aws-devops-cli-with-python-boto3-1cbc
📰 Source: Dev.to
📅 2025-10-22 11:30 UTC

#DevOps #Tech #Automation #CloudNative
☸️ Step-by-Step Guide to Capture Heap Snapshots in Node.js on Kubernetes

Memory leaks are a common issue in Node.js applications, especially when running inside containerized...

🔗 Read more: https://dev.to/alessandro-grosselle/step-by-step-guide-to-capture-heap-snapshots-in-nodejs-on-kubernetes-1i2h
📰 Source: Dev.to
📅 2025-10-21 19:59 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Smarter Health Checks for Zero-Downtime Deployments

TL;DR The latest Pomerium release introduces fine-grained and context-aware health checks for...

🔗 Read more: https://dev.to/pomerium/smarter-health-checks-for-zero-downtime-deployments-4h15
📰 Source: Dev.to
📅 2025-10-21 17:36 UTC

#DevOps #Tech #Automation #CloudNative
🐳 RKE2'de Liman MYS & Keycloak Kurulumu: Longhorn ve Docker Hub Hata Çözümleri Dahil Tam Rehber

Kubernetes (K8s) dünyasında, Liman MYS gibi, envanter yönetiminden servis takibine kadar pek çok...

🔗 Read more: https://dev.to/aciklab/rke2de-liman-mys-keycloak-kurulumu-longhorn-ve-docker-hub-hata-cozumleri-dahil-tam-rehber-4nfe
📰 Source: Dev.to
📅 2025-10-24 10:37 UTC

#DevOps #Tech #Automation #CloudNative
☸️ deploy application with Kubernetes k8s in Azure

Kubernetes (K8s) Cluster Setup Scripts This project provides a set of bash noscripts to automate the...

🔗 Read more: https://dev.to/chabbasaad/deploy-application-with-kubernetes-k8s-in-azure-65p
📰 Source: Dev.to
📅 2025-10-24 19:13 UTC

#DevOps #Tech #Automation #CloudNative
🏗️ How I Installed Ansible, Terraform & AWS CLI on Windows (Before EPL Matchday)

It’s Saturday morning, and while some people are arguing about who’s better between Mbappe and Yamal,...

🔗 Read more: https://dev.to/gadkimathi/how-i-installed-ansible-terraform-aws-cli-on-windows-before-epl-matchday-ejc
📰 Source: Dev.to
📅 2025-10-25 08:26 UTC

#DevOps #Tech #Automation #CloudNative
☸️ Provisioning Cloud Resources with Crossplane on Kubernetes🚀

TL;DR: Crossplane extends kubernetes from just being an application orchestrator to universal...

🔗 Read more: https://dev.to/navyaarora01/provisioning-cloud-resources-with-crossplane-on-kubernetes-2h49
📰 Source: Dev.to
📅 2025-10-25 11:49 UTC

#DevOps #Tech #Automation #CloudNative
🐳 Docker Architecture and Installation: Getting Started with Docker 🏗️

After understanding container basics, I figured it would be helpful to explain Docker's architecture...

🔗 Read more: https://dev.to/techwithhari/docker-architecture-and-installation-getting-started-with-docker-49cf
📰 Source: Dev.to
📅 2025-10-25 07:52 UTC

#DevOps #Tech #Automation #CloudNative
🏗️ Beyond Terraform & OpenTofu: A Stateless IaC with Real-Time Pricing

State files are the biggest headache in IaC tools like Terraform and OpenTofu. Discover MechCloud's new stateless engine that eliminates drift, shows real-time AWS/GCP costs in your plan, and uses a developer-friendly syntax to prevent common errors.

🔗 Read more: https://dev.to/mechcloud/beyond-terraform-opentofu-a-stateless-iac-with-real-time-pricing-4j2f
📰 Source: Dev.to
📅 2025-10-27 17:04 UTC

#DevOps #Tech #Automation #CloudNative
👍1
😁1
😁2
☸️ Running a lightweight Kubernetes (K8s) cluster locally with K3s

NOTE: This articles expects you already know bits about K8s and wanna setup local cluster with 1 or...

🔗 Read more: https://dev.to/sardinessz/running-local-kubernetes-k8s-cluster-with-k3s-2p8l
📰 Source: Dev.to
📅 2025-10-27 17:18 UTC

#DevOps #Tech #Automation #CloudNative
☸️ 🧩 Understanding Custom Resources in Kubernetes: Extending the Power of Your Cluster

Kubernetes is incredibly powerful — it manages containers, networking, and scaling with ease. But...

🔗 Read more: https://dev.to/abhishek_korde_31/understanding-custom-resources-in-kubernetes-extending-the-power-of-your-cluster-3nop
📰 Source: Dev.to
📅 2025-10-29 11:22 UTC

#DevOps #Tech #Automation #CloudNative
Microsoft: DNS outage impacts Azure and Microsoft 365 services

Microsoft is suffering an ongoing DNS outage affecting customers worldwide, preventing them from logging into company networks and accessing Microsoft Azure and Microsoft 365 services.
👍21