Systems | Development | Analytics | API | Testing

Technology

Using Apache Solr REST API in CDP Public Cloud

The Apache Solr cluster is available in CDP Public Cloud, using the “Data exploration and analytics” data hub template. In this article we will investigate how to connect to the Solr REST API running in the Public Cloud, and highlight the performance impact of session cookie configurations when Apache Knox Gateway is used to proxy the traffic to Solr servers. Information in this blog post can be useful for engineers developing Apache Solr client applications.

Simplify Data Integration with Artificial Intelligence

Data-driven decision-making is fundamental for any business that wants to thrive in today’s cut-throat environment. In fact, there is enough evidence today that proves that data-driven decision-making powered by artificial intelligence (AI) platforms can help businesses expedite their operations, thus saving valuable time and money. Such decisions involve leveraging past information to predict the challenges and opportunities that await an enterprise in the future.

Demo: Unravel Data - Keep Cloud Data Budgets on Track (Automatically)

Data teams need to be able to set cloud data budgets at a specific scope - and know if your various teams or departments are tracking to those budgets. But today, most data teams only know that the budget was overrun after it’s too late. With Unravel, establishing and tracking budgets to prevent overruns is easy.

A beginner's guide to go_router in Flutter

Routing is a crucial aspect of an app. Just like when you manage the application state or build the UI, you should give sufficient attention to optimizing the routing of your application. An optimized routing system helps users navigate your app and can handle the user state efficiently. go_Router is a declarative and minimal routing system built on top of Flutter’s Router API. go_router provides a convenient URL-based API to navigate between different screens.

What is a service mesh?

A service mesh is a dedicated infrastructure layer that manages traffic, also known as communication, between services in applications composed of containerized microservices. It is a critical component in a microservices architecture, responsible for the secure, fast, and reliable communication between services. This article answers a lot of the questions you may have about service meshes: What are they and how do they work? Who is using them and why?

Cross Browser Compatibility Testing Checklist: The Do's and Dont's

Browser compatibility testing checklist? Website testing checklist? Or website QA testing checklist? Although the names vary, what stays common is that the need and importance of this checklist will define your site’s veritable success. Every year, more and more digital devices are launched, each with its specific combination of browsers, operating systems, and screen resolution. This makes the job of a tester infinitely more complex.