Systems | Development | Analytics | API | Testing

Latest Blogs

Google's Page Experience Update: How to Better Prepare Your Agency and Clients According to Pepperland Marketing

In this episode of Metrics and Chill, Sean Henri, Founder and CEO at Pepperland marketing, shares the latest Google Page Experience update details, including how his agency prepared themselves and their clients and the changes they implemented.

How to ensure a quality live stream performance

Globally, the overall consumption of online video is trending up while television watch time is trending down. In a study of 4,500 consumers from 9 major countries, online video viewing grew 85% between 2016 and 2020. Meanwhile, television view time fell 10%. Previously, the onus of live stream testing and success was on networks and cable providers. But with OTT (over-the-top) streaming on the rise, media organizations face increased demand to deliver high video quality experience.

Why User-Level Security Is Crucial for Business Intelligence

Picking the right business intelligence (BI) tool is essential to helping you beat your competitors, better serve your customers, and make smarter data-driven decisions. However, there's no one-size-fits-all tool for every enterprise. Not all BI users are created equal, and not all users should have the same level of access to sensitive and confidential data.

ETL with Apache Airflow

Written in Python, Apache Airflow is an open-source workflow manager used to develop, schedule, and monitor workflows. Created by Airbnb, Apache Airflow is now being widely adopted by many large companies, including Google and Slack. Being a workflow management framework, Apache Airflow differs from other frameworks in that it does not require exact parent-child relationships. Instead, you only need to define parents between data flows, automatically organizing them into a DAG (directed acyclic graph).

Simplifying Data Management at LinkedIn Part 2

In the second of this two-part episode of Data+AI Battlescars, Sandeep Uttamchandani, Unravel Data’s CDO, speaks with Kapil Surlaker, VP of Engineering and Head of Data at LinkedIn. In part one, they covered LinkedIn’s challenges related to metadata management and data access APIs. This second part dives deep into data quality.

Geolocation Testing: How can I test my website in different locations?

A few years back, I gave my friend a keyword to search on Google and asked him to open the third link that pops up in the results. After five minutes of confusion, I realized we are not talking about the same website and even though the keyword was the same, the results appeared in a different order.

Scalable event streaming with Redis and Golang

A common problem that our customers have is event streaming spikey traffic to their clients. For example, imagine a server which needs to stream details on cryptocurrency trades. The quantity of trades happening each second is likely to fluctuate, sometimes nothing could happen, other times perhaps thousands. In order to ensure reliable communication, it’s important that rate limits are in place on how many messages are to be sent to subscribed clients.

Web Security Attacks You Must Know - Part 1

As developers, we know the pitfalls of the internet – the gateways that malicious actors can exploit to steal private data, siphon money and generally wreak havoc. But if we’re going to build watertight applications, it’s essential that we keep updating our knowledge base and prepare for every possible assault. In this post, we’re going to discuss five particularly common forms of attack.

Beyond Vaccinations: 3 COVID-19 Lessons for Tomorrow's Workplace

Creating a healthy workplace is not just the right thing to do for employees. It’s also essential to a successful business. Healthcare costs associated with employee illness were staggering even before the COVID-19 pandemic. In a recent study, the Integrated Benefits Institute estimated that US employers spent over half a trillion dollars ($575 billion) annually on poor employee health. Out of every dollar companies spent on healthcare, they lost $0.61 due to illness or injury.

Should You Leave Your Company's PII Data Unprotected?

Personally identifiable information (PII) is some of the most valuable data that organizations can have. It's also some of the most dangerous if you don't follow data security best practices. If you don't treat this data with care, you could end up in the headlines as the victim of the latest data breach, costing you money and damaging your reputation. Of course, you should never leave PII data unprotected. So what is the best way to protect the confidential and sensitive PII that you handle?