Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

The State of Event-Driven Automation

Talking about competition can be hard. It’s understandable. Product positioning can be touchy subjects especially when those use cases overlap. In the DevOps space, event-driven architectures are certainly not a new concept. Companies like Netflix, LinkedIn, and Facebook have in-house tools built specifically for this type of automation. However, Relay’s mission is make it easy for everyone to build event-driven workflows – not the Netflix-es of the world.

Distributed Tracing & Logging - Better Together

Monitoring requires a multi-faceted approach if DevOps teams want end-to-end visibility and deep insight into issues. This is especially true in the case of modern microservices applications, which are essentially collections of distributed services that talk to each other over a service mesh. With monolithic applications, requests can be tracked easily from the client to the server and back, but with modern applications, every request passes through numerous services before completion.

Why should an Enterprise Invest in Containerization of Applications Instead of Lift-and-Shift

In our series of blog posts based on Automated Containerization, here is another quick read on why Enterprises should invest in containerization of applications instead of Lift-and-Shift approach. Legacy applications can be slow and expensive to maintain. If you use the Lift-and-Shift approach to migrate applications to cloud is relatively inexpensive, but ongoing operating costs can be exactly the opposite. The contention is that applications perform and evolve relative to their environments.

Upgrading Kubernetes the Easy Way with Tanzu Kubernetes Grid Service for vSphere

Lifecycle management is one of the most complicated components of Kubernetes. In a past article, we showed how to modify a cluster to change the type and size of its nodes. In this post, we will explain how to upgrade the Kubernetes version of a Tanzu Kubernetes cluster when there is a new release. And the best part is that it’s all done in just a few easy steps using the Tanzu Kubernetes Grid Service for vSphere.

Google Cloud OnAir with CEO Ashar Rizqi: Benefits of Cloud Infrastructure

CEO Ashar Rizqi had the pleasure of being a guest on Google Cloud OnAir, a Google Cloud Customer Interview Series. Ashar and interviewer Jimmy Sopko discussed how Blameless has extended our runway using Google Cloud and Google Kubernetes Engine and how the team cultivates a culture of site reliability in a changing world.

Monitor, Troubleshoot, and Optimize Your Virtual Environment With SolarWinds Virtualization Manager

SolarWinds® Virtualization Manager (VMAN) is a vendor-agnostic monitoring tool designed to provide alerting and performance recommendations for VMware vSphere®, Microsoft Hyper-V®, Nutanix® AHV, and both Azure® and AWS® IaaS environments. See how Virtualization Manager can help you optimize and tune your virtual environment.

Kubernetes Secrets - The good the bad and the ugly

Secrets, by definition, should be kept secret, whichever tool you’re using. While there are plenty of best practices for keeping your Kubernetes secrets actually secret, there are some loopholes that can compromise their security, and might be taken advantage of by malicious entities. This post will cover prevalent best practices for securing your secrets on Kubernetes along with some new approaches for secrets management.

How to Manage Datadog Resources Using Terraform | Datadog Tips & Tricks

Terraform allows you to efficiently manage complex infrastructure environments, and Datadog is an important piece of those environments. With the Datadog provider, you can use Terraform to manage your Datadog resources as code, allowing you to create and edit resources with the same tool you’re already using for your infrastructure. This video will show you how to do just that through the example of creating a Datadog monitor.