Systems | Development | Analytics | API | Testing

Latest News

Deploying Microfrontends on AWS: A Guide for Developers

If you are new to Microfrontends architecture, it’s a modern approach for splitting the frontend of your application into multiple components, so it’s easier to code and manage. We’ve actually got a separate article, introducing the concept, which you can read here. Or, if you’ve already read that introduction and now want to go a step further, just read on.

A Guide to Create a Solid Test Plan

A well-crafted test plan is the cornerstone of successful software development. To make sure the end result is high-quality and bug-free, it acts as a guide for your testing efforts. This guide covers all the essential steps: what's a test plan, what to look for within a test plan, how to do it, and what to avoid while building a test plan. Creating a complete Test Plan either on an online document or written paper, helps streamline the testing phase and serve as a starting point for further initiatives.

How to Create a Pie Chart in Yellowfin Dashboards

Welcome to the latest entry in Yellowfin Japan’s ‘How to?’ blog series! In our previous blog, we went through how to create big number and vertical column charts in Yellowfin, as well as how to add a 'back-to-top button to your dashboard. We categorized the charts to be displayed on the dashboard by aggregation axis, and created charts that aggregate on the axis of Year.

Types of Healthcare Software Systems on the rise in 2024

The emergence of digital transformation technologies led to a nationwide change, causing a profound impact on various industries throughout the world. Among the conventional sectors affected by it, the healthcare industry emerged prominently. Interestingly, it not only disrupted but also provided a significant impetus to the healthcare sector, thereby positively influencing the different types of healthcare software and the medical software industry.

Digital Transformation in Utilities [Including Use Cases]

In a world where technology reigns supreme, there’s a revolution underway that’s turning industries upside down and blowing everyone’s minds. What are we talking about here? It’s called digital transformation! Moreover, the extraordinary features of digital transformation services have become more than just a buzzword, like a game-changer, literally. And not just among a few industries but rather every single industry present in this world!

Cross Platform App Development: Frameworks and Advantages

Have you ever found yourself in the midst of a lively debate if cross platform app development is the right approach or not? Worry not, because that’s what we are going to talk about today. In today's crowded digital landscape, where over 2.59 million apps beckon in the Google Play Store and 1.96 million in the Apple App Store, the race to capture the attention of millions of potential users is fierce.

Guide to API Adoption | A Comprehensive Overview

You must constantly innovate and expand your offerings to stay ahead of the curve. One way to do this is by adopting APIs. API adoption can help you improve customer experience, increase efficiency, and drive innovation. This guide to API adoption will discuss APIs, including how they work, what benefits API adoption offers, and how to get started. Here’s the key things to know about API adoption: Table of Contents.

Your Business Relies on Data - and Growing Threats are Putting that Data at Risk

Hitachi Vantara ensures 100% data availability for operational resilience and compliance Cybersecurity and the need for data resilience are at an inflection point. Data is growing rapidly. By 2025, 180 zettabytes of data will exist globally, Statista reports. Enterprise data is everywhere – on factory floors, on streets and highways, by point-of-sale terminals, and just about anywhere and by any other connected device that you can think of.

How to build an API with Go and Gin

Have you ever found yourself rummaging through the fridge, trying to figure out what groceries you have and what you need to buy? Okay, maybe this isn't a super serious problem, but what better way to manage this chore than by building a web API? In this guide, we'll craft a grocery management API with Go and Gin. If you're new to API lingo, CRUD might sound a bit... well, crude. However, it's a fundamental concept! CRUD stands for create, read, update, and delete.