Skip to main content
← All Tags

DevOps

1005 articles in this category (Page 29 of 42)

AI NewsDevOpsCloud Computing

How I Cut My Cloud Run Bill by 96% by Stopping a Polish Botnet

Engineer reduces Cloud Run costs from €42/month to €1.59/month by implementing Caddy as a reverse proxy to block a botnet exploiting Streamlit WebSockets.

Read more
AI NewsDevOpsKubernetes

Kubernetes Is Not a Container Platform (And That Changes Everything)

Kubernetes was originally designed as an extensible API with control loops, not a container orchestrator, impacting how developers approach deployments.

Read more
AI NewsDevOpsLinux

VitaGuard: A Real-Time Bash System Health Monitor

VitaGuard is a lightweight Bash script providing real-time Linux system health monitoring, including CPU, memory, and log analysis.

Read more
AI NewsDevOpsAutomation

Building a Write-Once Publishing Pipeline

Automate content publishing across platforms with a Git-driven pipeline, reducing manual effort and ensuring consistent updates.

Read more
AI NewsCloud ComputingDevOps

How Cloud-Native Architecture Enables Faster Innovation

Cloud-native architecture is shifting technology from fragile and static to adaptive and resilient, enabling companies to move faster and innovate more effectively.

Read more
AI NewsDevOpsData Management

The Problem with Unmonitored Backups

Database backups are crucial for data loss prevention, but silent failures in cron jobs can leave systems vulnerable – costing organizations valuable data and recovery time.

Read more
AI NewsKubernetesDevOps

Kubernetes Services & Networking: A Practical Deep Dive

Explore Kubernetes networking, from Pods to Ingress, and learn how to manage traffic flow with a 50% CPU utilization target for autoscaling.

Read more
AI NewsDevOpsKafka

Setting the JVM Options for Kafka Tools

Learn how to configure JVM settings for Kafka tools, including heap size and garbage collection, to optimize performance and stability.

Read more
AI NewsCLIDevOps

Agentic Terminal - How Your Terminal Comes Alive with CLI Agents

The command line is evolving into an agentic interface, allowing developers to state goals and have AI agents plan, execute, and iterate, reducing mental overhead and improving efficiency.

Read more
AI NewsDevOpsGCP

Building a Production-Grade E-Commerce Platform on GCP: A Complete DevOps Journey

This guide details building a complete e-commerce platform on Google Cloud Platform (GCP) using 5 microservices, achieving automated deployments and full observability.

Read more
AI NewsGitHubDevOps

GitHub's December 2025 - January 2026: AI-Powered Development Shifts

GitHub launched Copilot Skills, support for GPT-5.2, Claude Opus 4.5, and Gemini 3 Flash, and Copilot Memory, fundamentally changing AI-assisted development workflows.

Read more
AI NewsData EngineeringDevOps

Solved: Canceled my $15K/year ZoomInfo subscription. Built my own for $50/month.

A Reddit user reduced annual data costs from $15,000 to $600 by building a custom data solution using open-source tools and APIs.

Read more
AI NewsCloud ComputingDevOps

Virtual Private Cloud Explained Simply

A VPC (Virtual Private Cloud) is a private and secure network living within a public cloud, offering global reach and simplified network management.

Read more
AI NewsDevOpsOpen Source

Kickstart 2026: Deploy Your First Open-Source App on PikaPods

PikaPods simplifies open-source app self-hosting, offering deployments in under 10 minutes with pricing starting at $1.20/month.

Read more
AI NewsDevOpsLinux

Linux: The Secret Weapon for Developers

Linux offers developers advantages in security, customization, and efficiency, powering over 90% of cloud servers.

Read more
AI NewsMicroservicesDevOps

Message Schema Evolution in RabbitMQ: Using Virtual Hosts as Deployment Boundaries

This article details how to leverage RabbitMQ virtual hosts to mitigate risks during message schema evolution, preventing potential data loss and processing failures.

Read more
AI NewsSoftware ArchitectureDevOps

2025 Year in Review: AI Accelerates Existing Software Delivery Challenges

Panelists reflect on 2025, noting AI's impact amplifies existing technical debt and demands stronger sociotechnical systems, forcing a reevaluation of platform engineering approaches.

Read more
AI NewsDevOpsCI/CD

Building an End-to-End CI/CD Pipeline with Spring Boot, Jenkins, Kubernetes & Security Scans

A production-grade CI/CD pipeline was built, integrating versioning, SonarQube, Trivy, and Kubernetes, demonstrating a full cycle from code push to deployment.

Read more
AI NewsDevOpsLinux

My DevOps Journey: Part 1 - Learning Linux Through Real-World Experience

Folayan Samuel Tomiwa details their DevOps journey, beginning with foundational Linux skills and the importance of hands-on learning.

Read more
AI NewsDevOpsLinux

Linux Kernel Basics: User Space vs. Kernel Space, System Calls, and strace

Understand Linux internals: A guide covering user/kernel space, system calls, and debugging with `strace` for improved system reliability.

Read more
AI NewsDevOpsSecurity

Solved: Managing short-lived tokens on VMs — a small open-source config-driven solution

This article details solutions for managing short-lived access tokens on VMs, addressing application outages and security risks with cloud IAM roles or a custom agent.

Read more
AI NewsAutomationDevOps

JIMBO OS: Automated Content Pipeline Achieves 100% Autonomous Publishing

JIMBO OS, an AI-powered content creation system, successfully published a test post automatically, demonstrating full content lifecycle automation.

Read more
AI NewsDevOpsLinux

My DevOps Journey: Part 1 - Learning Linux Through Real-World Experience

A developer details their journey into DevOps, focusing on the practical application of Linux skills for career advancement.

Read more
AI NewsAWSDevOps

A Practical Guide to AWS CloudWatch That Most Engineers Skip

AWS CloudWatch is often underutilized despite its potential to significantly improve system monitoring and incident response, potentially saving teams substantial debugging time.

Read more