Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Gain Full Visibility into Microservices Architectures Using Kubernetes with Sumo Logic and Amazon EKS

Amazon Elastic Container Service for Kubernetes (Amazon EKS) is a managed service that makes it easyfor you to run Kubernetes on AWS without needing to install and operate your own Kubernetes clusters.

Cisco Sets New Standard for Production-Grade Kubernetes, Enabling Enterprises to Deliver Innovation Faster with AppDynamics and Cisco CloudCenter

San Jose — May 1, 2018 — Cisco (NASDAQ: CSCO) today announced Kubernetes support for AppDynamics and Cisco CloudCenter™, enabling enterprises to quickly and confidently adopt Kubernetes in production, and create and modernize their applications for the multicloud era. Now, enterprises can easily harness the value of Kubernetes to help deliver experiences that exceed their customers’ expectations for scale, sophistication, and velocity.

Announcing Stackdriver Kubernetes Monitoring: Comprehensive Kubernetes observability from the start

Today, we are excited to announce the beta release of Stackdriver Kubernetes Monitoring, which lets you observe Kubernetes in a comprehensive fashion, simplifying operations for both developers and operators.

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.