Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

Container Orchestration: A Beginner's Guide

Container orchestration is the process of managing containers using automation. It allows organizations to automatically deploy, manage, scale and network containers and hosts, freeing engineers from having to complete these processes manually. As software development has evolved from monolithic applications, containers have become the choice for developing new applications and migrating old ones.

5 Tips For Managing Your Internal Developer Platform

Internal Developer Platforms (IDPs) have become the cornerstone of efficient development, serving as the central hub where development teams access the tools and resources necessary for coding, testing, deploying, and maintaining software applications. As software development continues to evolve rapidly, IDPs are crucial in maintaining a competitive edge. This introduction sets the stage for the technical insights that will follow, sharing 5 tips for effective Internal Developer Platform management.

Ensuring consistent Kubernetes container versions

One of Kubernetes' killer features is its ability to seamlessly update applications no matter how large your deployment is. Did a developer make a code change, and now you need to update a thousand running containers? Just run kubectl apply -f manifest.yaml and watch as Kubernetes replaces each outdated pod with the new version.

6 Things Critical to Cloud Optimization Programs

Enterprises face many challenges when FinOps programs turn to infrastructure optimization to find cloud savings. Cloud catalog complexity, reluctant engineers or even having the staff and time to make the many changes required can all slow down or impede progress and savings. In this 20-min session we will cover the 6 things leading large scale cloud users have learned are critical to cloud optimization programs.

Monitoring Kubernetes costs with OpenCost and VictoriaMetrics

Control over operational costs is pivotal in Kubernetes' deployment and management. Although Kubernetes brings power and control over your deployments, it also necessitates thorough understanding and management of costs. OpenCost, specifically designed for Kubernetes cost monitoring, combined with VictoriaMetrics, an efficient time series database, offers a comprehensive solution for this challenge.

Regulating hyperscalers: How the CMA investigation could alter cloud computing

In 2022, Ofcom, a UK regulator, began its market study into the cloud industry to investigate the dominance that hyperscalers, especially AWS and Microsoft, hold over the industry and the limits this creates for customers. This investigation follows concerns surrounding customers feeling “locked in” to a single provider, potentially leading to inflated prices in the market¹.

OpenShift monitoring: Five crucial elements to look out for

Most IT firms build their empire on Kubernetes, for its amazing flexibility and super scalability. RedHat OpenShift Container Platform (formerly OpenShift Enterprise) is a hybrid cloud application platform powered by Kubernetes, which initially only operated on-premise, and has been open to service for more than nine years.