Systems | Development | Analytics | API | Testing

%term

The Rise Of Connected Manufacturing And How Data Is Driving Innovation, Part I

This interview was conducted by Cindy Maike, VP Industry Solutions The shift towards Industry 4.0 is improving manufacturing efficiency and the factory of the future will increasingly be driven by technology like the Internet of Things (IoT), Automation, Artificial Intelligence (AI), and Cloud Computing.

MLRun Functions DEMO: Python Jupyter (Open-Source Data Science Orchestration + Experiment Tracking)

MLRun is a generic and convenient mechanism for #data scientists and software developers to build, run, and monitor #machinelearning (ML) tasks and pipelines on a scalable cluster while automatically tracking executed code, metadata, inputs, and outputs. On-Premise or Barebone/Metal - including Edge AI / Analytics Customers include NetApp, Quadient, Payoneer (and many more).

How to handle errors on elastic.io

You can see if any of your flows have errors as soon as you log in to your dashboard. It shows you the number of records processed in total – in green – and the number of records with errors – in red. You can also see the same information if you click on the corresponding flow from the dashboard. In my case, you can see I have three records processed and all three returned errors.

Advanced data mapping techniques - The passthrough feature

Let’s start by naming our flow. Here we are taking the webhook connector as our trigger. In case you skipped our previous short tutorial on webhooks, you need to copy this link and paste it in an empty tab to receive a sample. Now we are going to modify the sample – or correctly speaking, add it manually. These are just sample values to demonstrate how the passthrough feature works, so there is no point in seeking any deep meaning in them.

Behind the Scenes of Node.js Distributions

If you are installing Node.js in Linux to use it in production, there is a big chance that you are using NodeSource Node.js Binary Distributions. In this talk you can find the process in which NodeSource Node.js Binary Distributions is updated, how new versions are supported, the human and infrastructure process, and some limitations of maintaining the channel. Also and most importantly, how the community can get involved with this project.

Deep Dive: Seamless, Reliable E2E Testing with Bitrise & Perfecto

With Perfecto providing the test cloud and Bitrise executing CI, teams are able to run their Espresso, XCUItest, Selenium, and Appium tests on Perfecto devices. This helps developers achieve immediate feedback, as test results provide insights into the health of their applications.

Selenium 101 with Titus Fortner

In this session, Sauce Labs Senior Solutions Architect and Selenium project core contributor Titus Fortner provides an overview of what Selenium is and how it works. He then breaks down the seven components of all Selenium tests before diving into various ways to start sessions and locate elements. Finally, the session ends with a walkthrough of all the major functionality for working with elements and various browser components.