Systems | Development | Analytics | API | Testing

Latest Posts

Materialized Views in SQL Stream Builder

Cloudera SQL Stream Builder (SSB) gives the power of a unified stream processing engine to non-technical users so they can integrate, aggregate, query, and analyze both streaming and batch data sources in a single SQL interface. This allows business users to define events of interest for which they need to continuously monitor and respond quickly. There are many ways to distribute the results of SSB’s continuous queries to embed actionable insights into business processes.

Overview of Cloud Hardware Security Module for Payment Applications

A hardware security module (HSM) is a tamper-resistant physical computing device that safeguards and manages digital keys, performs encryption and decryption functions for digital signatures, and provides strong authentication and other cryptographic functions. HSM has mature technology, with high availability, scalability, and usability. These modules traditionally come in the form of a plug-in card or an external device that attaches directly to a computer or a network server.

Process Automation Technology: 3 Things to Know

If you’re evaluating enterprise business process automation technologies, it’s important to understand what complete process automation technology can do compared to today’s many automation point solutions. Process automation technologies automate repetitive and manual tasks inside a business process.

Is Self-Service BI a Hollow Promise or Crucial Capability?

As technology advances and digitization takes over, there is an expectation that our lives will be more simple. ‘Self-service’ capabilities like Self-Service BI are the manifestation of this expectation within many technologies. For most, ease of use is no longer enough. Now tools must be simple to use, and flexible enough to cater to a wide range of skills and intricacy of analysis.

How to optimize your tests with Test Case Design

Normally, testers write scripts on their own, which can be time-consuming, difficult to ensure 100% coverage, and hard to communicate precise requirements coverage achieved to critical stakeholders and clients. Inside Xray Enterprise, the new test case design tool, Test Case Designer (TCD), takes a model-based approach to designing more powerful tests. The tool’s algorithm uses pairwise/combinatorial methods to generate optimized tests based on the parameter models.

Clean architecture explored

It’s your first day at an exciting company, and everything’s going great. It’s time to familiarize yourself with the codebase. So you fork it from GitHub, and lo and behold, your warm smile is replaced with utter confusion. The codebase is filled with spaghetti code. Simply, it’s chaotic. We developers are often faced with scenarios like this.

Observe Everything

Over the past handful of years, systems architecture has evolved from monolithic approaches to applications and platforms that leverage containers, schedulers, lambda functions, and more across heterogeneous infrastructures. Cloudera Data Platform (CDP) is no different: it’s a hybrid data platform that meets organizations’ needs to get to grips with complex data anywhere, turning it into actionable insight quickly and easily.

Simplifying Code with PHP Shorthand Techniques

Are you tired of typing out long lines of code? Do you wish there was a faster way to write code without sacrificing readability? Look no further than shorthand programming! Shorthand allows you to write code in a more abbreviated syntax, saving your time and effort. But what exactly is shorthand programming and how can you use it to your advantage? In programming, shorthand refers to a way of writing code using abbreviated syntax.