A fresh new look for Oh Dear
We're super proud to show the new us - we have a brand new logo, an entirely new style and a new website. In this post, we'll show you all the changes!
We're super proud to show the new us - we have a brand new logo, an entirely new style and a new website. In this post, we'll show you all the changes!
With the upgrade to React Native 61 came the prospect of substantially improving performance of our Android app. How? Through the use of Hermes, Facebook’s new JavaScript engine. To say that we were excited is an understatement. And with that excitement came curiosity: How is this new JavaScript engine achieving performance boosts?
Rancher allows enterprises to adopt container and Kubernetes-related technologies incrementally.
Apache Airflow is an open source system for programmatically creating, scheduling, and monitoring complex workflows including data processing pipelines. Originally developed by Airbnb in 2014, Airflow is now a part of the Apache Software Foundation and has an active community of contributing developers. Airflow represents workflows as Directed Acyclic Graphs (DAGs), which are made up of tasks written in Python. This allows Airflow users to programmatically build and modify their workflows.
That’s right. You’ve nailed it. Your status page rocks. Your doing all the things right, and so your status page is awesome. Here is why:
Regardless of the strength of your product, and the quality of your code, if the end result isn’t happy customers… What’s the point? For Tackle, a software company dedicated to helping ISVs turn the Cloud Marketplaces into repeatable, sustainable, and significant sources of revenue, customer experience is everything. As a software company serving other software companies, Tackle knows exactly what matters most to its customers, which is why they use Sentry.
Software monitoring allows developers and IT professionals to observe events occurring within a monitored system. The data gathered by monitoring processes offers visibility into how the monitored entity is behaving and provides warning signs indicating that some aspect of the system deserves greater attention. More and more software is migrating to the cloud, and monolithic software is being decomposed into microservices to create distributed applications.
In a previous post we showed how to install Prometheus and Grafana using the prometheus-ksonnet library along with Tanka. This is great for getting a well-managed monitoring install going, but sometimes it isn’t enough for monitoring larger clusters. If you have multiple clusters that you want to monitor on a single dashboard, or need long-term storage, or need a high-availability setup for your monitoring data, then this installation won’t be sufficient on its own.
In the previous post, we talked about connecting data sources to your Log Analytics workspace. While the data can be super useful, it is “unstructured” at this point – not really in the right shape to perform a specific task or enable useful monitoring of an application or a service. This is where “Solutions” come into picture (formerly called management solutions). Solutions can also leverage other services in Azure to perform many related actions, such as automation.