Systems | Development | Analytics | API | Testing

%term

Klocwork 2021.2 Launches JavaScript Analysis Engine

The latest release of Klocwork features the launch of JavaScript, which greatly enhances the static analysis and SAST tool’s offerings. In addition, the release includes a number of other significant improvements that greatly enhance the tool’s performance and functionality. Here, we provide an overview of the new analysis engine.

2 Ways to Bridge the Gap Between Developers and Business Users

The best applications emerge when business users and developers work together. But that’s notoriously difficult on both sides. For business users, it’s hard to know what features you need until you see them coming to life. And for developers, it’s hard to build the perfect solution if you haven’t lived through the problem.

The Top 14 Free and Open Source SIEM Tools For 2021

Security Information and Event Management (SIEM) is a combination of Security Information Management (SIM) and Security Event Management (SEM). A SIEM solution provides real-time analysis of security alerts generated by applications and networks. SIM is the collection, monitoring and analysis of security-related data such as log files into a central repository for trend analysis.

Google's Core Web Vitals: LCP, FID & CLS explained

You may or may not have heard of Google Core Web Vitals, but the importance of getting them right for your website is like Everest for website owners right now. So what are the Core Web Vitals and what should you do to make sure my website meets them? Google Core Web Vitals consist of 3 components that relate to page responsiveness, speed, stability, and how they affect the user experience. Already scrambling to Google what these mean? Don’t worry, all 3 will be explained in detail below.

A Reference Architecture for the Cloudera Private Cloud Base Data Platform

The release of Cloudera Data Platform (CDP) Private Cloud Base edition provides customers with a next generation hybrid cloud architecture. This blog post provides an overview of best practice for the design and deployment of clusters incorporating hardware and operating system configuration, along with guidance for networking and security as well as integration with existing enterprise infrastructure.

Optimizing Risk and Exposure Management - Roundtable Highlights

We recently hosted a roundtable focused on optimizing risk and exposure management with data insights. For financial institutions and insurers, risk and exposure management has always been a fundamental tenet of the business. Now, risk management has become exponentially complicated in multiple dimensions. In this session we explored what firms are doing to approach the uncertainty with more predictability.

CNC: The journey from Excel spreadsheets to automated data pipelines and fast, reliable insights

Founded in 1991, CNC (Czech News Center) is one of the largest media companies in the Czech Republic. They offer dozens of print and online publications to the Czech market, including Blesk, Aha!, and E15. A commitment to journalistic integrity has enabled their growth, now reaching millions of readers. They are currently undergoing a vast digitalization process with the aim to become the fastest-growing and largest media house in the Czech Republic.

Run JMeter test from GIT using Jenkins

You may have heard the term shift-left testing which is essentially moving the testing to an earlier stage in the project lifecycle, essentially the activity is moved to the left on the project timeline. The benefits of testing earlier have always been understood but not always happened when we consider performance testing which in some cases is still left until the very end of the delivery process.