Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

New Container View in infrastructure monitoring

Containers are eating the world and the newly added Containers view in Sematext Cloud helps you manage that. You can experience container monitoring with the new Containers view that provides you with enhanced visibility into all your hosts and containers, drawing your attention to the ones that need it the most.

August 2018 Online Meetup: Building a CI/CD Pipeline with Kubernetes and Rancher 2 0

One of the most common uses for Kubernetes is to improve development operations, and as part of that, teams need to determine the best way to integrate their CI workflows with Kubernetes. In our August Rancher Meetup, we'll dive into how to build a CI/CD workflow with Rancher 2.0 and Kubernetes. We'll look at best practices for building pipelines with containers, and some of the tools that make it easier.

Terraform vs Helm Charts

With the increasing adoption of containerization, the need arose to manage, schedule and control clusters of containers, and that’s where Kubernetes comes in. Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications, generally being Docker containers. When interfacing with Kubernetes, 2 competing tools are often discussed: Terraform, and Helm.

Amazon ECS or EKS? AppDynamics Supports Both

For enterprises that containerize their applications and want a simple way to deploy them in AWS, ECS is a good option. Or perhaps EKS would work best for you. And then there’s the EC2 vs. Fargate question. Decisions, decisions! Whichever path you choose, it’s easy to monitor your applications with AppDynamics.

Amazon EKS monitoring and security with Sysdig.

Amazon Elastic Container Service for Kubernetes (Amazon EKS) provides Kubernetes as a managed service on AWS. It helps make it easier to deploy, manage and scale containerized applications on Kubernetes. Sysdig cloud-native intelligence solutions – Sysdig Monitor, and Sysdig Secure – provide Amazon EKS monitoring and security from a single agent and unified platform. Sysdig helps AWS customers see more, secure more, and save time in troubleshooting deployed microservices.

Docker image scanning - How to implement open source container security (part 2).

In this article we will cover Docker image scanning with open source container security / image scanning tools. We will explain how to to deploy and setup Docker image scanning: both on private Docker repositories, and as a CI/CD pipeline validation step. We will also explore ways of integrating image scanning with CI/CD tools like Jenkins, Kubernetes runtime configuration features and runtime security tools like Falco.