Systems | Development | Analytics | API | Testing

Technology

The World Beyond Test Automation: AI-Powered Intelligent Testing for Modern Applications

Web and mobile apps are now your primary connection with your customers. Staying relevant and winning market share requires that firms can make constant changes to these apps. But how can you deploy many more small changes - often many per day - with confidence and with managed risk? In the company of two software industry leaders, we take a closer look at how a modern testing toolchain combines production safety nets - from canaries, to feature flags, to error reporting - with AI-powered quality insights to engineer quality at speed for both developers and quality engineers.

Little Fluffy Hybrid Clouds

In this series of demystifying the tech trends, my colleagues and I will be looking at busting the buzzwords to help you keep on track. Concerned about puzzling parlance, analytics argot, techie terminology – or plain old jargon? This series breaks down words and concepts to give you the deepest insight and understanding into how to talk the talk in the world of tech, so you can engage in conversations with the confidence of being data literate.

Space-Based AI Shows the Promise of Big Data

At a distance of a million miles from Earth, the James Webb Space Telescope is pushing the edge of data transfer capabilities. The observatory launched Dec. 25 2021 on a mission to look at the early universe, at exoplanets, and at other objects of celestial interest. But first it must pass a rigorous, months-long commissioning period to make sure that the data will get back to Earth properly. Mission managers provided an update Feb.

Ably migrates to Graviton2

Ably provides an edge messaging service to deliver data at low latency and power live and collaborative applications on millions of simultaneously connected devices. Our platform runs tens of millions of concurrent, long-running WebSocket and HTTP streaming connections and reaches more than 300 million devices across 80 countries each month. Ably is on track to power realtime digital experiences for one billion devices per month by 2024.

Updates from Bugfender, Q1 2022

In June, more than 200,000 people will gather at one of the most emblematic festivals in Barcelona: Primavera Sound. In addition to pleasing the visitors (which is easy considering the line-up), the organizers must ensure that the sound levels do not disturb the neighbors in the area, something complicated considering it is an open-air festival. That’s where EmmaDB comes in.

Google Cloud names ThoughtSpot a Google Cloud Ready - BigQuery company to help customers dominate the decade of data

We’re entering the defining decade of data. While every aspect of our lives have been changed by data in recent years, the next ten will see data rebuild the world around us. Every business, in every industry, needs a plan to adapt to this new world if they want to thrive. But how? That’s a question in the minds of data leaders, CEOs, and board members. The right approach is critical if companies want to dominate this new era. The wrong decision can spell disaster.

Data-Centric AI with Continual and Snowflake

Data infrastructure is rapidly growing and evolving along with infrastructure for AI/ML, with the latter growing largely independent from the former. An emerging generation of AI/ML tooling emphasizes data-centric versus model-centric approaches to the ML development lifecycle. These tools recognize that data is the foundation for AI and seek to open opportunities for all data professionals to participate by eliminating the unnecessary complexity of traditional model-centric solutions.

How to set up Firebase Crashlytics for a Unity Android app

TL;DR: To add events monitoring with Crashlytics to a Unity Android app, you’ll first need to prepare a Firebase project, then add the Firebase plugin to Unity and configure Unity to work with Firebase. Finally, you also need to update your CI/CD pipeline to support the changes. Let’s see how to integrate Firebase Crashlytics into a Unity Android app to monitor and troubleshoot errors easily!