The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.
The open source community talks a lot about the problem of aligning incentives. If you’re not familiar with the discourse, most of this conversation so far has centered around the most classic model of open source: the solo unpaid developer who maintains a tiny but essential library that’s holding up half the internet. For example, Denis Pushkarev, the solo maintainer of popular JavaScript library core-js, announced that he can’t continue if not better compensated.
In this live stream discussion, Eugene Katz and I explain the importance of a quality reference architecture in successful software deployment and guide viewers on how to begin with the Cribl Stream Reference Architecture. They help users establish end-state goals, share different use cases, and help data administrators identify which parts of the reference architecture apply to their specific situation. It’s also available on our podcast feed if you want to listen on the go.
SQL databases have several functions that reduce the complexity of working with date and time. Using these functions and a date and time type column, you can depend on SQL for the logic to write and read data with date and time. In this post, you’ll learn how to use the SQL date and time functions to get the current date and time.
I started a fish farm because I realized that the three marine biologists in the world weren’t giving up their jobs. It was 2014 and I had just finished a degree in marine ecology, so it seemed like a good idea in my head. Of course, actually building and operating a fish farm — technically, an aquaponics farm — turned out to me much harder than I ever expected.
More and more companies are embracing cloud-based apps and functionality mostly due to customer demand for seamless user experiences. So, it is no wonder that as SaaS applications are exploding, Application Programming Interfaces (APIs) serve as a bridge allowing developers to integrate tools seamlessly with cloud-based platforms.
Finding and fixing bugs is a critical part of the development process, both in development and production, but is it possible to be more effective in less time? A poll of thousands of software industry members conducted by Stripe revealed that the average software development team spends up to 42% (Stripe/Harris) of their time on tasks in service of fixing bugs. That's almost half of all developer time spent maintaining old code instead of writing new code.