Systems | Development | Analytics | API | Testing

Latest Posts

Swift Code Analysis: Integrating Sonarqube

SonarQube is an open-source platform that allows you to continuously inspect and measure code quality as you develop your project. It provides static code analysis for code issues, security issues, and code smells in various programming languages, including Swift. This helps development teams maintain and improve code quality by identifying and finding issues in the development lifecycle, if paired with a good testing methodology it can make a difference in your app quality.

Are you a data power user? 3 reasons to join a ThoughtSpot User Group

Are you a ThoughtSpot enthusiast? Maybe you built a liveboard that saved your department hours each work week, or perhaps you figured out a unique way to gamify adoption across your team. You put in the hard work, now it’s time to show it off. ThoughtSpot User Groups were designed to help users connect—a place where you can share stories and get new ideas to empower your organization with data.

When to Use REST vs. SOAP with Examples

Terence Bennett - January 16, 2024 REST vs. SOAP are two methods of exchanging data through web service APIs (application programming interfaces). They both have unique features that cater to specific use cases. While CIOs indicate that most of the APIs developed today are REST-based, SOAP remains a feasible option under certain circumstances. If you’re uncertain about which protocol to utilize for your applications and web services, you’ve arrived at the right destination.

ELT as a Foundational Block for Advanced Data Science

This blog was written based on a collaborative webinar conducted by Hevo Data and Danu Consulting- “Data Bytes and Insights: Building a Modern Data Stack from the Ground Up”, furthering Hevo’s partnership with Danu consulting. The webinar explored how to build a robust modern data stack that will act as a foundation towards more advanced data science applications like AI and ML. If you are interested in knowing more, visit our YouTube channel now!

Git Insights: You can ditch spreadsheet tracking and custom dashboards to track Git collaboration

Engineering Managers, Team Leads and Product Managers can now identify and address collaboration inefficiencies before they escalate. Using metrics such as pull request cycle time and merge frequency, you can pinpoint bottlenecks more quickly, quantifying Git collaboration and enhancing overall productivity.

Xray and Xray Enterprise are now Cloud Fortified by Atlassian - Secure, reliable, and scalable!

The Cloud Fortified Certification by Atlassian is awarded only to applications that excel in advanced standards for security, reliability, and support. This certification is crucial for mission-critical apps, where data security and system performance are imperative. It is a quality benchmark, signifying a product's dedication to delivering secure and dependable solutions.

4 AI Privacy Issues-and How to Combat Them

Artificial intelligence is changing the world. With use cases ranging from content generation to deep data analysis to detecting health issues, AI can greatly improve lives and enhance business outcomes. And with the explosion of generative AI services and large language models, we can expect AI to become even more ubiquitous than it already is. But AI isn’t perfect. In particular, AI privacy issues put organizations at risk or prevent adoption in the first place.

How to Fix "Client network socket disconnected..." in Node.js

The error “Client network socket disconnected before secure TLS connection was established” indicates something went wrong when setting up a secure connection with the server you’re communicating with. This can happen because of an unstable internet connection, wrong security settings on the server, or things like firewalls getting in the way.

Simplify Data Integration With Informatica's Snowflake Native App

Leading companies around the world rely on Informatica data management solutions to manage and integrate data across various platforms from virtually any data source and on any cloud. Now, Informatica customers in the Snowflake ecosystem have an even easier way to integrate data to and from the Snowflake Data Cloud.

13 Mobile App Testing Types and Approaches

Users download billions of apps every year, and according to forecasts, the number of downloads across all mobile app categories will continue to increase within the next three years. The bad news is that over half of all downloaded apps get uninstalled within 30 days. The reasons vary: What these numbers represent is crystal clear. Because mobile devices have inherently low storage capacity, it’s bound to get uninstalled if your app is no longer relevant to the user.