Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Client-side chaos: Making your front end more reliable

Get started with Gremlin’s Chaos Engineering tools to safely, securely, and simply inject failure into your systems to find weaknesses before they cause customer-facing issues. The concept of Chaos Engineering is most often applied to backend systems, but for teams building websites and web applications, this is only half of the story.

Driving Kubernetes Adoption in Finance with Rancher

In Switzerland, Inventx is the IT partner of choice for financial and insurance service providers. Its full-stack DevOps platform, ix.AgileFactory, allows financial organizations to move to a modern, cloud-native and microservices-centric infrastructure. The platform decouples core applications from the central infrastructure, allowing organizations to better manage and innovate applications in safety.

Measuring First Input Delay (FID)

First Input Delay (FID) measures how long the browser took to respond to the first user input event. It’s one of several Core Web Vital metrics that measure how real users perceive the performance of modern web applications. New measurements like First Input Delay are increasingly important as JavaScript and SPA’s do more work on the client side.

Integration of PRTG and Flowmon

Get the most out of PRTG and Flowmon by bringing them under one GUI and allowing their complementary functionalities to work together. Until recently, infrastructure and network monitoring were seen as rivals, but today they are rather viewed as complementary technologies. Seek proof with Gartner - they used to be pitted against each other in the Magic Quadrant, but that has now been replaced by the Market Guide, which explains the differences and strong points but does not compare.

Track, Debug, and Fix Errors with Sleuth and Sentry

Developer teams shipping software frequently are in a constant state of change. Understanding the state of their code at a given point of time is sometimes clear as mud. The Sentry | Sleuth integration is focused on helping developers automate the annoyances of deploying software, tracking the health of a release, and providing clarity on how to resolve critical code issues.

Choosing a tool for Asset Discovery & its best practices

Asset Discovery is an important part of IT Asset Management. There are several advantages in having an asset discovery tool. It helps in quickly creating a database of all the assets in your organization while ensuring visibility across the network. This tool also detects software anomalies in the assets and provides for better reporting and analysis. Overall, it is an essential tool in an IT agent’s toolkit.

Proactive Security Strategy for the Public Sector (10 Steps, Part Two)

In the first of these two articles, we covered the first five steps public sector organizations should take to change how they think about their cybersecurity to overcome this challenge. So far, we’ve explored: considering risk, tech environment knowledge, effective cyberhygiene, security at every level, and security as a trust-builder. We’ll continue by looking at the final five steps on this journey to build a stronger security strategy.

Digital Transformation: Strategies for Success from Top Tier Enterprises

In our last post on Catchpoint’s 2020 CIO New Normal Survey we talked about how COVID-19 is driving a “reverse industrial revolution” that is fueling a mass exodus from America’s biggest (and most expensive) cities. This week, we focus on a more pragmatic set of findings: the IT lessons that we can learn from those American enterprises that have fared the best during the COVID-19 pandemic.

SRE + Honeycomb: Observability for Service Reliability

As a Customer Advocate, I talk to a lot of prospective Honeycomb users who want to understand how observability fits into their existing Site Reliability Engineering (SRE) practice. While I have enough of a familiarity with the discipline to get myself into trouble, I wanted to learn more about what SREs do in their day-to-day work so that I’d be better able to help them determine if Honeycomb is a good fit for their needs.

Automate Elastic Cloud workflows using an SDK and Elasticsearch Service API

We recently announced the general availability of our Elasticsearch Service API. APIs help to automate tasks such as creating and scaling deployments, integrating with existing workflows, and testing. The Elasticsearch Service API supports the Open API Specification, which allows you to use tools like Swagger to generate software development kits (SDKs) in any programming language. You can import the API spec onto Postman and create a Postman Collection to create a test suite.