The perfect combo with Prometheus and Grafana, and more industry trends

A weekly look at open source community and industry trends.
56 readers like this.
Person standing in front of a giant computer screen with numbers, data

Opensource.com

As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update.

Prometheus and Grafana: The perfect combo

Prometheus and Grafana is a software combo that is gaining traction, mostly because they are simple to use and very effective. There are other open-source alternatives, but most of these have a different main objective. For example, ELK stack is excellent, however, it is focused on storing logs, indexing all data stored, and extracting information from it. Prometheus, on the other hand, focuses on very simple numeric time-series, which translates into faster response time and reliability.

The impact: With a problem space as big as "WTH is going on in my environment?" there is plenty of rooms for many projects to play. And you don't even really have to choose.

Domesticating Kubernetes

The cluster will serve real workloads—we will deal with exposing it to the internet, IP assignments in home network, reasonable security, distributed storage and monitoring. It is aimed at a home network, and does not rely on loadbalancers, SAN’s, multiple public IPs or any other fancy infrastructure. I am keeping it as simple (read reliable) as possible—there are no ‘enterprise’ bells and whistles.

The impact: I lurk this self-hosted sub-Reddit to see what people are running, and there are plenty who claim to be running Kube at home. Now you can too!

What I learned working with a cheap Kubernetes cluster

The requirements were, for the most part, pretty standard. Frontend and backend node.js deployments, MongoDB, and a machine learning model hosted on a Django API, all of which would be deployed in both a production and staging environment. On the same cluster, there would also be a Jenkins for CI/CD.

The impact: I'll be the first to admit that I often read marketing and business level information about Kubernetes, and this is an understandable, relatable real-life use case.

Responsible growth: Why tech companies must wake up

Consider hiring young, perhaps inexperienced people that can grow with your company. If you take a chance on somebody, and grow their skills in-house and with patience, you may find that that person will stay with the company longer and provide more value than a new recruit, plucked from a competitor with competitor-level salary expectations.

The impact: There is something here about the bootcamp -> open source contributor flow that could be done better. GSOC and Outreachy seem to be helping, what else could be done?

Deploying OpenStack: Pick a distribution with these 7 qualities

Cloud environments are supposed to be more cost-efficient than proprietary hardware. That’s why enterprises love the cloud, after all. Therefore, the number one priority when choosing an OpenStack distribution is to make sure it can indeed reduce costs. That means steering clear of OpenStack platforms that are hard to deploy, maintain, upgrade and force you to struggle with basic operations. It’s also important that the distribution’s pricing model be clear and predictable so that organizations can plan expenses accurately.

The impact: There is a good reason this was the first quality to pay attention to; its all well and good to talk about agility and time to market but you've got to be able to afford to keep it running.

I hope you enjoyed this list and come back next week for more open source community, market, and industry trends.

Tags
Tim Hildred stands with arms crossed.
I'm Tim. I like to write about how technology affects people, and vice versa. I’m constantly engaging with the news, tech, and culture with an eye to building the best possible sci-fi future.

Comments are closed.

Creative Commons LicenseThis work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License.