en
Feedback
UA DevOps

UA DevOps

Open in Telegram

Канал Π· Π½ΠΎΠ²ΠΈΠ½Π°ΠΌΠΈ Ρƒ DevOps світі. ΠΠΊΡ‚ΡƒΠ°Π»ΡŒΠ½Ρ– статті Ρ‚Π° Ρ†Ρ–ΠΊΠ°Π²Ρ– Ρ€Ρ–ΡˆΠ΅Π½Π½Ρ. Наш Ρ‡Π°Ρ‚: @ua_devops_community Ρ€Π΅ΠΊΠ»Π°ΠΌΠ°: @yuliy_ceaser

Show more
730
Subscribers
-124 hours
+57 days
+1130 days
Posts Archive
🐳 docker34 - name: "AUDIT: Discover env var keys" ansible.builtin.shell: "env | cut -d= -f1" register:... πŸ”— Read more: http
🐳 docker34 - name: "AUDIT: Discover env var keys" ansible.builtin.shell: "env | cut -d= -f1" register:... πŸ”— Read more: https://dev.to/queryfilter591122b53770/docker34-4kco πŸ“° Source: Dev.to πŸ“… 2026-04-10 19:38 UTC #DevOps #Tech #Automation #CloudNative

πŸ“‹ The proof-of- work with Ansible Seeing "changed=1" is the most satisfying feeling in DevOps. πŸš€ ​I just finished building
πŸ“‹ The proof-of- work with Ansible Seeing "changed=1" is the most satisfying feeling in DevOps. πŸš€ ​I just finished building a playbook... πŸ”— Read more: https://dev.to/oofemi/the-proof-of-work-with-ansible-2jm1 πŸ“° Source: Dev.to πŸ“… 2026-04-10 21:11 UTC #DevOps #Tech #Automation #CloudNative

πŸ”’ Hardening the Documentation Pipeline: Why I Built a Security-First Markdown Analyzer in Pure Python πŸ›‘οΈ Beyond Broken Link
πŸ”’ Hardening the Documentation Pipeline: Why I Built a Security-First Markdown Analyzer in Pure Python πŸ›‘οΈ Beyond Broken Links: The Architecture of Zenzic "The Sentinel" Documentation is often... πŸ”— Read more: https://dev.to/pythonwoods/hardening-the-documentation-pipeline-why-i-built-a-security-first-markdown-analyzer-in-pure-python-37h8 πŸ“° Source: Dev.to πŸ“… 2026-04-08 19:38 UTC #DevOps #Tech #Automation #CloudNative

#joke
#joke

πŸ“‹ Fleet Management with Ansible β€” The AutoBot Approach Enterprise-scale fleet orchestration with AutoBot and Ansible. Master
πŸ“‹ Fleet Management with Ansible β€” The AutoBot Approach Enterprise-scale fleet orchestration with AutoBot and Ansible. Master zero-downtime deployments, health monitoring, and dependency management across 50+ servers. πŸ”— Read more: https://dev.to/mrveiss/fleet-management-with-ansible-the-autobot-approach-3kh5 πŸ“° Source: Dev.to πŸ“… 2026-04-08 19:12 UTC #DevOps #Tech #Automation #CloudNative

Всі Π³ΠΎΡ‚ΠΎΠ²Ρ–? πŸ™‚ TGIF

#joke #Friday
#joke #Friday

#joke
#joke

#joke
#joke

☸️ From Fly.io to On-Premise Kubernetes Everything works in localhost. Exposing it to the internet is a different problem. I
☸️ From Fly.io to On-Premise Kubernetes Everything works in localhost. Exposing it to the internet is a different problem. I went through... πŸ”— Read more: https://dev.to/yepchaos/from-flyio-to-on-premise-kubernetes-4bj9 πŸ“° Source: Dev.to πŸ“… 2026-04-09 13:39 UTC #DevOps #Tech #Automation #CloudNative

