Systems | Development | Analytics | API | Testing

Net Revenue Formula: What Startups Should Know

Starting a small business is an exciting journey, but there are so many metrics to consider, especially when evaluating your success or demonstrating that success to stakeholders. Business finance is about so much more than the number of sales you make. Within the startup world, it’s common to hear of e-commerce companies implying that they are enjoying financial growth from the get-go.

Keep A Pulse on Your Account Health with Profile View

The Moesif product team has been staying very busy as of late! We have been listening to our partners and gathering feedback, and what we have heard is an outpouring of requests for new tooling that provides a 360-degree-vantage-point into your customers’ account health. As a result, we are very excited to announce that we have released our newest feature: Profile Dash View.

Software Testing Metrics

Ever wondered, how do you measure testing productivity or testing effectiveness? When to say testing is complete? In all such questions, QA metrics come to the rescue. QA metrics allow test leads or managers to take decisions on various situations encountered in the project life cycle. Tricky part is that QA metrics make sense only in the given context. For example, for one project 95% pass percentage is good to go live but for a safety-critical application anything less than 100% is life-threatening.
Sponsored Post

Kubernetes Load Test Tutorial

In this blog post we use podtato-head to demonstrate how to load test kubernetes microservices and how Speedscale can help understand the relationships between them. No, that's not a typo, podtato-head is an example microservices app from the CNCF Technical Advisory Group for Application Delivery, along with instructions on how to deploy it in numerous different ways. There are more than 10 delivery examples, you will surely learn something by going through the project. We liked it so much we forked the repo to contribute our improvements.

Why Every Programmer Should Learn Python

With a plethora of programming languages available today, the important question is “Which programming language does a programmer prioritize learning?” Without a doubt, the world of programming revolves around experienced programmers with cutting-edge coding skills. So, if you’re planning a successful career in software development, understanding the hottest, trending languages is key.

Assessing the Validity and Relevance of Data To Discover True, Actionable Information and Insights

In a previous article, we talked about the lost art of questioning and its importance when working with data and information to find actionable insights. In this article, we will expand on this topic and explain how questioning differs depending on what stage in the process you are from transforming data and information into insights.

ERP integration guide | Common scenarios, challenges, methods

The phrase “We are only as strong as we are united, as weak as we are divided”, though coming from the fictional Albus Dumbldore character in the Harry Potter saga, can also perfectly illustrate the importance of ERP integration to companies. An ERP system is often considered to be the backbone of an enterprise whether it is an eCommerce, supply chain, manufacturing or healthcare business.

At Covanta, data health improves the business and the planet

At Talend, we tend to describe poorly organized, unhealthy data as “digital landfills.” But we don’t often talk about actual landfills. That’s right, the ones filled with trash. As anyone watching real estate prices will know, land is a finite resource. It’s crazy to think that we’re still dedicating land to storing our garbage, where it will sit releasing pollutants and greenhouse gases for decades to come.

MLOps in BigQuery ML with Vertex AI Model Registry

Without a central place to manage models, those responsible for operationalizing ML models have no way of knowing the overall status of trained models and data. This lack of manageability can impact the review and release process of models into production, which often requires offline reviews with many stakeholders.

Troubleshooting Distributed Transactions in Development

You’ve spent hours unsuccessfully figuring out why users are unable to complete the payment portion on your website. You and collaborating developers are searching errors and logs from production, but everyone reports “it works on my machine.” And your company continues to lose money from every user who cannot complete their purchase.