Operations | Monitoring | ITSM | DevOps | Cloud

Blog

InfluxDB 2.0 Open Source Beta Released

Today we announce InfluxDB 2.0 Open Source’s official move to Beta. This represents a huge step forward from where we started out nearly a year ago and is one step closer to general availability. You can download the latest version on our downloads page. Since we announced the first Alpha for InfluxDB 2.0 back in January ‘19, we have been working hard to build out and harden InfluxDB 2.0’s capabilities.

Rancher 2.3: Istio and Kiali

Rancher is a single point of control to manage all your kubernetes clusters anywhere. Rancher 2.3.x was released a few weeks back and it came with huge updates. Top Features included Istio and Windows nodes support. In this article, we will mainly discuss Istio support offered out of the box through the Rancher UI, see an example deployment, and visualize it via the Kiali dashboard.

Comparing Managed Redis Services on AWS, Azure, and GCP

Redis is an in-memory data store. It’s predominantly a key/value store, so it does not have features in many relational databases. It can be used as a simple database, a cache, or as a pub/sub system. Since it’s all in-memory, it is very fast, but it also requires alot of memory. Amazon Web Services, Microsoft Azure, and Google Cloud Platform all provide their own managed Redis services. The available versions and features vary from provider to provider. Let’s take a closer look.

Self-hosted Sentry 10 is ready to serve - get it while it's hot!

At Sentry, we pride ourselves on having an open kitchen; everyone can see how we prepare our main dishes as an open-source company. As you may have noticed, we’ve been working hard to bring you a version that’s incredibly easy to set up and maintain: Sentry 10! It’s available today! Before you start hammering PyPI, GitHub, or Docker servers, please read on as there are important changes that need your attention.