Systems | Development | Analytics | API | Testing

How to start linting your JavaScript Code?

Linting refers to the process of identifying potential errors in code by using a program. Initially, the lint tool, like earlier similar utilities, analyzed source code to determine which compiler optimizations could be made. In time, lint-like tools added many other types of checks and verifications. The Linting software provides developers with tools to help them write highly scalable code.

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.

How Software Performance Testing Can Help Your Business Succeed this Holiday Season

Holiday time is quickly approaching. If you own a digital business, you should prepare for the yearly spikes in activity and demand from your clients. While ten years ago that might’ve meant hiring temporary staff to help manage the holiday rush, most of today’s shopping and customer service happens online. According to the National Retail Federation of the United States, holiday sales in 2021 increased by 14.1% to a record $886.7 billion.

Digital Transformation for Financial Institutions: Start with the Tech You Have

Financial services institutions are playing the long game in working toward digital transformation. Considering the rapid rate of change and innovation over just the last 10 years, leading financial organizations are realizing that digital transformation isn’t a destination. It’s a journey. While there isn’t one right way to approach digital transformation, some strategies are less effective than others.

Using OAuth2 to access Emails

OAuth 2.0 is becoming a popular alternative for application authentication. With Microsoft discontinuing Basic authentication and making OAuth 2.0 one of their new standards, many developers are sure to be in a situation where they need to change how they handle authentication for popular applications such as mailboxes, exchange services, and more. This article will briefly touch on OAuth 2.0, how it can be used, and an example of using it read mail from an Office 365 mailbox.

From Data Engineering To Data Science To Producing Results For Today's Top Brands.

The simplicity of Snowflake—especially when it comes to scaling—is described by Nauman Hafiz, CTO of Constellation as a superpower. In this interview, Nauman sits down with Itamar Ben Hemo, CEO of Rivery, to discuss the impact of the data cloud on their business. They discuss moving from data engineering to data science, working with today's top brands, and freeing businesses to get the most value out of their data.

Introducing Kong Gateway Operator

Kong Gateway Operator is a next-generation deployment mechanism founded on the operator pattern that allows Kong Gateways to be provisioned in a dynamic and Kubernetes-native way, enabling automation of #Kong cluster operations and management of the Gateway lifecycle. In this video @Viktor Gamov , a principal developer advocate with @Kong demonstrates how to install Kong Gateway Operator, how to enable HTTP routes and how to upgrade Kong Gateway in seconds without downtime.