Systems | Development | Analytics | API | Testing

Latest News

Introducing Firehose: An open source tool from Gojek for seamless data ingestion to BigQuery and Cloud Storage

Indonesia’s largest hyperlocal company, Gojek has evolved from a motorcycle ride-hailing service into an on-demand mobile platform, providing a range of services that include transportation, logistics, food delivery, and payments. A total of 2 million driver-partners collectively cover an average distance of 16.5 million kilometers each day, making Gojek Indonesia’s de-facto transportation partner.

Local Kubernetes Environments: Part 2

Kubernetes shouldn’t be reserved for production. Using local Kubernetes in development means you can build and test your service using the same technologies as your live deployments. Some organizations provide a shared Kubernetes cluster for development activities. Others offer on-demand virtual clusters that serve staging environments for significant changes.

Machine Learning Experiment Tracking from Zero to Hero in 2 Lines of Code

In your machine learning projects, have you ever wondered “why is model Y is performing better than Z, which dataset was model Y trained on, what are the training parameters I used for model Y, and what are the model performance metrics I used to select model Y?” Does this sound familiar to you? Have you wondered if there is a simple way to answer the questions above? Data science experiments can get complex, which is why you need a system to simplify tracking.

5 Highlights from Snowflake Summit 2022

It’s that time of year again. Conference season is upon us! And, for the first time in what feels like a lifetime, the data ecosystem is getting back together in person. It couldn’t come at a more important time. The decade of data is upon us, as we unveiled at our own customer conference Beyond 2022. The opportunity is greater than ever before. So, too, is the need to change.

Making the World's AWS Bills Less Daunting

Armed with a Ph.D. from UC San Diego, our guest started off with internships at Google and Microsoft before gaining valuable experience as a VP and a highly sought-after consultant for startups and SMBs. Now he’s one of the world’s foremost experts on wrangling vast data sets and maximizing efficiency.

How to begin in sprint automation: A tactical guide

Test automation has undergone a steady evolution since its inception. While the process of writing test cases to test the software remains the same, the “how” part keeps changing. Sometimes, we like to perform simple and plain test script development as we did in the 90s using a spreadsheet. Sometimes, we record our test cases and run them through programming languages as we did in the 2010s using Selenium.

Harri: Without Keboola, we would need a team 3x the size to get the same amount of work done.

Harri is a leading workforce management platform transforming the employee experience. The technology platform is purpose-built for the hospitality industry. With solution modules that span the entire employee lifecycle, Harri helps source, retain and engage the talented people who deliver the customer experience. Harri is about to launch their exciting new data product - Harri IQ. It will allow users to deep dive into the data with automated live boards and sophisticated search capabilities.

4 Supply Chain Challenges Facing Telecommunications Organizations

Over the past several years, supply chain shocks have battered organizations across industry sectors—from life sciences to retail to oil and gas. Telecommunications companies have felt the pain as well. Between semiconductor shortages, shifts in demand, and labor and equipment shortfalls, telecommunications companies face their share of supply chain challenges.

Testing Web App Performance Under Custom Network Conditions

When developing web applications, one of the important things is to provide smooth accessibility of your product to the clients. But that is not an easy task to accomplish as several factors come into play. Software testing requires coverage of many different devices, environments, and conditions. We in Loadero provide features to use different browsers, run tests from different locations, set different fake media for webcam and mic simulation, etc.