Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

AWS Batch On EKS: Streamlining Containerized Workloads

Machine learning pipelines are getting heavier by the day. From model training to large-scale inference and data preprocessing, compute demands are scaling faster than teams can manage. Kubernetes clusters groan under unpredictable job spikes. Static infrastructure wastes money when workloads slow down. The result? Organizations are perpetually chasing flexibility, automation, and cost efficiency. AWS has quietly built a solution to establish that balance.

Is It Time to Migrate? A Practical Look at Kubernetes Ingress vs. Gateway API

If you’ve managed traffic in Kubernetes, you’ve likely worked with Ingress controllers. For years, Ingress has been the standard way to expose HTTP and HTTPS services. But in practice, it often came with trade-offs. Controller-specific annotations were required to unlock critical features, the line between infrastructure and application responsibilities was unclear, and configurations often became tied to the implementation rather than the intent.

Cost Optimization Is Now Part of the SRE Playbook

In the era of cloud-native architectures, Site Reliability Engineering (SRE) has matured from a discipline focused purely on uptime to a sophisticated practice of efficient reliability. The key driver for this evolution is an undeniable truth: cloud spend has become intrinsically linked to system stability.

Scaling with Wildcard Certificates: Why Modern Infrastructure Benefits

Managing TLS certificates at scale is one of those operational tasks that starts simple and quickly grows into a sprawling problem. As organizations adopt microservices, multi-tenant architectures, and globally distributed load balancers, the number of domains and subdomains they support can expand dramatically. Each certificate then requires its own lifecycle management: Wildcard certificates offer a powerful solution to this growing complexity.

Level Up Your Container Security: Introducing the JFrog Kubelet Credential Provider

Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed, compliant Kubernetes service that simplifies running, managing, and scaling containerized applications. EKS automatically handles the availability and scalability of the Kubernetes control plane, allowing teams of any size or skill level to focus on building and deploying production-ready applications across diverse environments, including AWS, on-premises, and at the edge.

kubectl logs Command Reference and Documentation

The kubectl logs command retrieves container logs from Kubernetes pods. It supports real-time log streaming with -f, time-based filtering with --since, viewing previous container instances with --previous, and accessing logs from specific containers in multi-container pods using -c.

Optimize Kubernetes cluster cost with Datadog Cluster Autoscaler

Running Kubernetes at scale almost always means paying for more compute than you need. To protect reliability, platform and application teams typically overprovision nodes early in development and keep scaling up as they add features and workloads. They are often reluctant to move to smaller or different instance types without a clear picture of how those changes will affect performance or availability. The result is a fleet of underutilized nodes that silently inflate your cloud bill.

Data control with CivoStack Enterprise: Beyond the air-gap debate

When an organization talks about sovereignty it is usually about where its data lives, who can touch it and how it is protected. Adding air‑gap to the discussion often turns the conversation into a binary: either the system is completely cut off from the outside world or it isn’t. In practice the reality sits somewhere in between.