Systems | Development | Analytics | API | Testing

%term

Leveraging Docker Containers to Manage Sauce Connect Tunnels

Sauce Connect Proxy™ is a built-in HTTP proxy server that opens a secure "tunnel" connection for testing between a Sauce Labs virtual machine or real device and a website or mobile app hosted on your local computer ("localhost") or behind a corporate firewall. It provides a means for Sauce Labs to access your application or website.

Beware of Creating a New Legacy of Artificial Intelligence Silos

Although the issue of silos in IT and data management are well known, companies appear to be falling back into this trap by not distributing their artificial intelligence (AI) and machine learning (ML) capabilities across their business. New research from Qlik and IDC revealed that just 20 percent of businesses widely distribute these capabilities across the organization.

Beware of Creating a New Legacy of Artificial Intelligence Silos

Although the issue of silos in IT and data management are well known, companies appear to be falling back into this trap by not distributing their artificial intelligence (AI) and machine learning (ML) capabilities across their business. New research from Qlik and IDC revealed that just 20 percent of businesses widely distribute these capabilities across the organization.

A Universal Approach for Building a Successful Automation Testing Framework

In the past 20 years, open-source was speeding up software development. As the Agile world requires teams to release fast and often, it’s time for open-source play its role in ensuring software quality. Join Katalon VP of Product as he uncovers the approach to developing your automation testing tool from open-sources, and the 5-year lessons his team learned from building Katalon Studio - a free, inclusive automation testing tool based on Selenium.

Learnings from CNCF's Envoy and OPA Creators Matt Klein and Tim Hinrichs

Applications architected as microservices are becoming more prevalent every day, but just like their monolithic ancestors, microservice applications must adhere to organization-wide constraints around compliance, security, performance, etc. Authorization — controlling which people and machines can perform which actions — is a foundational security problem that requires new solutions in a microservice world because of changes in requirements around performance, availability and even where authorization gets enforced architecturally.

The Modern Data Eco System - How teams collaborate to unleash their data

With data becoming the main asset of a business, one of the biggest challenges is how to successfully leverage data to gain a business advantage. In the modern Data Eco System people with different skills set need to collaborate and work together to achieve their data objectives. How does a modern analytics team with data scientists, business analysts and data engineers work together? How are technologies such as Machine Learning, Big data and Cloud come together in a productive way.

Week of Testing Day 4: Streaming results to the cloud and stepped load profiles on k6

Nicole discusses how to stream the results of load tests run locally to the k6 Cloud and how to recreate a stepped load profile using k6, compared to a load testing tool like JMeter. Note from Nicole: I realized after this video that I was mixing `let` and `var` in this video. They have different implications on scope, and I would recommend you use `let` or `const` in your own scripts. Also, there are other ways to achieve the stepped load profile, but this is one way to do it.