Systems | Development | Analytics | API | Testing

Latest Blogs

9 Effective Social Listening Tools That Startup Founders Can Use

Social listening is where you monitor various social networks to gather insights about your business. You can also do this to know what people are saying about you and your competitors. That way, you would know how you can get ahead of the game. As such, you must be using the right social listening tools. That’s because these tools will make it easy for you to do some sleuthing about your target market and competitors.

Introduction to TF Serving

Machine learning (ML) model serving refers to the series of steps that allow you to create a service out of a trained model that a system can then ping to receive a relevant prediction output for an end user. These steps typically involve required pre-processing of the input, a prediction request to the model, and relevant post-processing of the model output to apply business logic.

Top 15 List of Automation Testing Tools | Latest Update in 2022

Automation testing tools are applications designed to verify function and/or non-functional requirements via automated test scripts. With the Agile and DevOps manifesto as the standard of software testing, setting a clear-cut automation testing tools evaluation strategy is key. Ultimately, this strategy will need to answer the questions of: Plus, there isn’t really a one-size-fits-all automation tool. It really boils down to your team’s specific needs.

The 8 most insightful moments from Beyond 2021

This week, ThoughtSpot gathered virtually with thousands of global customers, partners, and friends to share our vision for the future of analytics at Beyond 2021. A future where everyone in your business can create personalized insights and operationalize them to drive smarter business actions. And where innovative brands like Snowflake, Starbucks, Just Eat Takeaway, and Opendoor are already building their businesses on data with the Modern Analytics Cloud.

The Evolution of APIs: From RPC to SOAP and XML (Part 2)

In our last blog post, we discussed the evolution of APIs from early computing to the PC era. In this post, we’ll discuss the evolution of APIs in the early internet age. Along the way, we’ll touch upon associated core technologies such as eXtensible Markup Language (XML) and discuss the introduction of web services and its common components: SOAP and WSDL.