Systems | Development | Analytics | API | Testing

Latest Posts

5 Best UX Courses for Improving your Design Skills

The UX design career is one of the most sought-after at the moment, and with good reason – the role of the UX designer has become more important. According to Econsultancy, businesses are now realizing that 74% of users will return to their websites if they have good UX. Conversely, companies lose visitors if their websites have bad UX. With the popularity of the UX designer comes decent remuneration, and understandably, many people are starting careers in UX design.

Diving into Custom Exceptions in Ruby

Customizing exceptions is usually not a common concern during software development. But if you catch an error in an observability tool and can't correctly and quickly identify the problem, you may need more information and details about an exception. This article will show you how to customize exceptions in Ruby and mitigate potential future problems due to a lack of error information. Let's dive straight in!

Measuring and Tracking DevOps Performance with Metrics and KPIs

With digital technologies transforming industries, companies adopt Agile and other practices to gain a competitive advantage. DevOps is one such method that has changed software development as we know it. The new-age approach helps accelerate productivity and also enables better collaboration between the development and operation teams. But the biggest benefit of adopting DevOps is faster time-to-market. It has helped around 83% of organizations unlock business value and deliver customer value faster.

4 Reasons Why You Should Upgrade to Hubble Enterprise

Your team needs the latest, cutting-edge upgrades for reporting so they can communicate and collaborate via a central platform. How can you ensure they are enabled to access the real-time data and build the reports they need? Keep reading to see some benefits that upgrading to Hubble Enterprise can provide. Hubble Enterprise allows existing Hubble customers to achieve their business goals with easy, immediate access to business-critical data.

KuppingerCole Videocast: What's a Digital Double

The concept of the "digital double" isn’t new, but it’s gaining importance as more and more of our lives are lived in the digital world. Asanka Abeysinghe, WSO2's chief technology officer and the creator of this concept, was a guest on a recent KuppingerCole videocast hosted by Martin Kuppinger, founder and principal analyst at KuppingerCole. During the discussion, Asanka spoke about this unique concept, its benefits, and how it relates to customer identity and access management (CIAM).

Run JMeter tests in Java code

In this blog post, we will run JMeter tests from code. First we will look at how we can create an IntelliJ project in Java to build a JMeter performance test. Once you understand how JMeter tests in code can be written you can start to build tests in your development code base to compliment unit tests or functional tests written by developers during the creation of application and services.

Best Practices For Leading A High-Performing Developer Team In 2023

Every engineering leader wants to build a high-performance team that can set the standard for velocity, quality, and innovation. Yet, to do that, you need to focus on creating a culture of continuous improvement where everyone in the team is committed to learning and growing.

Self-Hosted, On-Premises, or Cloud - Which Deployment Model Is Best?

Deciding where to run your enterprise workloads is one of the biggest business decisions you’ll make. That’s because your chosen deployment model influences how you access software and systems, scale your business, and safeguard sensitive data. There are three main deployment methods you need to know about: Self-hosted, on-premises, and cloud. All three models have pros and cons, so it’s important to do your research before investing in new infrastructure and/or services.

How to Dive into API Behavior and Integrate Faster

If you don't understand how an API works, you can't get the best out of it. That's one problem. The other is that they keep increasing in number, but the quality of the documentation for each of them doesn't. Lack of clear, quality documentation leads to more difficulty for developers, and with more difficulty comes less chance they integrate the API. Which could also be your API. That's where API exploration tools like SwaggerHub Explore come in handy to make this all way simpler.