Operations | Monitoring | ITSM | DevOps | Cloud

Blog

Why Paradigm switched to Grafana Cloud: Inside their observability stack

As the largest liquidity network in crypto, Paradigm facilitates more than $11 billion in monthly volumes, representing nearly 40% global cryptocurrency option flows. Their free-to-use platform provides a single point of access to multi-asset, multi-instrument liquidity on demand, and Software Architect Jameel Al-Aziz leads the team of developers who build and maintain the platform.

Start monitoring GitLab with our new Grafana Cloud integration

GitLab is a popular open source DevSecOps platform for software development. The Enterprise Edition is a web-based Git repository manager that allows teams to collaborate on code and automate workflows for building, testing, and deploying applications. We already offer the Gitlab datasource plugin, which allows you to query and visualize data from your GitLab instance on your Grafana dashboards.

How to Perform an ISO 27001 Audit

ISO 27001 audits are not just a bureaucratic procedure that you want to quickly get over with and forget. On the contrary, they can be a very important tool to make sure your organization is protected. They objectively evaluate the Information Security Management System (ISMS), help identify potential vulnerabilities, improve security measures, and ensure and showcase compliance with international standards.

Can Network Monitoring Identify Security Threats? Here's What to Know

By continuously monitoring network activity and assets, network monitoring plays a key role in identifying cybersecurity threats. The network monitoring process gathers important data that can be used in analytics or in conjunction with cybersecurity applications to rapidly identify and respond to threats.

Mastering Complex Progressive Delivery Challenges with Lightrun

Progressive delivery is a modification of continuous delivery that allows developers to release new features to users in a gradual, controlled fashion. It does this in two ways. Firstly, by using feature flags to turn specific features ‘on’ or ‘off’ in production, based on certain conditions, such as specific subsets of users. This lets developers deploy rapidly to production and perform testing there before turning a feature on.

Ephemeral Environments vs Ephemeral Services: Weighing the Pros and Cons

In today's fast-paced software development world, Ephemeral Environments have emerged as a game-changer. These temporary, mirror-like copies of production environments are invaluable tools for testing code changes, debugging, and various development tasks. They offer developers a safe haven to experiment and test without impacting the stability of the production environment. One of the primary benefits of Ephemeral Environments is their fidelity to the production environment.

Coralogix Provides Highly Scalable Traces For Your Success

While more observability vendors are providing tracing ingestion and visualization as part of their core service, only Coralogix, the leading in-stream observability platform, supports a set of data optimization features that drive down cost, maximize insights and create a scalable tracing strategy unlike others.

Logic App Best Practices, Tips, and Tricks: #28 How to check if a string is Null or Empty

Today I will speak about another useful Best practice, Tips, and Tricks that you must consider while designing your business processes (Logic Apps): How to check if a parameter or a string is Null or Empty.