Systems | Development | Analytics | API | Testing

%term

Embedding Dashboards with React to Surface Metrics to Customers

Embedded dashboards are an easy way to share the insights you got from Moesif across your team and with your customers. You define metrics, build your dashboards, and then share them, filtered by company or user, inside your developer portal. From a technical point of view, they’re just websites that can be displayed inside an iframe somewhere on your web pages.

What's happening in BigQuery: Time unit partitioning, Table ACLs and more

At Google Cloud, we’re invested in building data analytics products with a customer-first mindset. Our engineering team is thrilled to share recent feature enhancements and product updates that we’ve made to help you get even more value out of BigQuery, Google Cloud’s enterprise data warehouse.

Failing to Succeed in Data Analytics? Try DataOps

We live in a Fourth Industrial Revolution, where data is the lifeblood of business. Those of us who harness the power of artificial intelligence, machine learning and augmented analytics to uncover insights from data are the ones who will be able to find better ways of driving efficiency, productivity and superior business outcomes.

How We Teach The Leaders of Tomorrow To Be Curious, Ask Questions and Not Be Afraid To Fail Fast To Learn Fast

The data age has been marked by numerous “hype cycles.” First, we heard how Big Data, Data Science, Machine Learning (ML) and Advanced Analytics would have the honor to be the technologies that would cure cancer, end world hunger and solve the world’s biggest challenges. Then came third-generation Artificial Intelligence (AI), Blockchain and soon Quantum Computing, with each one seeking that honor.

Load Testing a Caddy Web Server on a GCP F1-Micro instance Using K6

I used the K6 load testing framework to benchmark the Compute Engine f1-micro and Caddy web server hosting this site. With CloudFlare caching turned off, the server was able to serve an onslaught 800 virtual users continuously reloading the page (while maintaining a median request duration of <400ms), but started dropping requests when increasing the load further. This is fine.

Agile testing: break silos and build quality in from the start

In traditional software development projects with clear departments and defined roles, people tend to see their responsibilities as limited to the boundaries of their position. Siloed teams are not able to see the systemic view of the whole application delivery since: Siloed departments lose the vast opportunity to help and collaborate with each other and prevent problems and bugs from happening in the first place.

Setting a Live Debugging Dashboard to Catch a Thief of Time

They say that procrastination is the thief of time. In the world of software development, there are some additional “time thieves” that prevent our teams from developing new features or slow them down as they attempt to fix issues. As software engineers or R&D managers, we take it for granted that our teams spend a lot of their time waiting for compiling, testing, and deploying.