Operations | Monitoring | ITSM | DevOps | Cloud

A B2B sales stack from Seed to Series A

I joined incident.io recently to lead Sales, after having set up my own company. In both startups, one of the first questions I’ve landed on was: “What sales tools should we use as we scale?”. In this post, I’ll walk through our sales stack, and by extension, what I think most B2B SaaS startups can get away using when they have less than ~100 employees.

Using InfluxDB as an IoT Edge Historian

InfluxDB is increasingly being used in IoT solutions to store data from connected devices. Now it can also be used on IoT edge gateways as a data historian to analyze, visualize and eventually transmit aggregated IoT data up to a centralized server. In this article we’re going to look at three simple ways you can connect an instance of InfluxDB on your IoT Edge device to another instance of InfluxDB in the cloud.

Closing the Gap: Deploying Automation the Right Way

Automation in the enterprise is nothing new. Engineers have been working with automation tools and frameworks for decades. From configuration management tools, to continuous integration and delivery pipelines to cloud formation, you name it—automation is part of the fabric of nearly any technology use case in the business landscape. If the previous statement is true, then why does automation still seem to pair with so much manual work?

Managed self-hosted Git service Gitea with the new integration for Grafana Cloud

Today I’m back with another integration available for Grafana Cloud, our observability platform that gathers all your metrics, logs, and traces under a single roof with Grafana. I’m going to highlight how you can use Grafana with Gitea, an open source forge software package for hosting software development version control. It uses Git as well as other collaborative features like bug tracking, wikis, and code review. It is a great choice for those who manage Git repositories.

Citrix Performance Monitoring: What, Why and How

Organizations in all verticals and sizes are deploying digital workspaces to offer secure, remote access to employees and partners – in many cases, across a wide area of networks. Citrix workspace technologies are the most popular form of digital workspaces. In this blog, we discuss what is Citrix monitoring, why it is important, and what tools you need to monitor Citrix infrastructures effectively to ensure optimal digital employee experience (DEX).

What is the Distributed Cloud?: The Hybrid Cloud Solution Driving the Future Workplace

“It’s in the cloud!” Whether you’re talking about workplace technology or struggling to explain file-sharing to a technologically-challenged relative, we’ve all been trying to learn the ins and outs of cloud computing over recent years. It’s no easy task, as cloud computing has been changing rapidly – which brings us to the latest evolution: the distributed cloud.

Proper Python Instrumentation: 5 Things to Keep In Mind

Python’s USP as a programming language is that it’s flexible, easy to use, and quick to get started and iterate with. These virtues have led it to become the most popular programming language in 2022 and be used by millions of developers. As Python applications continue to multiply and scale to cater to millions of users worldwide, instrumentation and monitoring tools play a role more crucial than ever – in building robust, performant software.

Getting started with Packet Loss attacks

Imagine this: you're in the middle of an important presentation when all of a sudden your video feed starts to stutter. You hear other people speaking, but their words are choppy. A message comes through Slack from one of your co-workers: "I think your connection cut out." You scramble to try different solutions—restarting your videoconferencing application, checking your Internet connection, switching to your phone—but ultimately, your presentation gets cut short.

The Cost of Doing the ELK Stack on Your Own

So, you’ve decided to go with ELK to centralize, manage, and analyze your logs. Wise decision. The ELK Stack is now the world’s most popular log management platform, with millions of downloads per month. The platform’s open source foundation, scalability, speed, and high availability, as well as the huge and ever-growing community of users, are all excellent reasons for this decision.

Introducing Bitbucket's redesigned Branch page

We are excited to announce that improvements to the Branch page will be available in Bitbucket Cloud in the coming weeks! Comparing two branches can be a critical step before creating a pull request. We recognize that it can be a cumbersome experience to see the Branch page displayed differently than the Pull request page.