Systems | Development | Analytics | API | Testing

Latest News

The Advanced Guide to Unlocking Geospatial Insights in Snowflake

Over the last three geospatial-centric blog posts, we’ve covered the basics of what geospatial data is, how it works in the broader world of data and how it specifically works in Snowflake based on our native support for GEOGRAPHY, GEOMETRY and H3. Those articles are great for dipping your toe in, getting a feel for the water and maybe even wading into the shallow end of the pool. But there is so much more you can do with geospatial data in your Snowflake account!

The Ultimate Guide to CRO Testing: Types, Tips, and Best Practices

You’ve put a lot of work into getting traffic to your site and conversions are low. The good news is you’re not alone—many businesses have the same problem. The even better news is there are proven ways to increase your conversion rate and get more from your website. Conversion Rate Optimization (CRO) testing is the foundation of all of these strategies. Through trial and error of the tools and techniques, the best practice is found and the audience is reached.

insightsoftware Featured in the 2024 Gartner Magic Quadrant for Financial Planning Software

We’re thrilled to announce that insightsoftware has been recognized in the Gartner Magic Quadrant for Financial Planning Software for the second year in a row! This continued recognition highlights our unwavering commitment to helping CFOs and their teams tackle budgeting and planning challenges with confidence.

Introducing Analyst Studio: Where analysts become business catalysts

With the ever-growing focus on GenAI, many legacy BI tools have failed to invest in the analyst. By focusing solely on AI experiences for business teams, they’ve alienated data teams, relegating analysts to disjointed tools and data silos. When in reality, businesses still need people who can help decision-makers assess messy data to diagnose and evaluate business problems. In fact, in this age of AI, we need analysts more now than ever.

Deploy AI Infrastructure in 2025: Serverless GPUs, Autoscaling, Scale to Zero, and More!

We’re on a mission to simplify application deployment for developers and businesses worldwide, whether they're AI-driven models, full stack applications, APIs, or databases. Our next-generation serverless platform significantly accelerates your deployments and improves efficiency, enabling you to build more with less spend. 2024 was a major year for us, packed with crucial serverless milestones.

How to Use Regular Expressions in Python

Regular expressions, commonly known as regex, are a tool for text processing and pattern matching. In Python, the re module offers a robust implementation of regex, allowing developers to handle complex text manipulation efficiently. In this article, we'll get to grips with regular expressions and provide practical code examples — from the basic to more advanced — so you can understand how to use regex in Python.

Event-Driven AI: Building a Research Assistant with Kafka and Flink

This post was originally published on Medium on Nov. 20, 2024. The rise of agentic AI has fueled excitement around agents that autonomously perform tasks, make recommendations, and execute complex workflows blending AI with traditional computing. But creating such agents in real-world, product-driven environments presents challenges that go beyond the AI itself.