Operations | Monitoring | ITSM | DevOps | Cloud

Crossed 5000+ GitHub stars, metrics generation from spans - SigNal 06

Welcome back to SigNal #6. Every month, SigNal from SigNoz gives you an update on what we've been building, shipping, and iterating. In the midst of sprint plannings, feature releases, and bug fixes, time just flew by, and here we are, with another monthly product update! Also, we crossed 5000+ GitHub stars this month.

Bitbucket Cloud has landed in AWS

In July and August of this year, I revealed to our community for the first time that Bitbucket Cloud was engaged in a project to migrate to a new platform. As I wrote in July: I am thrilled to announce that, in late August, we officially completed this project and Bitbucket Cloud has been operating in AWS, data center-free for over 2 months. So how does this benefit our customers? This is one of the most technically complex projects we've ever tackled as a team.

Is babysitting backups destroying your employee retention?

Skilled technical people are the key to any MSP’s success and growth. In fact, data from Service Leadership shows the inability to get and keep such talent can be a top business risk for MSPs. It’s not surprising. These individuals are in high demand, and typically have their choice of where to work. The shocking thing is how often an MSP’s own process and technology choices impact their ability to attract and retain needed colleagues.

EMEA Cable Network Evolution (CIN) Summit

Watch the replay of this exclusive event as special guest Analyst Alan Breznick, Cable/Video Practice Leader from Heavy Reading as well as Marco Correia, Senior Manager Network Architecture from Liberty Global, and an expert panel from Ribbon discuss how Cable operators need to evolve their networks to offer higher capacity services and new features. In this workshop, our experts will be joined by leading cable operators from the European region to discuss.

How to Test HTTP/2 APIs

Slowly but surely, HTTP/2 is becoming the favored protocol for transporting data files between clients and servers. While HTTP/1 used to be the only way of loading web applications, it’s now lagging behind, especially on the UX front. Since 2015, HTTP/2 APIs have taken the lead with lightning-fast server responses. In particular, they’re responsible for state changes and server responses without the need for browser reloads.

Evolving from Splunk IT Essentials to Predictive IT Management with Splunk IT Service Intelligence

This video describes the value Splunk IT Essentials Work provides organizations that are just getting started with using Splunk for common IT tasks and use cases, as well as the benefits of quickly evolving to predictive IT and service management with Splunk IT Service Intelligence when you’re ready.

CI/CD and state management for Flutter apps with MobX

MobX is a scalable library developed to ease the process of state management in frontend applications. In this tutorial, you will learn how to manage the state of your Flutter applications using MobX, and then set up a continuous integration/continuous deployment (CI/CD) pipeline for your application using CircleCI. You can find the sample project developed for this tutorial in this GitHub repository.