Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

How to Redirect www to Non-www with Nginx?

Website owners often use a single version of their domain to improve SEO and user experience. Redirecting the www version of a domain to the non-www version (or vice versa) is common. For Nginx users, setting up this redirection needs specific configuration. This article explains how to redirect www to non-www using Nginx, helping you keep a consistent domain structure for your website.

Container Orchestration: A Comprehensive Guide

Containerization has deeply changed the way applications are built, deployed, and managed. Containers include both an application and its dependencies, enabling consistent and efficient deployment across diverse environments. However, as applications scale and become more complex, managing numerous containers manually becomes increasingly challenging. Container orchestration streamlines the deployment, scaling, and management of containerized applications.

Customer impacting incidents increased by 43% during the past year- each incident costs nearly $800,000

PagerDuty, Inc. releases study of 500 IT leaders and decision-makers of companies with more than 1,000 employees responsible for IT operations from the United States, the United Kingdom and Australia, that highlights the growing impacts of customer-facing incidents and the ways automation can help mitigate.

Streamline Your Development Workflow with Bunnyshell: Achieve Faster Time-to-Market

In today’s fast-paced software development landscape, maintaining consistent and reliable environments across all stages—whether it’s development, testing, or production—is crucial. The "works on my machine" problem is all too familiar, leading to inefficiencies and delays that can derail your projects. Enter Bunnyshell, a game-changer in the world of environment management that can transform your development workflow and drastically accelerate your journey from code to production.

Running ML/LLM models on Kubernetes Across Major Cloud Providers with Abhishek Choudhary

Abhishek, co-founder and CTO of @truefoundry, explores the complexities of building a machine learning platform on Kubernetes. Discover solutions to challenges like handling diverse hardware, managing large Docker images, and optimizing costs. Learn how True Foundry uses tools like Argo CD, Keda, and Istio to create efficient abstractions for data scientists and streamline ML operations.

Managed Apps on Public Cloud: Why Operations Matter, Part I

You might be tempted to think that running an app on a public cloud means you don’t need to maintain it. While that would be wonderful, it would require help from the public cloud providers and app developers themselves, and possibly a range of mythological creatures with magic powers. This is because any app, regardless of the infrastructure on which it runs or its output, requires maintenance in order to yield accurate and reliable outputs.