🐳 Docker and Ansible: Setting Up a Reproducible On-Prem Stack in a Weekend A hands-on guide to Docker Ansible on-premise set
🐳 Docker and Ansible: Setting Up a Reproducible On-Prem Stack in a Weekend A hands-on guide to Docker Ansible on-premise setup β€” from bare metal to a reproducible 4-VM stack with Docker Compose and Ansible, based on a real Nordic migration project. πŸ”— Read more: https://dev.to/danielgdk/docker-and-ansible-setting-up-a-reproducible-on-prem-stack-in-a-weekend-1h0d πŸ“° Source: Dev.to πŸ“… 2026-04-09 17:13 UTC #DevOps #Tech #Automation #CloudNative

#joke #sysadmins
#joke #sysadmins

#joke
#joke

☸️ Running Agentic AI at Scale on Google Kubernetes Engine The AI industry crossed an inflection point. We stopped asking "ca
☸️ Running Agentic AI at Scale on Google Kubernetes Engine The AI industry crossed an inflection point. We stopped asking "can the model answer my question?"... πŸ”— Read more: https://dev.to/gde/running-agentic-ai-at-scale-on-google-kubernetes-engine-2540 πŸ“° Source: Dev.to πŸ“… 2026-04-08 04:15 UTC #DevOps #Tech #Automation #CloudNative

πŸ—οΈ Deploying a Web Server on AWS Using Terraform (Beginner-Friendly Guide) As I started preparing for cloud support roles, I
πŸ—οΈ Deploying a Web Server on AWS Using Terraform (Beginner-Friendly Guide) As I started preparing for cloud support roles, I decided to learn Terraform and that’s where things... πŸ”— Read more: https://dev.to/naomiansahd792faf7a1276/deploying-a-web-server-on-aws-using-terraform-beginner-friendly-guide-42c πŸ“° Source: Dev.to πŸ“… 2026-04-06 15:23 UTC #DevOps #Tech #Automation #CloudNative

πŸš€ I Built a "Blame Finder" for AI Agents – So You Never Have to Guess Who Broke Production The 3 AM Slack Message We All Fea
πŸš€ I Built a "Blame Finder" for AI Agents – So You Never Have to Guess Who Broke Production The 3 AM Slack Message We All Fear "Hey, the multi-agent pipeline just deleted the... πŸ”— Read more: https://dev.to/hjs-foundation/i-built-a-blame-finder-for-ai-agents-so-you-never-have-to-guess-who-broke-production-252g πŸ“° Source: Dev.to πŸ“… 2026-04-07 14:42 UTC #DevOps #Tech #Automation #CloudNative

☸️ Building Canary, Baseline & Traffic Routing for PipeCD's Kubernetes Multi-Cluster Plugin If you had told me last year that
☸️ Building Canary, Baseline & Traffic Routing for PipeCD's Kubernetes Multi-Cluster Plugin If you had told me last year that I would be working with Kubernetes and all things clusters,... πŸ”— Read more: https://dev.to/mohammedfirdouss/building-canary-baseline-traffic-routing-for-pipecds-kubernetes-multi-cluster-plugin-ddi πŸ“° Source: Dev.to πŸ“… 2026-04-07 09:27 UTC #DevOps #Tech #Automation #CloudNative

#work #joke

🐳 5 DevOps Engineer Labs: From Bash Scripting to Docker Image Management Accelerate your DevOps Engineer career with 5 hands
🐳 5 DevOps Engineer Labs: From Bash Scripting to Docker Image Management Accelerate your DevOps Engineer career with 5 hands-on labs. Master Bash trap commands, file system explorers, Docker images, and build a weather advisory system. πŸ”— Read more: https://dev.to/labex/5-devops-engineer-labs-from-bash-scripting-to-docker-image-management-16ba πŸ“° Source: Dev.to πŸ“… 2026-04-05 17:07 UTC #DevOps #Tech #Automation #CloudNative

🐳 Beginner Docker Tutorial for jetson-containers on Jetson AGX Orin Abstract This tutorial explains how to use Docker with t
🐳 Beginner Docker Tutorial for jetson-containers on Jetson AGX Orin Abstract This tutorial explains how to use Docker with the jetson-containers project on an... πŸ”— Read more: https://dev.to/vonusma/beginner-docker-tutorial-for-jetson-containers-on-jetson-agx-orin-5bl8 πŸ“° Source: Dev.to πŸ“… 2026-04-05 23:20 UTC #DevOps #Tech #Automation #CloudNative