Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

Docker Tutorial: Get Going From Scratch

Docker is a platform for packaging, deploying, and running applications. Docker applications run in containers that can be used on any system: a developer’s laptop, systems on premises, or in the cloud. Containerization is a technology that’s been around for a long time, but it’s seen new life with Docker. It packages applications as images that contain everything needed to run them: code, runtime environment, libraries, and configuration.

Comparing Kubernetes Services on AWS vs. Azure vs. GCP

Containers are portable assets that let you design and deploy with little overhead from your development team. They take your monolithic code base and turn it into several lightweight modules that you can more easily manage and interconnect without worry of one small module taking out your entire application. This gives you more granular control of your code, but it also means that you have several moving parts as part of your platform.

Best Practices for Kubernetes & Container Logging | Continuous Delivery & DevOps

Logs can be one of the most effective tools for engineers and DevOps. In this webinar LogDNA CTO Lee Liu will demonstrate best practices with container logging, how to make sense of them and setup effective alerts to raise problems before they spin out of control.