Systems | Development | Analytics | API | Testing

%term

What are Micro Apps on iOS?

To understand what micro apps are on iOS, we first must look at what a “micro app” is. A micro app is a small, precise, highly specialized application. It is designed for a single use case. They can run independently, or you can combine several micro apps in pursuit of a more complex objective. Some example use cases include reading from or writing to an enterprise database, or sending alerts or notifications when a particular event occurs.

Distributed model training using Dask and Scikit-learn

The theoretical bases for Machine Learning have existed for decades yet it wasn’t until the early 2000’s that the last AI winter came to an end. Since then, interest in and use of machine learning has exploded and its development has been largely democratized. Perhaps not so coincidentally, the same period saw the rise of Big Data, carrying with it increased distributed data storage and distributed computing capabilities made popular by the Hadoop ecosystem.

What is Developer Relations and What are Common Roles?

Developer Relations is not simply a role or department at API-first companies. Developer relations is a mindset of getting developers adopt a platform and making them successful with their initiatives rather than attempting to sell to those developers. This makes developer relations different from traditional sales and marketing roles.

How Keboola benefits from using Keboola Connection

The Shoemaker (often) goes barefoot. It is often the case, that while one is working hard on helping their customers get better, they neglect their own processes, taking the same shortcuts they warn their clients against. It was like that at Keboola a few years back, until we agreed that this is no longer acceptable, and created a job role (mine) to apply our teachings internally as well.

UTM Editor - efficient tagging of campaign links

You can evaluate the effectiveness of an advertising campaign as a whole. But in order to optimize it on an ongoing basis and get the most out of its budget, you need detailed data on the effectiveness of individual channels, creations, and locations. This is what UTM tags (or UTM codes) are for – parameters added to the landing page URL that don’t affect its display but allow the analytical package (e.g. Google Analytics) to record additional information about traffic sources.

Simple Way to Create Complex JMeter Scenarios

Introduction Creating complex performance testing scenarios in JMeter can be a complicated but necessary problem you will encounter as you build tests to mirror real user behaviour in your testing. There are many add-ins that can support you in the creation of these scenarios. Which is good if they do what you want them to do.