Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

Docker scanning for Jenkins CI/CD security with the Sysdig Secure plugin.

In this blog post we’ll cover how to implement Docker Scanning for Jenkins with the Sysdig Secure Jenkins plugin. The plugin can be used in both freestyle and pipeline jobs to scan images and fail the build if the image fails a policy evaluation.

Scanning images in Azure Container Registry.

With the 2.0 release of Sysdig Secure, we’re excited to support new integrations with services Azure provides around containers and Kubernetes. Today we’ll be diving deeper into how to integrate Sysdig Secure with ACR (Azure Container Registry) to scan images for for security, compliance, and reliability.

3 Things to Know While Monitoring Containers and Microservices

The adoption of microservices and container technologies has increased rapidly as DevOps teams look into faster release cycles for application delivery. However, these ephemeral technologies dramatically increase the complexity of managing, visualizing and mapping dependencies between components in your IT infrastructure. Microservices are dynamic and can scale horizontally in an instant, which poses challenges in monitoring when the locations of containers and services are constantly changing.

Monitoring and securing Java apps at Quby.

Moving to a Docker-based cloud for Java apps orchestrated by Mesos Marathon required a different approach to monitoring and security for Quby, the Amsterdam-based developer of smart home solutions and maker of smart thermostat and service platform ‘Toon.’ That’s when they found Sysdig. The Sysdig Cloud-Native Intelligence Platform helps Quby resolve issues faster, and reduces monitoring system administration effort by 400%.

What's new in Elastic Stack 6.x - Morgan Goeller - Elastic San Antonio Meetup

In this meetup, we will highlight a few of the many: Canvas, Rollups, Machine Learning, etc. We will also talk about the evolution of the Elastic Stack into new solutions areas with the launch of new products such as APM and App Search. 6.3 has just arrived, with a ton of features and major changes. Come learn about new features around SQL, Rollups, App Search, Kubernetes, and APM.

Kubernetes Monitoring with Prometheus: AlertManager, Grafana, PushGateway (part 2).

A complete ‘Kubernertes monitoring with Prometheus’ stack is comprised of much more than Prometheus servers that collect metrics by scraping endpoints. To deploy a real Kubernetes and microservices monitoring solution, you need many other supporting components including rules and alerts (AlertManager), a graphics visualization layer (Grafana), long term metrics storage, as well as extra metrics adapters for the software that is not compatible out of the box.

Serverless vs. Containers

We live in exciting and worrying times. In serverless and containers, we have two amazing technologies that provide productive, machine-agnostic abstractions for engineers to work with. And yet, there seems to be an unbridgeable chasm between the two camps. If you have read anything I wrote in the last two years, you know that I am firmly in the serverless camp. But I was also an early adopter of containers.