Operations | Monitoring | ITSM | DevOps | Cloud

Latest posts

A Quick Guide to Key Digital Marketing Terms

The internet is easily accessible today; which is why, the number of internet users keeps escalating. As of April 2023, there are about 5.3 billion internet users globally. This means that over 62% of the total population makes it to the worldwide digital population. In essence, people constantly consume digital content in various forms, such as words, images, and videos. This gives an opportunity to businesses to leverage the availability of their key audience on one platform to deploy the information about the products and services they want to sell.

Zendesk vs Atlassian vs Infraon in 2023

Businesses rely on robust software solutions to enhance efficiency and streamline operations in the dynamic world of customer support and project management. Choosing the right software solution becomes paramount as businesses seek to optimize their customer support and project management efforts. Two prominent players in this arena are Zendesk and Atlassian. These companies offer comprehensive suites of tools tailored to different aspects of customer service and project management.

Complete Guide to tracing Kafka clients with OpenTelemetry in Go

OpenTelemetry can be used to trace Go applications that use Kafka to find performance issues and bugs. OpenTelemetry is an open-source project under the Cloud Native Computing Foundation (CNCF) that aims to standardize the generation and collection of telemetry data. Telemetry data includes logs, metrics, and traces. Apache Kafka introduced the ability to add headers to Kafka messages from version 0.11 onwards.

Automate end-to-end processes and quickly respond to events with Datadog Workflow Automation

Developer, SRE, IT, and security teams often perform complex and error-prone processes in response to disruptions and changes in their systems. Relying on these processes requires a significant amount of time switching between tools to gather the relevant context needed for remediation, domain expertise, and the manual execution of tasks for incident management—which can significantly prolong disruptions and downtime.

Software Maintenance Best Practices for 2023

Businesses rely on software solutions increasingly in our modern age, and it’s constantly evolving. Compared to some of the software being used in the early 2000s, we’ve seen large changes, resulting in more complex frameworks, which come with their own unique changes. As software and systems become more complex, so increases the probability of errors occurring and the level of jeopardy those errors might present.

Observability: Working with Metrics, Logs and Traces

The concept of observability centers around collecting data from all parts of the system to provide a unified view of the software at large. Fault tolerance, no single point of failure and redundancy are prominent design principles in modern software systems. But that doesn’t mean errors, degradation, bugs or even the occasional catastrophe don’t happen.

Customer-Centric Observability: Experiences, Not Just Metrics

Martin and Jess recently conversed with Todd Gardner of RequestMetrics as part of the O11ycast podcast. We don’t normally write blogs based on these conversations, but there were impactful comments in that episode that bear repeating. You can listen to the full conversation if you wish. Let’s get into it!

Seamless Transition to Kubernetes: Ninetailed's Path to Production with Qovery

In today's fast-paced digital world, companies are always looking for ways to optimize their deployment processes. This is especially true for Ninetailed, a leading composable personalization and experimentation solution for digital teams, as they aim to provide exceptional experiences for their customers. To achieve their goals, Ninetailed embarked on a journey to enhance their DevOps practices and scale their infrastructure effectively.

Office 365 Monitoring: The Challenges, and What to Do About Them

Office 365 is used by more than one million companies around the world. Business employees count on these apps constantly to do their jobs, whether they’re writing documents, updating spreadsheets, building slides, or checking email. While cloud-based apps like Office 365 offer undeniable advantages for enterprises and business users, they also create tough challenges for IT operations and network operations (NetOps) teams.

How To Enable QUIC Load Balancing on HAProxy

HTTP/3 is the latest generation of the HTTP protocol, and its ability to serve applications over QUIC offers several advantages for user experience, including reduced latency, improved reliability, and faster page loading as a result of fixing the head-of-line blocking issue in previous versions of HTTP. Both HAProxy and HAProxy Enterprise offer support for using HTTP/3 over QUIC, although the steps for enabling QUIC in HAProxy and HAProxy Enterprise are different.