Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

How to deploy Grafana on Kubernetes (Grafana Office Hours #13)

Senior Developer Advocates Nicole van der Hoeven and Usman Ahmad talk about how to deploy Grafana on Kubernetes for beginners: what Kubernetes is, how it's an evolution of distributed computing, what its relationship to Docker is, other things you might need to know to work with Kubernetes, and how you can deploy Grafana on your own Kubernetes clusters.

Amplifying Developer Efficiency: Leveraging Internal Developer Platforms for Optimal Performance

Learn how developers can enhance their efficiency and streamline software development processes by integrating internal developer platforms into their daily workflow. This will set the stage for product successes that have never been seen before.

New Software Development Concepts You Should Know

The technology industry, particularly the digital and software development sectors, is constantly evolving. As a professional within this industry, staying abreast of new methodologies, trends, and concepts is crucial to staying relevant. This article aims to shed light on key developments in software programming that you should be aware of. Plus, we'll look at the implications of these developments on your role as a software developer.

Beyond savings: Overlooked aspects of container optimization

Managing container environments, such as Kubernetes data planes and ECS requires more than achieving cost savings. Yes, this is a vital component of optimizing your containers. But you also need to optimize for availability and usage, all while having a clear visualization of how your costs break down across compute, network, and storage.

DIY or managed suite: Choosing the right AWS container optimization solution

When it comes to choosing the right AWS container optimization solution, building a DIY suite of free optimizer tools may seem like a great idea, but will it provide everything you need? The hidden, total cost of ownership (TCO) for open-source tools can quickly build up, making it a less manageable option when compared to a third-party optimizer. Our helpful list of what you need to consider will help you decide which AWS container optimization solution is right for you: a DIY toolset or a managed suite.

How to SSH into Docker containers

A Docker container is a portable software package that holds an application’s code, necessary dependencies, and environment settings in a lightweight, standalone, and easily runnable form. When running an application in Docker, you might need to perform some analysis or troubleshooting to diagnose and fix errors. Rather than recreating the environment and testing it separately, it is often easier to SSH into the Docker container to check on its health.

Navigating Multi-Cloud Environments: Managing Deployments with Ease

Multi-cloud seems like an obvious path for most organizations, but what isn’t obvious is how to implement it, especially with a DevOps centric approach. For Cycle users, multi-cloud is just something they do. It’s a native part of the platform and a standardized experience that has led to 70+% of our users consuming infrastructure from more than 1 provider.