Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Terraform, GitOps, Helm: Automation and package management with VMware Tanzu Mission Control

Sneha Narang, Carol Pereira, and Lauren Britton contributed to this blog post. Kubernetes adoption is on the rise because it helps organizations improve software development with increased flexibility and efficiency while controlling cloud costs. In fact, our State of Kubernetes 2022 report shows 62 percent of respondents claiming that Kubernetes increases the flexibility of applications and 54 percent agreeing it offers better developer efficiency.

VMware Application Catalog Extends Support to Google Artifact Registry

VMware Application Catalog (formerly Tanzu Application Catalog) is a catalog of trusted, continuously maintained, and verifiably tested open source images that is custom-built to enterprise specifications, and privately delivered directly to a customer’s registry of choice. Recently, we added JFrog Container Registry and Amazon Elastic Container Registry to our list of supported registries, in addition to Google Container Registry, Azure Container Registry, and Harbor.

How Data Center Experts are Integrating DCIM with ServiceNow

Managing a data center traditionally requires entering the same information multiple times into disparate tools. This is a manual effort that is time-consuming and error-prone. Leading data center professionals don’t waste time swiveling between different tools. Instead, they implement “automation via integration” that saves time and increases the accuracy of data.

Trust no one: Why businesses should adopt zero trust deployment

Businesses want to earn the trust of their customers. This explains why every brand dreams of ranking on the surveys that ask consumers for their most trusted brands. People, after all, trust their friends, family, and loved ones. If a brand can enjoy the same type of relationship with their customers, they will keep them for the long haul. Unfortunately, trust is easily broken. One of the quickest ways to do so as a digital business is to fall victim to a security breach.

What is Azure Read-Access Geo-Redundant Storage?

As cloud storage becomes more popular, businesses are constantly looking for ways to improve their data storage solutions. One of the most popular cloud storage solutions is Azure Read-Access Geo-Redundant Storage, or RA-GRS. In this article, we will provide a comprehensive guide to Azure Read-Access Geo-Redundant Storage, including what it is, how it works, and its benefits.

Introducing Native IPSec Support

Today, we are thrilled to announce a major upgrade to the security of your networks and infrastructure on the Cycle platform. With the most recent update, our team has added IPSec support to Cycle’s Compute layer. If you’re not familiar with IPSec, it’s a suite of different encryption and authentication protocols which enables secure communication between servers.

Protect PII and add geolocation data: Monitoring legacy systems with Grafana

Legacy systems often present a challenge when you try to integrate them with modern monitoring tools, especially when they generate log files that contain personally identifiable information (PII) and IP addresses. Thankfully, Grafana Cloud, which is built to work with modern observability tools and data sources, makes it easy to monitor your legacy environments too.

Sponsored Post

How to Create a Kubernetes Preview Environment

A Kubernetes preview environment is an isolated environment that allows developers to test their code at any time without worrying about how others may be affected. While implementations and use cases may vary, simulating a production environment as closely as possible is the main goal. Imagine you're part of a team developing a complex API, and you've been tasked with adding a new endpoint that relies on features within the codebase currently being optimized by one of your team members. Although your team has a development environment with seeded databases and dev versions of dependencies, you run into issues when team members want to test their optimizations at the same time as you.