Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

How to Avoid SLA-Killing, Budget-Busting Cloud Performance Problems

There are lots of excellent reasons to move applications into the public cloud. But those benefits cannot come at the expense (pun intended) of performance. Your SLAs, whether explicitly stated and written into contracts or implicitly promised through your commitment to quality, are part of your brand. Falling short is costly. Even if you don’t have to pay penalty fees, your reputation and customer loyalty can take a hit.

Monitor containers on Amazon Bottlerocket with Datadog

Amazon’s Bottlerocket is a new Linux-based open-source operating system that’s designed with containers in mind. Bottlerocket is optimized and stripped down to only the essential software needed to run containers. You can apply updates to Bottlerocket in a single step, and roll them back instantly if necessary. And, because it’s open-source, you can customize the operating system to fit your specific needs.

JFrog Platform Log Analytics Splunk App

The Splunk App for JFrog Platform Log Analytics processes extracted log data for the JFrog Platform, the universal, hybrid end-to-end DevOps platform. The app provides a set of operations diagnostic dashboard views for JFrog Artifactory and JFrog Xray error tracking. Learn how the Splunk app works, with some demonstration of its use.

Do containers and Kubernetes actually reduce AWS costs?

In surveys about why organizations adopt Kubernetes, a desire to reduce overall IT costs is an oft-cited reason for adopting containers and Kubernetes. Yet after the fact, when organizations talk about surprises during Kubernetes adoption, many cite increased costs. So does Kubernetes reduce costs or not? Like so many things in life, it depends. Here are some of the reasons Kubernetes projects come in over-budget and how to avoid them.

47% of Enterprises Lack Visibility/Insight Performance of IT Systems: Virtana integrates with Pure Storage to Provide Real-Time Intelligence

San Jose, CA, August 31, 2020 – Enterprises are struggling with their IT performance, as almost half (47%) admitted they lack visibility and insight into their systems in a recent survey. In response, Virtana, a leader in enterprise hybrid cloud migration and optimization today announced an integration with Pure Storage, an IT pioneer that delivers storage as-a-service in a multi-cloud world.

Guide: Upgrading EKS with Terraform

New Kubernetes versions are released multiple times per year, and you must upgrade your EKS cluster periodically to stay up to date. In this blog post we will go over the steps required to safely upgrade your production EKS cluster managed by Terraform. At Blue Matador, we use Terraform to manage most of our AWS infrastructure, and our EKS cluster is no exception. We use the eks module, which provides a lot of functionality for managing your EKS cluster and worker nodes.