Systems | Development | Analytics | API | Testing

Latest Blogs

How Modern Automotive Companies Can Generate Value With Connected Mobility

From connected cars and fleets of commercial vehicles to connected smart home devices, it’s estimated there are more than 14 billion products equipped with sensors, processors, software and connectivity worldwide—a number that is projected to almost double by 2030.

Gateway API: From Early Years to GA

In the Kubernetes world, the Ingress API has been the longstanding staple for getting access to your Services from outside your cluster network. Ingress has served us well over the years and can be found present in several dozen different implementations, but as time has passed and Kubernetes has grown it's become clear that there exists a greater need than Ingress is able to deliver.

Snowflake Announces Cyber Essentials Plus Certification

Ensuring a seamless data experience that complies with regulatory frameworks, particularly in the public sector, is crucial. Research from the U.K. government found as many as 32% of businesses and 24% of charities suffered online breaches or cyberattacks in the last 12 months. In this increasingly interconnected world, national stability depends on thoughtful data governance and safeguarding.

Validating Data in Elixir: Using Ecto and NimbleOptions

In the previous part of this series about validating data at the boundary of an Elixir application, we covered a few general programming tactics to try and reject invalid and unexpected data in our software. Continuing with that subject, we'll now explore how two libraries, namely Ecto and NimbleOptions, can further assist us. Let's get started!

How to use generative AI for exploratory testing? (With examples)

Generative AI is bringing a new era of “convenience” with ChatGPT, from OpenAI, taking center stage in our daily lives. From aiding in solving complex problems to generating content, this large language model has become a helpful companion for various testing-related tasks. As generative AI is becoming increasingly present in our daily lives, we should understand how to use it and account for its limitations.

Apache Ozone - A Multi-Protocol Aware Storage System

Are you struggling to manage the ever-increasing volume and variety of data in today’s constantly evolving landscape of modern data architectures? The vast tapestry of data types spanning structured, semi-structured, and unstructured data means data professionals need to be proficient with various data formats such as ORC, Parquet, Avro, CSV, and Apache Iceberg tables, to cover the ever growing spectrum of datasets – be they images, videos, sensor data, or other type of media content.

Six Key Predictions for Artificial Intelligence in the Enterprise

As we head into 2024, AI continues to evolve at breakneck speed. The adoption of AI in large organizations is no longer a matter of “if,” but “how fast.” Companies have realized that harnessing the power of AI is not only a competitive advantage but also a necessity for staying relevant in today’s dynamic market. In this blog post, we’ll look at AI within the enterprise and outline six key predictions for the coming year.

AS2 vs. SFTP: Key Differences & How to Choose

Businesses of all sizes need secure and scalable methods for sharing information, but it's not always clear what the best protocols and solutions are for each use case. Two of the most commonly used data transfer protocols are Applicability Standard 2 (AS2) and Secure File Transfer Protocol (SFTP). While AS2 is a protocol-based standard that's most often used for data transfers that require proof of receipt, SFTP is a more commonly used protocol for secure, scalable file transfer.

How To Design a Dashboard in Yellowfin: Part One

Designing a dashboard comprises many different considerations. Whether it's the business-user, data expert or business unit building the dashboard, our team aims to create a guide that will be useful for everyone who wants to (or needs to) create a dashboard, but is having some troubles figuring out how to do it. In this latest series of blogs, the Yellowfin Japan team takes the lead in introducing the process of creating a new dashboard in Yellowfin.