Systems | Development | Analytics | API | Testing

Latest Posts

Implementing and Using UDFs in Cloudera SQL Stream Builder

Cloudera’s SQL Stream Builder (SSB) is a versatile platform for data analytics using SQL. As apart of Cloudera Streaming Analytics it enables users to easily write, run, and manage real-time SQL queries on streams with a smooth user experience, while it attempts to expose the full power of Apache Flink. SQL has been around for a long time, and it is a very well understood language for querying data.

The 7 best Python ETL tools in 2023

In a fast-paced world that produces more data than it can ingest, the right Python ETL tool makes all the difference. But not all Python tools are made the same. Some Python ETL tools are great for writing parallel load jobs for data warehousing, others are specialized for unstructured data extraction. In this article, we’ll explore the 7 best tools for ETL tasks and what business requirements they help you fulfill: Let’s dive right into the best tools and see how they compare.

AIOps Observability: Going Beyond Traditional APM

AIOps is an emerging technology that applies machine learning and analytics techniques to IT operations. AIOps enables IT teams to leverage advanced algorithms to identify performance issues, predict outages, and optimize system performance. Nodesource sees significant advantages for developers and teams to increase software quality by leveraging AIOPS.

Python Environment Variables

As a modern application, yours always deals with credentials, secrets, and configurations to connect to other services like an authentication service, database, cloud services, microservices, etc. Keeping your username, password, and other login information in the source code of your application is not a good idea because they could be exposed if you share or publish the programme. Before sharing the code, you must delete or remark the credentials, which requires more work from you.

Snowflake's Phil Kippen Weighs In on Launch of the Telecom Data Cloud

Today Snowflake is officially launching the Telecom Data Cloud. Snowflake’s newest Data Cloud helps telecommunications service providers break down data silos within the business and across the ecosystem, allowing organizations to easily and securely access data in near real time, enrich it with machine learning models, and then share and analyze it to drive better decision-making.

Slow Down! You're Running Automation Way Too Fast

In this continuation, Allen Loew, a Principal Quality Engineer and Sauce Labs advocate, explains how saucectl has transformed his team's test efficiency. We’re excited that Sauce Labs new fellowship program is in full swing. Over the next several weeks, we’d like to introduce you to the five fellows who are working hard to improve and open source Elemental Selenium.

A Simple Guide to using Firefox Driver for Selenium to Run your Tests

A Firefox Driver for Selenium is a web driver for the Firefox browser that allows you to programmatically interact with a web page in a Firefox browser using Selenium. It helps you automate various actions as if you were interacting with the website manually. This can be useful for tasks such as web scraping, automated testing, and automating repetitive tasks on a website.

The Evolution from DevOps to DataOps

By Jason Bloomberg, President, Intellyx Part 2 of the Demystifying Data Observability Series for Unravel Data In part one of this series, fellow Intellyx analyst Jason English explained the differences between DevOps and DataOps, drilling down into the importance of DataOps observability. The question he left open for this article: how did we get here? How did DevOps evolve to what it is today, and what parallels or differences can we find in the growth of DataOps?